X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Frp%2Freport.html;h=1daba782adf9c0a7a054d79ae82a3fd87bd6c99d;hb=8f3f4aa62c7d3d0c80558d66da86fea15a9efe64;hp=6f9583ecdffba3c890a7c1bb44340c98f5f53f5c;hpb=e293009f4e1d70e547a479e956fd1733c24b1441;p=kivitendo-erp.git diff --git a/templates/webpages/rp/report.html b/templates/webpages/rp/report.html index 6f9583ecd..1daba782a 100644 --- a/templates/webpages/rp/report.html +++ b/templates/webpages/rp/report.html @@ -9,7 +9,7 @@ [% 'Year' | $T8 %] - + [% 'Yearly' | $T8 %] @@ -63,18 +63,23 @@ [% '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 %] +[%- BLOCK customer %] + + [% 'Customer' | $T8 %] + [% L.customer_vendor_picker('customer_id', '', type='customer') %] + +[%- END %] [%- BLOCK projectnumber %] [% 'Project' | $T8 %] - [% L.select_tag('project_id', L.options_for_select(ALL_PROJECTS, title='projectnumber', with_empty=1)) %] + [% L.select_tag('project_id', ALL_PROJECTS, title_key = 'projectnumber', with_empty = 1) %] [%- END %] -

[% title %]

@@ -84,20 +89,17 @@ [%- IF selectdepartment %] - + [%- END %] [%- IF is_projects %] - - - + [% INCLUDE projectnumber %] - + @@ -140,9 +142,15 @@ - + + + + + + + @@ -157,14 +165,10 @@  [% 'Subtotal' | $T8 %]  [% 'Account Number' | $T8 %] - - - - [%- END %] [%- IF is_trial_balance %] +[%- PROCESS customer %] [%- PROCESS projectnumber %]
[% 'Department' | $T8 %][% 'Department' | $T8 %]
[% 'Project' | $T8 %] -
[% 'as at' | $T8 %] [% L.date_tag('fromdate', fromdate) %] [% L.date_tag('fromdate', fromdate, class='initial_focus') %] [% 'Compare to' | $T8 %] [% L.date_tag('todate') %]
[% 'as at' | $T8 %] [% L.date_tag('asofdate', asofdate) %] [% L.date_tag('asofdate', asofdate, class="initial_focus") %] [% '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 %]
@@ -183,23 +187,32 @@ [%- IF is_aging %] - [% label %] + [% label %] [% vc %] + + + + + - - + - + + + + @@ -222,7 +235,7 @@ - + @@ -303,52 +316,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') %]
[% 'Reference' | $T8 %]
[% 'Source' | $T8 %]
[% '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 %]
-

@@ -356,6 +323,3 @@
- - -