X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Frp%2Freport.html;h=1daba782adf9c0a7a054d79ae82a3fd87bd6c99d;hb=8f3f4aa62c7d3d0c80558d66da86fea15a9efe64;hp=daeaf46c9cf9c0bd58e36d687fd445babf148494;hpb=a23454bb1b039a31b7f77710ff663fa9152d530c;p=kivitendo-erp.git diff --git a/templates/webpages/rp/report.html b/templates/webpages/rp/report.html index daeaf46c9..1daba782a 100644 --- a/templates/webpages/rp/report.html +++ b/templates/webpages/rp/report.html @@ -9,7 +9,7 @@ [% 'Year' | $T8 %] - + [% 'Yearly' | $T8 %] @@ -67,6 +67,12 @@ [%- END %] +[%- BLOCK customer %] + + [% 'Customer' | $T8 %] + [% L.customer_vendor_picker('customer_id', '', type='customer') %] + +[%- END %] [%- BLOCK projectnumber %] [% 'Project' | $T8 %] @@ -93,7 +99,7 @@ [% 'as at' | $T8 %] - [% L.date_tag('fromdate', fromdate) %] + [% L.date_tag('fromdate', fromdate, class='initial_focus') %] [% 'Compare to' | $T8 %] [% L.date_tag('todate') %] @@ -136,7 +142,7 @@ [% 'as at' | $T8 %] - [% L.date_tag('asofdate', asofdate) %] + [% L.date_tag('asofdate', asofdate, class="initial_focus") %]  [% 'CB Transactions' | $T8 %]  [% 'only OB Transactions' | $T8 %] @@ -162,6 +168,7 @@ [%- END %] [%- IF is_trial_balance %] +[%- PROCESS customer %] [%- PROCESS projectnumber %] @@ -228,7 +235,7 @@ [% 'Reference' | $T8 %] - + [% 'Source' | $T8 %]