X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/7f5ee83b3aa666c8700f528a49a63ca7d8deb788..7635f647ec7dcdef51684b21601ee0930ea2bc5b:/templates/webpages/client_config/form.html diff --git a/templates/webpages/client_config/form.html b/templates/webpages/client_config/form.html index dd9856353..0d2d64eeb 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 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 %]
+ +