X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Frp%2Freport.html;h=f28684c5bef4d4b0c8632aa762d0e8fc8f25f05c;hb=4d20057d671c35239bf95af4221b2987e3fdc064;hp=1eb5e48d15c2dfc04e417408366f855d68acbb0d;hpb=e3f8237101c331c52098cf6f7db86e1db2a2b36a;p=kivitendo-erp.git diff --git a/templates/webpages/rp/report.html b/templates/webpages/rp/report.html index 1eb5e48d1..f28684c5b 100644 --- a/templates/webpages/rp/report.html +++ b/templates/webpages/rp/report.html @@ -1,6 +1,7 @@ [%- USE HTML %] [%- USE LxERP %] [%- USE L %] +[%- USE P %] [%- USE T8 %] [%- BLOCK customized_report %] @@ -20,12 +21,12 @@   - +  1. [% 'Quarter' | $T8 %] - +  [% 'January' | $T8 %] @@ -106,19 +107,19 @@ [%- BLOCK customer %] [% 'Customer' | $T8 %] - [% L.customer_vendor_picker('customer_id', '', type='customer') %] + [% P.customer_vendor.picker('customer_id', '', type='customer') %] [%- END %] [%- BLOCK projectnumber %] [% 'Project' | $T8 %] - [% L.select_tag('project_id', ALL_PROJECTS, title_key = 'projectnumber', with_empty = 1) %] + [% P.project.picker('project_id', '') %] [%- END %]

[% title %]

-
+ @@ -264,7 +265,7 @@ - + [% L.hidden_tag("format", format) %] @@ -363,98 +364,33 @@ [%- END %] - -
-
- -
-