X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Frp%2Freport.html;h=daeaf46c9cf9c0bd58e36d687fd445babf148494;hb=6c9c012e74984b7992fc4bad93c58960744f16d2;hp=cf755d6b7fbbd138841c212ad95d638525deea46;hpb=fc41222c61dbee590005f04c50e8603581462543;p=kivitendo-erp.git diff --git a/templates/webpages/rp/report.html b/templates/webpages/rp/report.html index cf755d6b7..daeaf46c9 100644 --- a/templates/webpages/rp/report.html +++ b/templates/webpages/rp/report.html @@ -63,7 +63,7 @@ [% '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')) %] + [% L.radio_button_tag('method', value='cash', checked=cash, label=LxERP.t8('cash')) %] [%- END %] @@ -83,16 +83,13 @@ [%- IF selectdepartment %] - + [%- END %] [%- IF is_projects %] - - - + [% INCLUDE projectnumber %] @@ -140,8 +137,14 @@ + + + + + + @@ -156,11 +159,6 @@  [% 'Subtotal' | $T8 %]  [% 'Account Number' | $T8 %] - - - - [%- END %] [%- IF is_trial_balance %] @@ -182,23 +180,32 @@ [%- IF is_aging %] - + +
[% 'Department' | $T8 %][% 'Department' | $T8 %]
[% 'Project' | $T8 %] -
[% 'as at' | $T8 %]
[% '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 %]
 [% 'CB Transactions' | $T8 %] -  [% 'only OB Transactions' | $T8 %]
[% label %][% label %] [% vc %]
+ + + + - - + - + + + + @@ -302,52 +309,6 @@ [%- END %] - -[%- IF 0 # is_nontaxable %] - - - - - - - - - - - - -[%- PROCESS cash_or_accrual %] - - - - -[%- END %]

[% 'Review of Aging list' | $T8 %][% 'Reference day' | $T8 %] ([% 'Due Date' | $T8 %][% ', if set' | $T8 %])  [% 'Review of Aging list' | $T8 %] + [% 'for date' | $T8 %] [% L.date_tag('fordate', today) %]
+
[% 'Free report period' | $T8 %] ([% 'Invoice Date' | $T8 %])  [% 'From' | $T8 %] [% L.date_tag('fromdate', fromdate) %] [% 'Bis' | $T8 %] [% L.date_tag('todate') %]
[% 'From' | $T8 %][% L.date_tag('fromdate', fromdate) %][% 'Bis' | $T8 %][% L.date_tag('todate', todate) %]
[% '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 %]
-

@@ -355,4 +316,3 @@ -