]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/client_config/_features.html
Auftrags-Controller: Warnung beim Speichern mit doppelten Artikeln.
[mfinanz.git] / templates / webpages / client_config / _features.html
index 5dad4e971c83c933e1567185a4cff747317090ce..0a2eb02e17dca513fa7bf44227ef8d8771eeee5c 100644 (file)
    <td>[% 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.") %]</td>
   </tr>
 
+  <tr>
+   <td align="right">[% LxERP.t8("Warn before saving orders with duplicate parts (new controller only)") %]</td>
+   <td>[% L.yes_no_tag("defaults.order_warn_duplicate_parts", SELF.defaults.order_warn_duplicate_parts) %]</td>
+   <td>[% 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).") %]</td>
+  </tr>
+
   <tr><td class="listheading" colspan="4">[% LxERP.t8("E-mail") %]</td></tr>
 
   <tr>