diff --git a/master/bt5/slapos_accounting/PathTemplateItem/portal_deliveries/slapos_sale_invoice_builder/causality_movement_group_on_delivery.xml b/master/bt5/slapos_accounting/PathTemplateItem/portal_deliveries/slapos_sale_invoice_builder/causality_movement_group_on_delivery.xml index f49f2d442d359cbe6960cb53534530f81fb546d6..8a82ffc11ea2648aac46705b1daac44e2557e57d 100644 --- a/master/bt5/slapos_accounting/PathTemplateItem/portal_deliveries/slapos_sale_invoice_builder/causality_movement_group_on_delivery.xml +++ b/master/bt5/slapos_accounting/PathTemplateItem/portal_deliveries/slapos_sale_invoice_builder/causality_movement_group_on_delivery.xml @@ -26,7 +26,7 @@ </item> <item> <key> <string>int_index</string> </key> - <value> <int>100</int> </value> + <value> <int>3</int> </value> </item> <item> <key> <string>portal_type</string> </key> diff --git a/master/bt5/slapos_accounting/PathTemplateItem/portal_deliveries/slapos_sale_invoice_builder/delivery_causality_assignment_movement_group_on_delivery.xml b/master/bt5/slapos_accounting/PathTemplateItem/portal_deliveries/slapos_sale_invoice_builder/delivery_causality_assignment_movement_group_on_delivery.xml new file mode 100644 index 0000000000000000000000000000000000000000..8addd4ded5b94291171bf68721c22ec887bbc06e --- /dev/null +++ b/master/bt5/slapos_accounting/PathTemplateItem/portal_deliveries/slapos_sale_invoice_builder/delivery_causality_assignment_movement_group_on_delivery.xml @@ -0,0 +1,44 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Delivery Causality Assignment Movement Group" module="erp5.portal_type"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>categories</string> </key> + <value> + <tuple> + <string>collect_order_group/delivery</string> + </tuple> + </value> + </item> + <item> + <key> <string>description</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>delivery_causality_assignment_movement_group_on_delivery</string> </value> + </item> + <item> + <key> <string>int_index</string> </key> + <value> <int>4</int> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Delivery Causality Assignment Movement Group</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> + <none/> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/master/bt5/slapos_accounting/bt/revision b/master/bt5/slapos_accounting/bt/revision index d2c5ed2124821b21d11dcc57f6a116ed29593583..1bda760653e918fc4fca9a02b046236b0aa02843 100644 --- a/master/bt5/slapos_accounting/bt/revision +++ b/master/bt5/slapos_accounting/bt/revision @@ -1 +1 @@ -116 \ No newline at end of file +117 \ No newline at end of file