X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/dbdcd050c676c331690bc44500376bf213f64672..008b51c43d064b8172168aee7fdff393c5d4b13a:/templates/webpages/client_config/_warehouse.html diff --git a/templates/webpages/client_config/_warehouse.html b/templates/webpages/client_config/_warehouse.html index f30fc7808..4073c60d8 100644 --- a/templates/webpages/client_config/_warehouse.html +++ b/templates/webpages/client_config/_warehouse.html @@ -89,16 +89,6 @@ [% LxERP.t8('If one or more space separated serial numbers are assigned in a sales invoice, match the charge number of the inventory item. Assumes that Serial Number and Charge Number have 1:1 relation. Otherwise throw a error message for the default sales invoice transfer.') %] - - - [% LxERP.t8('Use default warehouse for assembly transfer') %] - - [% L.yes_no_tag('defaults.transfer_default_warehouse_for_assembly', SELF.defaults.transfer_default_warehouse_for_assembly) %] - - - [% LxERP.t8('Transfer of assemblies uses the assembly\'s default warehouse instead of the destination warehouse.') %]
- -
@@ -121,8 +111,7 @@ [% L.input_tag('defaults.undo_transfer_interval', LxERP.format_amount(SELF.defaults.undo_transfer_interval, 0), style=style) %] [% LxERP.t8('Defines the interval where undoing transfers from a delivery order are allowed.') %] -
- + [% LxERP.t8("Produce Assembly Configuration") %] [% LxERP.t8('Assembly creation warehouse dependent') %] @@ -132,6 +121,26 @@ [% LxERP.t8('Produce assembly only if all parts are in the same warehouse') %] + + [% LxERP.t8('Assembly creation transfers services') %] + + [% L.yes_no_tag('defaults.produce_assembly_transfer_service', SELF.defaults.produce_assembly_transfer_service) %] + + + [% LxERP.t8('Produce assembly consumes services if assigned as a assembly item') %] + + + + [% LxERP.t8('Use default warehouse for assembly transfer') %] + + [% L.yes_no_tag('defaults.transfer_default_warehouse_for_assembly', SELF.defaults.transfer_default_warehouse_for_assembly) %] + + + [% LxERP.t8('Transfer of assemblies uses the assembly\'s default warehouse instead of the destination warehouse.') %]
+ + + + [% LxERP.t8("Services in Delivery Orders") %] [% LxERP.t8('Sales Orders Services are deliverable') %]