X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Finventory%2Fwarehouse_usage.html;fp=templates%2Fwebpages%2Finventory%2Fwarehouse_usage.html;h=36c23ab8a1641a0d4767eb29f981769c7c8d9506;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hp=0000000000000000000000000000000000000000;hpb=deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44;p=kivitendo-erp.git diff --git a/templates/webpages/inventory/warehouse_usage.html b/templates/webpages/inventory/warehouse_usage.html new file mode 100644 index 000000000..36c23ab8a --- /dev/null +++ b/templates/webpages/inventory/warehouse_usage.html @@ -0,0 +1,121 @@ +[%- USE T8 %] +[%- USE L %] +[%- USE HTML %] +[%- USE LxERP %] +[%- WAREHOUSE_FILTER = 1 %] +[%- PROCESS 'common/select_warehouse_bin.html' %] + +

[% title | html %]

+ +[%- INCLUDE 'common/flash.html' %] + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
[% 'Period:' | $T8 %]
[% 'Customized Report' | $T8 %]
[% 'Year' | $T8 %]
[% 'Yearly' | $T8 %] [% 'Quarterly' | $T8 %][% 'Monthly' | $T8 %]
   1. [% 'Quarter' | $T8 %] [% 'January' | $T8 %] [% 'May' | $T8 %] [% 'September' | $T8 %]
  2. [% 'Quarter' | $T8 %] [% 'February' | $T8 %] [% 'June' | $T8 %] [% 'October' | $T8 %]
  3. [% 'Quarter' | $T8 %] [% 'March' | $T8 %] [% 'July' | $T8 %] [% 'November' | $T8 %]
  4. [% 'Quarter' | $T8 %] [% 'April' | $T8 %] [% 'August' | $T8 %] [% 'December' | $T8 %]

[% 'Free report period' | $T8 %] + [% 'From' | $T8 %] [% L.date_tag('fromdate', fromdate) %] + [% 'Bis' | $T8 %] [% L.date_tag('todate', todate) %] +
[% 'Filter' | $T8 %]
+ + + + + + + + + + + + + + + + + +[% IF PARTSCLASSIFICATIONS %] + + + +[% END %] + + + + + [% IF INSTANCE_CONF.get_show_bestbefore %] + + + + + [% END %] +
[% 'Warehouse' | $T8 %]: + +
[% 'Bin' | $T8 %]:
[% 'Part Number' | $T8 %]:
[% 'Part Description' | $T8 %]:
+ [% L.select_tag('partsclassification',PARTSCLASSIFICATION,title_key="partsclassification") %] +
[% 'Charge Number' | $T8 %]:
[% 'Best Before' | $T8 %]: + [% L.date_tag('bestbefore') %] +
+
+

+