X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6c4ea0af7845a7c0259c77f529198677a98bcd8a..46bc75c8:/templates/webpages/rp/report.html diff --git a/templates/webpages/rp/report.html b/templates/webpages/rp/report.html index 934bf8912..6f9583ecd 100644 --- a/templates/webpages/rp/report.html +++ b/templates/webpages/rp/report.html @@ -60,7 +60,7 @@ [%- END %] [%- BLOCK cash_or_accrual %] - [% 'Method' | $T8 %] + [% 'Method' | $T8 %] [% L.radio_button_tag('method', value='accrual', checked=accrual, label=LxERP.t8('Accrual')) %] [% L.radio_button_tag('method', value='cash', checked=cash, label=LxERP.t8('EUR')) %] @@ -117,6 +117,10 @@ [%- PROCESS customized_report %] [%- PROCESS cash_or_accrual %] + + + + [%- END %] [%- IF is_bwa %] @@ -153,6 +157,11 @@  [% 'Subtotal' | $T8 %]  [% 'Account Number' | $T8 %] + + + + [%- END %] [%- IF is_trial_balance %]
[% 'Include in Report' | $T8 %] [% 'CB Transactions' | $T8 %]
 [% 'CB Transactions' | $T8 %] +  [% 'only OB Transactions' | $T8 %]