X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c1c6288ab29bae1eaec8009a0a80aeb5ece70e4d..fbcd5580:/templates/webpages/gl/yearend_top.html 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.') %]