X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Frp%2Freport.html;h=39931075a702973bd2448300b586e9a5e00a2969;hb=75855995cd0b3213b764b2b54fe1d2c18d4b7fde;hp=08eacfd748d119249e2e1f4a3dac534db392e850;hpb=f29fd47b411bf05edd62e71b5a8eae46d1e781c7;p=kivitendo-erp.git diff --git a/templates/webpages/rp/report.html b/templates/webpages/rp/report.html index 08eacfd74..39931075a 100644 --- a/templates/webpages/rp/report.html +++ b/templates/webpages/rp/report.html @@ -67,6 +67,12 @@ [%- END %] +[%- BLOCK customer %] + + [% 'Customer' | $T8 %] + [% L.customer_picker('customer_id') %] + +[%- END %] [%- BLOCK projectnumber %] [% 'Project' | $T8 %] @@ -162,6 +168,7 @@ [%- END %] [%- IF is_trial_balance %] +[%- PROCESS customer %] [%- PROCESS projectnumber %]