X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fgl%2Fyearend_top.html;h=59cca0e00fa923902d0f478658258fe5aacac364;hb=2fe6237c8b09d2f5a83145673c15be84bdfadf8a;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..59cca0e00 100644 --- a/templates/webpages/gl/yearend_top.html +++ b/templates/webpages/gl/yearend_top.html @@ -1,14 +1,13 @@ [%- USE LxERP %] -[%- INCLUDE 'common/flash.html' %] -
+
[%- 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.') %]