X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/421ed1f7d71c242bf8286919dc00e4ae879a56fe..HEAD:/templates/webpages/client_config/_stocktaking.html diff --git a/templates/webpages/client_config/_stocktaking.html b/templates/webpages/client_config/_stocktaking.html index 6306f5c6c..d95d2a51f 100644 --- a/templates/webpages/client_config/_stocktaking.html +++ b/templates/webpages/client_config/_stocktaking.html @@ -35,5 +35,14 @@ + + [% LxERP.t8('Threshold for warning on quantity difference') %] + [% L.input_tag('defaults.stocktaking_qty_threshold_as_number', SELF.defaults.stocktaking_qty_threshold_as_number, size=15, class="numeric") %] + + [% LxERP.t8('If the counted quantity differs more than this threshold from the quantity in the database, a warning will be shown. Set to 0 to switch of this feature.') %]
+ + + +