X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/3c3073bf0643afc162c3d17b4a93b47b3a11044d..9ea55a4e0dceba7470a477744cf29deb95eb09a8:/templates/webpages/client_config/_warehouse.html
diff --git a/templates/webpages/client_config/_warehouse.html b/templates/webpages/client_config/_warehouse.html
index f32a544de..f30fc7808 100644
--- a/templates/webpages/client_config/_warehouse.html
+++ b/templates/webpages/client_config/_warehouse.html
@@ -124,7 +124,7 @@
|
- | [% LxERP.t8('Assembly creation warehouse dependant') %] |
+ [% LxERP.t8('Assembly creation warehouse dependent') %] |
[% L.yes_no_tag('defaults.produce_assembly_same_warehouse', SELF.defaults.produce_assembly_same_warehouse) %]
|
@@ -150,5 +150,11 @@
[% LxERP.t8('Ignore services for the purchase orders state of delivery') %]
+ | [% LxERP.t8("Shipped Quantity Algorithm") %] |
+
+ | [% LxERP.t8('Require stock out to consider a delivery order position delivered?') %] |
+ [% L.yes_no_tag('defaults.shipped_qty_require_stock_out', SELF.defaults.shipped_qty_require_stock_out) %] |
+ [% LxERP.t8('If yes, delivery order positions are considered "delivered" only if they have been stocked out of the inventory. Otherwise saving the delivery order is considered delivered.') %] |
+