From 08a684c8a9bb6b46402d1e3c2bf5af7913644a0c Mon Sep 17 00:00:00 2001 From: Tatuya Kamada <tatuya@nexedi.com> Date: Mon, 22 Jun 2009 06:11:35 +0000 Subject: [PATCH] 2009-06-22 tatuya set quantity unit on invoice lines git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27708 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../category_movement_group_on_line.xml | 1 + .../category_movement_group_on_line.xml | 1 + bt5/erp5_advanced_invoicing/bt/change_log | 3 +++ bt5/erp5_advanced_invoicing/bt/revision | 2 +- 4 files changed, 6 insertions(+), 1 deletion(-) 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 953826da28..8b7f7113a9 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 953826da28..8b7f7113a9 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 6aa56752ce..1faab36ccb 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 fc9afb48e0..4b6f9c39e5 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 -- 2.30.9