X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fclient_config%2Fform.html;h=a4df3bfea40857d2a043f07b0b1cd35247e9e99c;hb=924f44a8f4d019f8349c7f894c781e8fa8284a96;hp=737db1af544c67e5f7b5f7cf3eb884500401da96;hpb=1b3e021ac501edcaa9e66703585b54564c2f23cd;p=kivitendo-erp.git diff --git a/templates/webpages/client_config/form.html b/templates/webpages/client_config/form.html index 737db1af5..a4df3bfea 100644 --- a/templates/webpages/client_config/form.html +++ b/templates/webpages/client_config/form.html @@ -1,4 +1,4 @@ -[%- USE T8 %][%- USE L %][% USE LxERP %][%- USE HTML -%] +[%- 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 %]

@@ -198,6 +198,18 @@ + + [% '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 %]
+ +