diff --git a/bt5/erp5_advanced_invoicing/PathTemplateItem/portal_deliveries/advanced_purchase_invoice_builder/category_movement_group_on_line.xml b/bt5/erp5_advanced_invoicing/PathTemplateItem/portal_deliveries/advanced_purchase_invoice_builder/category_movement_group_on_line.xml
index 953826da28a6813306169d376bea3ba06cf332d1..8b7f7113a9ecad615dfcbae5b1ee45f7babb56cd 100644
--- a/bt5/erp5_advanced_invoicing/PathTemplateItem/portal_deliveries/advanced_purchase_invoice_builder/category_movement_group_on_line.xml
+++ b/bt5/erp5_advanced_invoicing/PathTemplateItem/portal_deliveries/advanced_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_advanced_invoicing/PathTemplateItem/portal_deliveries/advanced_sale_invoice_builder/category_movement_group_on_line.xml b/bt5/erp5_advanced_invoicing/PathTemplateItem/portal_deliveries/advanced_sale_invoice_builder/category_movement_group_on_line.xml
index 953826da28a6813306169d376bea3ba06cf332d1..8b7f7113a9ecad615dfcbae5b1ee45f7babb56cd 100644
--- a/bt5/erp5_advanced_invoicing/PathTemplateItem/portal_deliveries/advanced_sale_invoice_builder/category_movement_group_on_line.xml
+++ b/bt5/erp5_advanced_invoicing/PathTemplateItem/portal_deliveries/advanced_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_advanced_invoicing/bt/change_log b/bt5/erp5_advanced_invoicing/bt/change_log
index 6aa56752cec15c9ef24e79b994ada27a1ead4cc9..1faab36ccbba6dce5629c16195f14c16e7eb1b30 100644
--- a/bt5/erp5_advanced_invoicing/bt/change_log
+++ b/bt5/erp5_advanced_invoicing/bt/change_log
@@ -1,2 +1,5 @@
+2009-06-22 tatuya
+set quantity unit on invoice lines
+
 2009-06-19 tatuya
  * initial creation so that it enables to create invoices independently
\ No newline at end of file
diff --git a/bt5/erp5_advanced_invoicing/bt/revision b/bt5/erp5_advanced_invoicing/bt/revision
index fc9afb48e033d9a7d2a778e81ae0e9424950c1cd..4b6f9c39e5c757bf387d465c53026b336dd8b96c 100644
--- a/bt5/erp5_advanced_invoicing/bt/revision
+++ b/bt5/erp5_advanced_invoicing/bt/revision
@@ -1 +1 @@
-59
\ No newline at end of file
+64
\ No newline at end of file