From 9eb6ed535e74e4735b689a670b18c32fff566994 Mon Sep 17 00:00:00 2001 From: Mame Coumba Sall <mame@nexedi.com> Date: Tue, 28 Oct 2008 10:30:12 +0000 Subject: [PATCH] 2008-10-28 mame * remove property movement group on line on sale_invoice_builder and purchase_invoice_builder so that the asset price won't be copied on the invoice lines git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24350 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../property_movement_group_on_line.xml | 55 ------------------- .../property_movement_group_on_line.xml | 55 ------------------- bt5/erp5_invoicing/bt/revision | 2 +- 3 files changed, 1 insertion(+), 111 deletions(-) delete mode 100644 bt5/erp5_invoicing/PathTemplateItem/portal_deliveries/purchase_invoice_builder/property_movement_group_on_line.xml delete mode 100644 bt5/erp5_invoicing/PathTemplateItem/portal_deliveries/sale_invoice_builder/property_movement_group_on_line.xml diff --git a/bt5/erp5_invoicing/PathTemplateItem/portal_deliveries/purchase_invoice_builder/property_movement_group_on_line.xml b/bt5/erp5_invoicing/PathTemplateItem/portal_deliveries/purchase_invoice_builder/property_movement_group_on_line.xml deleted file mode 100644 index 6fadf4e656..0000000000 --- a/bt5/erp5_invoicing/PathTemplateItem/portal_deliveries/purchase_invoice_builder/property_movement_group_on_line.xml +++ /dev/null @@ -1,55 +0,0 @@ -<?xml version="1.0"?> -<ZopeData> - <record id="1" aka="AAAAAAAAAAE="> - <pickle> - <tuple> - <global name="PropertyMovementGroup" module="Products.ERP5Type.Document.PropertyMovementGroup"/> - <tuple/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>categories</string> </key> - <value> - <tuple> - <string>divergence_scope/property</string> - <string>collect_order_group/line</string> - </tuple> - </value> - </item> - <item> - <key> <string>description</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>property_movement_group_on_line</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>Property Movement Group</string> </value> - </item> - <item> - <key> <string>tested_property</string> </key> - <value> - <tuple> - <string>destination_total_asset_price</string> - <string>source_total_asset_price</string> - </tuple> - </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>property_movement_group_on_line</string> </value> - </item> - </dictionary> - </pickle> - </record> -</ZopeData> diff --git a/bt5/erp5_invoicing/PathTemplateItem/portal_deliveries/sale_invoice_builder/property_movement_group_on_line.xml b/bt5/erp5_invoicing/PathTemplateItem/portal_deliveries/sale_invoice_builder/property_movement_group_on_line.xml deleted file mode 100644 index 6fadf4e656..0000000000 --- a/bt5/erp5_invoicing/PathTemplateItem/portal_deliveries/sale_invoice_builder/property_movement_group_on_line.xml +++ /dev/null @@ -1,55 +0,0 @@ -<?xml version="1.0"?> -<ZopeData> - <record id="1" aka="AAAAAAAAAAE="> - <pickle> - <tuple> - <global name="PropertyMovementGroup" module="Products.ERP5Type.Document.PropertyMovementGroup"/> - <tuple/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>categories</string> </key> - <value> - <tuple> - <string>divergence_scope/property</string> - <string>collect_order_group/line</string> - </tuple> - </value> - </item> - <item> - <key> <string>description</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>property_movement_group_on_line</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>Property Movement Group</string> </value> - </item> - <item> - <key> <string>tested_property</string> </key> - <value> - <tuple> - <string>destination_total_asset_price</string> - <string>source_total_asset_price</string> - </tuple> - </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>property_movement_group_on_line</string> </value> - </item> - </dictionary> - </pickle> - </record> -</ZopeData> diff --git a/bt5/erp5_invoicing/bt/revision b/bt5/erp5_invoicing/bt/revision index 34bba940d1..2bab4226fc 100644 --- a/bt5/erp5_invoicing/bt/revision +++ b/bt5/erp5_invoicing/bt/revision @@ -1 +1 @@ -156 \ No newline at end of file +157 \ No newline at end of file -- 2.30.9