X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fgl%2Fyearend_top.html;h=6a7967c63c5645d75b7a93700f71a5c285d6263d;hb=1ca98d42a3b628007035e89bb3763fe327b05c39;hp=84306d5841f08dbf034301c8163716416886c43d;hpb=c1c6288ab29bae1eaec8009a0a80aeb5ece70e4d;p=kivitendo-erp.git diff --git a/templates/webpages/gl/yearend_top.html b/templates/webpages/gl/yearend_top.html index 84306d584..6a7967c63 100644 --- a/templates/webpages/gl/yearend_top.html +++ b/templates/webpages/gl/yearend_top.html @@ -1,5 +1,4 @@ [%- USE LxERP %] -[%- INCLUDE 'common/flash.html' %]
@@ -7,8 +6,8 @@
[%- LxERP.t8('Select charts for which the CB/OB transactions want to be posted.') %]
[%- LxERP.t8('There will be two transactions done:') %]
- - [%- LxERP.t8('One SB-transaction') %] ( [% SELF.cb_date %], [% SELF.cb_reference %], [% SELF.cb_description %], [% SELF.cbob_chartaccno %] )
- - [%- LxERP.t8('One OB-transaction') %] ( [% SELF.ob_date %], [% SELF.ob_reference %], [% SELF.ob_description %], [% SELF.cbob_chartaccno %] )
+ - [%- LxERP.t8('One SB-transaction') %] ( [% SELF.cb_date.to_kivitendo %], [% SELF.cb_reference %], [% SELF.cb_description %], [% SELF.cbob_chartaccno %] )
+ - [%- LxERP.t8('One OB-transaction') %] ( [% SELF.ob_date.to_kivitendo %], [% SELF.ob_reference %], [% SELF.ob_description %], [% SELF.cbob_chartaccno %] )
[%- LxERP.t8('No revert available.') %]