diff --git a/bt5/erp5_invoicing/PathTemplateItem/portal_deliveries/purchase_invoice_builder/category_movement_group_on_line.xml b/bt5/erp5_invoicing/PathTemplateItem/portal_deliveries/purchase_invoice_builder/category_movement_group_on_line.xml index 953826da28a6813306169d376bea3ba06cf332d1..8b7f7113a9ecad615dfcbae5b1ee45f7babb56cd 100644 --- a/bt5/erp5_invoicing/PathTemplateItem/portal_deliveries/purchase_invoice_builder/category_movement_group_on_line.xml +++ b/bt5/erp5_invoicing/PathTemplateItem/portal_deliveries/purchase_invoice_builder/category_movement_group_on_line.xml @@ -42,6 +42,7 @@ <tuple> <string>resource</string> <string>aggregate</string> + <string>quantity_unit</string> <string>base_contribution</string> <string>source_function</string> <string>destination_function</string> diff --git a/bt5/erp5_invoicing/PathTemplateItem/portal_deliveries/sale_invoice_builder/category_movement_group_on_line.xml b/bt5/erp5_invoicing/PathTemplateItem/portal_deliveries/sale_invoice_builder/category_movement_group_on_line.xml index 953826da28a6813306169d376bea3ba06cf332d1..8b7f7113a9ecad615dfcbae5b1ee45f7babb56cd 100644 --- a/bt5/erp5_invoicing/PathTemplateItem/portal_deliveries/sale_invoice_builder/category_movement_group_on_line.xml +++ b/bt5/erp5_invoicing/PathTemplateItem/portal_deliveries/sale_invoice_builder/category_movement_group_on_line.xml @@ -42,6 +42,7 @@ <tuple> <string>resource</string> <string>aggregate</string> + <string>quantity_unit</string> <string>base_contribution</string> <string>source_function</string> <string>destination_function</string> diff --git a/bt5/erp5_invoicing/bt/revision b/bt5/erp5_invoicing/bt/revision index e0c1820214c8224c0826cc2fce96843818aa712b..8d0003f4668834ef1138cf7df42f663fce94ead0 100644 --- a/bt5/erp5_invoicing/bt/revision +++ b/bt5/erp5_invoicing/bt/revision @@ -1 +1 @@ -244 \ No newline at end of file +245 \ No newline at end of file