X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0c28bb82b805b07543debaf08061b58d0b437c07..902b70fc8afe197df219583aef4913f152f1964f:/templates/webpages/rp/report.html diff --git a/templates/webpages/rp/report.html b/templates/webpages/rp/report.html index 649140a33..c4e629b78 100644 --- a/templates/webpages/rp/report.html +++ b/templates/webpages/rp/report.html @@ -9,7 +9,9 @@ [% 'Year' | $T8 %] - + + + [% 'Yearly' | $T8 %] @@ -17,32 +19,66 @@ [% 'Monthly' | $T8 %] -   -  1. [% 'Quarter' | $T8 %] -  [% 'January' | $T8 %] -  [% 'May' | $T8 %] -  [% 'September' | $T8 %] +   + + + +  1. [% 'Quarter' | $T8 %] + + +  [% 'January' | $T8 %] + + +  [% 'May' | $T8 %] + + +  [% 'September' | $T8 %] +   -  2. [% 'Quarter' | $T8 %] -  [% 'February' | $T8 %] -  [% 'June' | $T8 %] -  [% 'October' | $T8 %] + +  2. [% 'Quarter' | $T8 %] + + +  [% 'February' | $T8 %] + + +  [% 'June' | $T8 %] + + +  [% 'October' | $T8 %] +   -  3. [% 'Quarter' | $T8 %] -  [% 'March' | $T8 %] -  [% 'July' | $T8 %] -  [% 'November' | $T8 %] + +  3. [% 'Quarter' | $T8 %] + + +  [% 'March' | $T8 %] + + +  [% 'July' | $T8 %] + + +  [% 'November' | $T8 %] +   -  4. [% 'Quarter' | $T8 %] -  [% 'April' | $T8 %] -  [% 'August' | $T8 %] -  [% 'December' | $T8 %] + +  4. [% 'Quarter' | $T8 %] + + +  [% 'April' | $T8 %] + + +  [% 'August' | $T8 %] + + +  [% 'December' | $T8 %] +
@@ -51,7 +87,7 @@ [% 'Free report period' | $T8 %] [% 'From' | $T8 %] [% L.date_tag('fromdate', fromdate) %] - [% 'Bis' | $T8 %] [% L.date_tag('todate') %] + [% 'Bis' | $T8 %] [% L.date_tag('todate', todate) %] @@ -67,6 +103,12 @@ [%- END %] +[%- BLOCK customer %] + + [% 'Customer' | $T8 %] + [% L.customer_vendor_picker('customer_id', '', type='customer') %] + +[%- END %] [%- BLOCK projectnumber %] [% 'Project' | $T8 %] @@ -74,7 +116,9 @@ [%- END %] -

[% title %]

+

+
[% title %] +

@@ -92,9 +136,9 @@ [% INCLUDE projectnumber %] - [% 'as at' | $T8 %] - [% L.date_tag('fromdate', fromdate) %] - [% 'Compare to' | $T8 %] + [% 'From' | $T8 %] + [% L.date_tag('fromdate', fromdate, class='initial_focus') %] + [% 'Bis' | $T8 %] [% L.date_tag('todate') %] @@ -119,6 +163,7 @@ [%- END %] + [%- IF is_bwa %] [%- PROCESS projectnumber %] @@ -132,13 +177,28 @@ [%- END %] + +[%- IF is_erfolgsrechnung %] + + + +[%- PROCESS customized_report %] +[%- END %] + + [%- IF is_balance_sheet %] - + + + + + + + @@ -153,14 +213,10 @@  [% 'Subtotal' | $T8 %]  [% 'Account Number' | $T8 %] - - - - [%- END %] [%- IF is_trial_balance %] +[%- PROCESS customer %] [%- PROCESS projectnumber %]
[% '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 %]
@@ -188,7 +244,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') %] @@ -227,7 +283,7 @@ [% 'Reference' | $T8 %] - + [% 'Source' | $T8 %] @@ -315,3 +371,92 @@
+ + +