X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4ddcd46105d2a7afc41220ba51a703f9e2aef034..683dc060694a0bef44963a37577094de95f1278a:/templates/webpages/client_config/_features.html
diff --git a/templates/webpages/client_config/_features.html b/templates/webpages/client_config/_features.html
index 5dad4e971..0a2eb02e1 100644
--- a/templates/webpages/client_config/_features.html
+++ b/templates/webpages/client_config/_features.html
@@ -101,6 +101,12 @@
[% LxERP.t8("If enabled a column will be shown in sales and purchase orders that lists both the amount and the value not shipped yet for each item.") %] |
+
+ | [% LxERP.t8("Warn before saving orders with duplicate parts (new controller only)") %] |
+ [% L.yes_no_tag("defaults.order_warn_duplicate_parts", SELF.defaults.order_warn_duplicate_parts) %] |
+ [% LxERP.t8("If enabled a warning will be shown in sales and purchase orders if there are two or more positions of the same part (new controller only).") %] |
+
+
| [% LxERP.t8("E-mail") %] |