X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/9d218dc8b07ff4f9be9589cb3246e50653e2b6e2..7635f647ec7dcdef51684b21601ee0930ea2bc5b:/templates/webpages/client_config/form.html diff --git a/templates/webpages/client_config/form.html b/templates/webpages/client_config/form.html index 5fc0c04ac..0d2d64eeb 100644 --- a/templates/webpages/client_config/form.html +++ b/templates/webpages/client_config/form.html @@ -1,5 +1,6 @@ -[%- USE T8 %][%- USE L %][% USE LxERP %] +[%- USE T8 %][%- USE L %][% USE LxERP %][%- USE HTML -%] +[% PROCESS 'common/select_warehouse_bin.html' WAREHOUSES=SELF.WAREHOUSES warehouse_id=SELF.warehouse_id bin_id=SELF.bin_id %]

[% title | html %]

[% PROCESS 'common/flash.html' %] @@ -176,7 +177,39 @@ [% 'Any stock contents containing a best before date will be impossible to stock out otherwise.' | $T8 %] + + + + [% 'Default Warehouse' | $T8 %] + + + + + [% 'This is the default bin for parts' | $T8 %]
+ + + + [% 'Default Bin' | $T8 %] + + + + + [% 'Weight' | $T8 %] + + + [% 'Show weights' | $T8 %] + + [% L.yes_no_tag('show_weight', SELF.show_weight) %] + + + [% 'Show the weights of articles and the total weight in orders, invoices and delivery notes?' | $T8 %]
+ +