X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fclient_config%2Fform.html;h=a4df3bfea40857d2a043f07b0b1cd35247e9e99c;hb=924f44a8f4d019f8349c7f894c781e8fa8284a96;hp=5fc0c04ac5d1417bef29f3c2c32a2b7e6810715c;hpb=781c16772f3c80cc827f11815bfb07b8318621f0;p=kivitendo-erp.git diff --git a/templates/webpages/client_config/form.html b/templates/webpages/client_config/form.html index 5fc0c04ac..a4df3bfea 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 %]
+ +