X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=inline;f=templates%2Fwebpages%2Frp%2Freport.html;h=daeaf46c9cf9c0bd58e36d687fd445babf148494;hb=e03b46f15f87e3a21c8fff61c7a762e8313b0ebc;hp=afffd5c0cb52fcf5ecbad29e5d5e1fefee9a47be;hpb=7f8599c0909affd56ad82fd842015bb51c6a3dbf;p=kivitendo-erp.git diff --git a/templates/webpages/rp/report.html b/templates/webpages/rp/report.html index afffd5c0c..daeaf46c9 100644 --- a/templates/webpages/rp/report.html +++ b/templates/webpages/rp/report.html @@ -137,8 +137,14 @@ [% 'as at' | $T8 %] [% L.date_tag('asofdate', asofdate) %] +  [% 'CB Transactions' | $T8 %] +  [% 'only OB Transactions' | $T8 %] + + [% 'Compare to' | $T8 %] [% L.date_tag('compareasofdate', compareasofdate) %] +  [% 'CB Transactions' | $T8 %] +  [% 'only OB Transactions' | $T8 %] [% 'Decimalplaces' | $T8 %] @@ -153,11 +159,6 @@  [% 'Subtotal' | $T8 %]  [% 'Account Number' | $T8 %] - - -  [% 'CB Transactions' | $T8 %] -  [% 'only OB Transactions' | $T8 %] - [%- END %] [%- IF is_trial_balance %] @@ -188,7 +189,7 @@
- [% 'Reference day' | $T8 %]  + [% 'Reference day' | $T8 %] ([% 'Due Date' | $T8 %][% ', if set' | $T8 %])  [% 'Review of Aging list' | $T8 %] [% 'Free report period' | $T8 %]  + [% 'Free report period' | $T8 %] ([% 'Invoice Date' | $T8 %])  [% 'From' | $T8 %] [% L.date_tag('fromdate', fromdate) %] [% 'Bis' | $T8 %] [% L.date_tag('todate') %] @@ -308,52 +309,6 @@ [%- END %] - -[%- IF 0 # is_nontaxable %] - - - - - - - - [% 'From' | $T8 %] - [% L.date_tag('fromdate', fromdate) %] - [% 'Bis' | $T8 %] - [% L.date_tag('todate', todate) %] - -[%- PROCESS cash_or_accrual %] - - [% 'Include in Report' | $T8 %] - - - - - - - - - - - - - - - - - - - - - - -
[% 'ID' | $T8 %][% 'Invoice' | $T8 %][% 'Date' | $T8 %]
- [% LxERP.t8('Customer') IF db == 'ar' %] - [% LxERP.t8('Vendor') IF db == 'ap' %] - [% 'Amount' | $T8 %][% 'Total' | $T8 %]
[% 'Subtotal' | $T8 %]
- - -[%- END %]