[Erp5-report] r28546 - in /erp5/trunk/bt5/erp5_advanced_invoicing: ActionTemplateItem/porta...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Aug 21 14:13:44 CEST 2009


Author: jerome
Date: Fri Aug 21 14:13:41 2009
New Revision: 28546

URL: http://svn.erp5.org?rev=28546&view=rev
Log:
remove old tax system

Removed:
    erp5/trunk/bt5/erp5_advanced_invoicing/ActionTemplateItem/portal_types/Purchase%20Invoice/view_discount.xml
    erp5/trunk/bt5/erp5_advanced_invoicing/ActionTemplateItem/portal_types/Purchase%20Invoice/view_tax.xml
    erp5/trunk/bt5/erp5_advanced_invoicing/ActionTemplateItem/portal_types/Sale%20Invoice/view_discount.xml
    erp5/trunk/bt5/erp5_advanced_invoicing/ActionTemplateItem/portal_types/Sale%20Invoice/view_tax.xml
    erp5/trunk/bt5/erp5_advanced_invoicing/PathTemplateItem/portal_deliveries/advanced_purchase_invoice_tax_builder/
    erp5/trunk/bt5/erp5_advanced_invoicing/PathTemplateItem/portal_deliveries/advanced_purchase_invoice_tax_builder.xml
    erp5/trunk/bt5/erp5_advanced_invoicing/PathTemplateItem/portal_deliveries/advanced_sale_invoice_tax_builder/
    erp5/trunk/bt5/erp5_advanced_invoicing/PathTemplateItem/portal_deliveries/advanced_sale_invoice_tax_builder.xml
    erp5/trunk/bt5/erp5_advanced_invoicing/PortalTypeHiddenContentTypeTemplateItem/
Modified:
    erp5/trunk/bt5/erp5_advanced_invoicing/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
    erp5/trunk/bt5/erp5_advanced_invoicing/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
    erp5/trunk/bt5/erp5_advanced_invoicing/SkinTemplateItem/portal_skins/erp5_advanced_invoicing/PurchaseInvoice_getBuilderList.xml
    erp5/trunk/bt5/erp5_advanced_invoicing/SkinTemplateItem/portal_skins/erp5_advanced_invoicing/SaleInvoice_getBuilderList.xml
    erp5/trunk/bt5/erp5_advanced_invoicing/bt/revision
    erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_action_path_list
    erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_path_list
    erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_portal_type_allowed_content_type_list
    erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_portal_type_hidden_content_type_list
    erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_portal_type_workflow_chain_list

Removed: erp5/trunk/bt5/erp5_advanced_invoicing/ActionTemplateItem/portal_types/Purchase%20Invoice/view_discount.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_advanced_invoicing/ActionTemplateItem/portal_types/Purchase%2520Invoice/view_discount.xml?rev=28545&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_advanced_invoicing/ActionTemplateItem/portal_types/Purchase%20Invoice/view_discount.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_advanced_invoicing/ActionTemplateItem/portal_types/Purchase%20Invoice/view_discount.xml (removed)
@@ -1,77 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <tuple>
-        <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>action</string> </key>
-            <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
-            </value>
-        </item>
-        <item>
-            <key> <string>category</string> </key>
-            <value> <string>object_view</string> </value>
-        </item>
-        <item>
-            <key> <string>condition</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>description</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>icon</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>view_discount</string> </value>
-        </item>
-        <item>
-            <key> <string>permissions</string> </key>
-            <value>
-              <tuple>
-                <string>View</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>priority</string> </key>
-            <value> <float>5.0</float> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string>Discount</string> </value>
-        </item>
-        <item>
-            <key> <string>visible</string> </key>
-            <value> <int>1</int> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-  <record id="2" aka="AAAAAAAAAAI=">
-    <pickle>
-      <tuple>
-        <global name="Expression" module="Products.CMFCore.Expression"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>text</string> </key>
-            <value> <string>string:${object_url}/Delivery_viewDiscount</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>

Removed: erp5/trunk/bt5/erp5_advanced_invoicing/ActionTemplateItem/portal_types/Purchase%20Invoice/view_tax.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_advanced_invoicing/ActionTemplateItem/portal_types/Purchase%2520Invoice/view_tax.xml?rev=28545&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_advanced_invoicing/ActionTemplateItem/portal_types/Purchase%20Invoice/view_tax.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_advanced_invoicing/ActionTemplateItem/portal_types/Purchase%20Invoice/view_tax.xml (removed)
@@ -1,77 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <tuple>
-        <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>action</string> </key>
-            <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
-            </value>
-        </item>
-        <item>
-            <key> <string>category</string> </key>
-            <value> <string>object_view</string> </value>
-        </item>
-        <item>
-            <key> <string>condition</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>description</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>icon</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>view_tax</string> </value>
-        </item>
-        <item>
-            <key> <string>permissions</string> </key>
-            <value>
-              <tuple>
-                <string>View</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>priority</string> </key>
-            <value> <float>4.0</float> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string>Tax</string> </value>
-        </item>
-        <item>
-            <key> <string>visible</string> </key>
-            <value> <int>1</int> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-  <record id="2" aka="AAAAAAAAAAI=">
-    <pickle>
-      <tuple>
-        <global name="Expression" module="Products.CMFCore.Expression"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>text</string> </key>
-            <value> <string>string:${object_url}/Delivery_viewTax</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>

Removed: erp5/trunk/bt5/erp5_advanced_invoicing/ActionTemplateItem/portal_types/Sale%20Invoice/view_discount.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_advanced_invoicing/ActionTemplateItem/portal_types/Sale%2520Invoice/view_discount.xml?rev=28545&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_advanced_invoicing/ActionTemplateItem/portal_types/Sale%20Invoice/view_discount.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_advanced_invoicing/ActionTemplateItem/portal_types/Sale%20Invoice/view_discount.xml (removed)
@@ -1,77 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <tuple>
-        <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>action</string> </key>
-            <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
-            </value>
-        </item>
-        <item>
-            <key> <string>category</string> </key>
-            <value> <string>object_view</string> </value>
-        </item>
-        <item>
-            <key> <string>condition</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>description</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>icon</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>view_discount</string> </value>
-        </item>
-        <item>
-            <key> <string>permissions</string> </key>
-            <value>
-              <tuple>
-                <string>View</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>priority</string> </key>
-            <value> <float>5.0</float> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string>Discount</string> </value>
-        </item>
-        <item>
-            <key> <string>visible</string> </key>
-            <value> <int>1</int> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-  <record id="2" aka="AAAAAAAAAAI=">
-    <pickle>
-      <tuple>
-        <global name="Expression" module="Products.CMFCore.Expression"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>text</string> </key>
-            <value> <string>string:${object_url}/Delivery_viewDiscount</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>

Removed: erp5/trunk/bt5/erp5_advanced_invoicing/ActionTemplateItem/portal_types/Sale%20Invoice/view_tax.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_advanced_invoicing/ActionTemplateItem/portal_types/Sale%2520Invoice/view_tax.xml?rev=28545&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_advanced_invoicing/ActionTemplateItem/portal_types/Sale%20Invoice/view_tax.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_advanced_invoicing/ActionTemplateItem/portal_types/Sale%20Invoice/view_tax.xml (removed)
@@ -1,77 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <tuple>
-        <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>action</string> </key>
-            <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
-            </value>
-        </item>
-        <item>
-            <key> <string>category</string> </key>
-            <value> <string>object_view</string> </value>
-        </item>
-        <item>
-            <key> <string>condition</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>description</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>icon</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>view_tax</string> </value>
-        </item>
-        <item>
-            <key> <string>permissions</string> </key>
-            <value>
-              <tuple>
-                <string>View</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>priority</string> </key>
-            <value> <float>4.0</float> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string>Tax</string> </value>
-        </item>
-        <item>
-            <key> <string>visible</string> </key>
-            <value> <int>1</int> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-  <record id="2" aka="AAAAAAAAAAI=">
-    <pickle>
-      <tuple>
-        <global name="Expression" module="Products.CMFCore.Expression"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>text</string> </key>
-            <value> <string>string:${object_url}/Delivery_viewTax</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>

Removed: erp5/trunk/bt5/erp5_advanced_invoicing/PathTemplateItem/portal_deliveries/advanced_purchase_invoice_tax_builder.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_advanced_invoicing/PathTemplateItem/portal_deliveries/advanced_purchase_invoice_tax_builder.xml?rev=28545&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_advanced_invoicing/PathTemplateItem/portal_deliveries/advanced_purchase_invoice_tax_builder.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_advanced_invoicing/PathTemplateItem/portal_deliveries/advanced_purchase_invoice_tax_builder.xml (removed)
@@ -1,182 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <tuple>
-        <global name="DeliveryBuilder" module="Products.ERP5Type.Document.DeliveryBuilder"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>_count</string> </key>
-            <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
-            </value>
-        </item>
-        <item>
-            <key> <string>_mt_index</string> </key>
-            <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
-            </value>
-        </item>
-        <item>
-            <key> <string>_tree</string> </key>
-            <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
-            </value>
-        </item>
-        <item>
-            <key> <string>collect_order</string> </key>
-            <value>
-              <tuple>
-                <string>OrderMovementGroup</string>
-                <string>PathMovementGroup</string>
-                <string>DateMovementGroup</string>
-                <string>ResourceMovementGroup</string>
-                <string>VariantMovementGroup</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>collect_order_list</string> </key>
-            <value>
-              <list>
-                <string>test</string>
-                <string>test2</string>
-              </list>
-            </value>
-        </item>
-        <item>
-            <key> <string>collect_order_list_id</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>comment</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>delivery_after_generation_method_id</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>delivery_after_generation_script_id</string> </key>
-            <value> <string>Invoice_reindexRelatedSimulation</string> </value>
-        </item>
-        <item>
-            <key> <string>delivery_cell_collect_order</string> </key>
-            <value>
-              <tuple>
-                <string>VariantMovementGroup</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>delivery_cell_portal_type</string> </key>
-            <value> <string>Invoice Cell</string> </value>
-        </item>
-        <item>
-            <key> <string>delivery_cell_separate_order</string> </key>
-            <value>
-              <tuple>
-                <string>calculateSeparatePrice</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>delivery_collect_order</string> </key>
-            <value>
-              <tuple>
-                <string>CausalityMovementGroup</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>delivery_line_collect_order</string> </key>
-            <value>
-              <tuple>
-                <string>ResourceMovementGroup</string>
-                <string>BaseVariantMovementGroup</string>
-                <string>BaseApplicationMovementGroup</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>delivery_line_portal_type</string> </key>
-            <value> <string>Tax Line</string> </value>
-        </item>
-        <item>
-            <key> <string>delivery_module</string> </key>
-            <value> <string>purchase_invoice_module</string> </value>
-        </item>
-        <item>
-            <key> <string>delivery_portal_type</string> </key>
-            <value> <string>Purchase Invoice</string> </value>
-        </item>
-        <item>
-            <key> <string>delivery_select_method_id</string> </key>
-            <value> <string>InvoiceTransaction_selectDelivery</string> </value>
-        </item>
-        <item>
-            <key> <string>description</string> </key>
-            <value> <string>Add Tax Lines in Purchase Invoices</string> </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>advanced_purchase_invoice_tax_builder</string> </value>
-        </item>
-        <item>
-            <key> <string>last_id</string> </key>
-            <value> <string>1</string> </value>
-        </item>
-        <item>
-            <key> <string>portal_type</string> </key>
-            <value> <string>Delivery Builder</string> </value>
-        </item>
-        <item>
-            <key> <string>resource_portal_type</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>simulation_select_method_id</string> </key>
-            <value> <string>PurchaseInvoice_selectTaxMovementList</string> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string>Purchase Invoice Tax Builder</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-  <record id="2" aka="AAAAAAAAAAI=">
-    <pickle>
-      <global name="Length" module="BTrees.Length"/>
-    </pickle>
-    <pickle> <int>0</int> </pickle>
-  </record>
-  <record id="3" aka="AAAAAAAAAAM=">
-    <pickle>
-      <global name="OOBTree" module="BTrees._OOBTree"/>
-    </pickle>
-    <pickle>
-      <none/>
-    </pickle>
-  </record>
-  <record id="4" aka="AAAAAAAAAAQ=">
-    <pickle>
-      <global name="OOBTree" module="BTrees._OOBTree"/>
-    </pickle>
-    <pickle>
-      <none/>
-    </pickle>
-  </record>
-</ZopeData>

Removed: erp5/trunk/bt5/erp5_advanced_invoicing/PathTemplateItem/portal_deliveries/advanced_sale_invoice_tax_builder.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_advanced_invoicing/PathTemplateItem/portal_deliveries/advanced_sale_invoice_tax_builder.xml?rev=28545&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_advanced_invoicing/PathTemplateItem/portal_deliveries/advanced_sale_invoice_tax_builder.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_advanced_invoicing/PathTemplateItem/portal_deliveries/advanced_sale_invoice_tax_builder.xml (removed)
@@ -1,182 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <tuple>
-        <global name="DeliveryBuilder" module="Products.ERP5Type.Document.DeliveryBuilder"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>_count</string> </key>
-            <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
-            </value>
-        </item>
-        <item>
-            <key> <string>_mt_index</string> </key>
-            <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
-            </value>
-        </item>
-        <item>
-            <key> <string>_tree</string> </key>
-            <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
-            </value>
-        </item>
-        <item>
-            <key> <string>collect_order</string> </key>
-            <value>
-              <tuple>
-                <string>OrderMovementGroup</string>
-                <string>PathMovementGroup</string>
-                <string>DateMovementGroup</string>
-                <string>ResourceMovementGroup</string>
-                <string>VariantMovementGroup</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>collect_order_list</string> </key>
-            <value>
-              <list>
-                <string>test</string>
-                <string>test2</string>
-              </list>
-            </value>
-        </item>
-        <item>
-            <key> <string>collect_order_list_id</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>comment</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>delivery_after_generation_method_id</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>delivery_after_generation_script_id</string> </key>
-            <value> <string>Invoice_reindexRelatedSimulation</string> </value>
-        </item>
-        <item>
-            <key> <string>delivery_cell_collect_order</string> </key>
-            <value>
-              <tuple>
-                <string>VariantMovementGroup</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>delivery_cell_portal_type</string> </key>
-            <value> <string>Invoice Cell</string> </value>
-        </item>
-        <item>
-            <key> <string>delivery_cell_separate_order</string> </key>
-            <value>
-              <tuple>
-                <string>calculateSeparatePrice</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>delivery_collect_order</string> </key>
-            <value>
-              <tuple>
-                <string>CausalityMovementGroup</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>delivery_line_collect_order</string> </key>
-            <value>
-              <tuple>
-                <string>ResourceMovementGroup</string>
-                <string>BaseVariantMovementGroup</string>
-                <string>BaseApplicationMovementGroup</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>delivery_line_portal_type</string> </key>
-            <value> <string>Tax Line</string> </value>
-        </item>
-        <item>
-            <key> <string>delivery_module</string> </key>
-            <value> <string>sale_invoice_module</string> </value>
-        </item>
-        <item>
-            <key> <string>delivery_portal_type</string> </key>
-            <value> <string>Sale Invoice</string> </value>
-        </item>
-        <item>
-            <key> <string>delivery_select_method_id</string> </key>
-            <value> <string>InvoiceTransaction_selectDelivery</string> </value>
-        </item>
-        <item>
-            <key> <string>description</string> </key>
-            <value> <string>Add Tax Lines in Sale Invoices</string> </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>advanced_sale_invoice_tax_builder</string> </value>
-        </item>
-        <item>
-            <key> <string>last_id</string> </key>
-            <value> <string>2</string> </value>
-        </item>
-        <item>
-            <key> <string>portal_type</string> </key>
-            <value> <string>Delivery Builder</string> </value>
-        </item>
-        <item>
-            <key> <string>resource_portal_type</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>simulation_select_method_id</string> </key>
-            <value> <string>SaleInvoice_selectTaxMovementList</string> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string>Sale Invoice Tax Builder</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-  <record id="2" aka="AAAAAAAAAAI=">
-    <pickle>
-      <global name="Length" module="BTrees.Length"/>
-    </pickle>
-    <pickle> <int>0</int> </pickle>
-  </record>
-  <record id="3" aka="AAAAAAAAAAM=">
-    <pickle>
-      <global name="OOBTree" module="BTrees._OOBTree"/>
-    </pickle>
-    <pickle>
-      <none/>
-    </pickle>
-  </record>
-  <record id="4" aka="AAAAAAAAAAQ=">
-    <pickle>
-      <global name="OOBTree" module="BTrees._OOBTree"/>
-    </pickle>
-    <pickle>
-      <none/>
-    </pickle>
-  </record>
-</ZopeData>

Modified: erp5/trunk/bt5/erp5_advanced_invoicing/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_advanced_invoicing/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml?rev=28546&r1=28545&r2=28546&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_advanced_invoicing/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_advanced_invoicing/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] Fri Aug 21 14:13:41 2009
@@ -1,22 +1,18 @@
 <allowed_content_type_list>
  <portal_type id="Purchase Invoice">
   <item>Image</item>
-  <item>Tax Line</item>
+  <item>Payment Condition</item>
   <item>Invoice Line</item>
-  <item>Payment Condition</item>
   <item>File</item>
-  <item>Discount Line</item>
  </portal_type>
  <portal_type id="Purchase Invoice Module">
   <item>Purchase Invoice</item>
  </portal_type>
  <portal_type id="Sale Invoice">
-  <item>Tax Line</item>
   <item>Payment Condition</item>
   <item>File</item>
   <item>Invoice Line</item>
   <item>Image</item>
-  <item>Discount Line</item>
  </portal_type>
  <portal_type id="Sale Invoice Module">
   <item>Sale Invoice</item>

Modified: erp5/trunk/bt5/erp5_advanced_invoicing/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_advanced_invoicing/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml?rev=28546&r1=28545&r2=28546&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_advanced_invoicing/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_advanced_invoicing/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml [utf8] Fri Aug 21 14:13:41 2009
@@ -1,10 +1,10 @@
 <workflow_chain>
  <chain>
   <type>Purchase Invoice</type>
-  <workflow>delivery_simulation_interaction_workflow, edit_workflow, invoice_workflow, delivery_tax_interaction_workflow, delivery_causality_workflow, delivery_causality_interaction_workflow</workflow>
+  <workflow>delivery_simulation_interaction_workflow, edit_workflow, invoice_workflow, delivery_causality_workflow, delivery_causality_interaction_workflow</workflow>
  </chain>
  <chain>
   <type>Sale Invoice</type>
-  <workflow>invoice_workflow, delivery_simulation_interaction_workflow, delivery_tax_interaction_workflow, edit_workflow, delivery_causality_interaction_workflow, delivery_causality_workflow</workflow>
+  <workflow>invoice_workflow, delivery_simulation_interaction_workflow, edit_workflow, delivery_causality_interaction_workflow, delivery_causality_workflow</workflow>
  </chain>
 </workflow_chain>

Modified: erp5/trunk/bt5/erp5_advanced_invoicing/SkinTemplateItem/portal_skins/erp5_advanced_invoicing/PurchaseInvoice_getBuilderList.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_advanced_invoicing/SkinTemplateItem/portal_skins/erp5_advanced_invoicing/PurchaseInvoice_getBuilderList.xml?rev=28546&r1=28545&r2=28546&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_advanced_invoicing/SkinTemplateItem/portal_skins/erp5_advanced_invoicing/PurchaseInvoice_getBuilderList.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_advanced_invoicing/SkinTemplateItem/portal_skins/erp5_advanced_invoicing/PurchaseInvoice_getBuilderList.xml [utf8] Fri Aug 21 14:13:41 2009
@@ -54,8 +54,7 @@
         <item>
             <key> <string>_body</string> </key>
             <value> <string>portal_deliveries = context.getPortalObject().portal_deliveries\n
-return [portal_deliveries.advanced_purchase_invoice_builder,\n
-        portal_deliveries.advanced_purchase_invoice_tax_builder]\n
+return [portal_deliveries.advanced_purchase_invoice_builder, ]\n
 </string> </value>
         </item>
         <item>

Modified: erp5/trunk/bt5/erp5_advanced_invoicing/SkinTemplateItem/portal_skins/erp5_advanced_invoicing/SaleInvoice_getBuilderList.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_advanced_invoicing/SkinTemplateItem/portal_skins/erp5_advanced_invoicing/SaleInvoice_getBuilderList.xml?rev=28546&r1=28545&r2=28546&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_advanced_invoicing/SkinTemplateItem/portal_skins/erp5_advanced_invoicing/SaleInvoice_getBuilderList.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_advanced_invoicing/SkinTemplateItem/portal_skins/erp5_advanced_invoicing/SaleInvoice_getBuilderList.xml [utf8] Fri Aug 21 14:13:41 2009
@@ -54,8 +54,7 @@
         <item>
             <key> <string>_body</string> </key>
             <value> <string>portal_deliveries = context.getPortalObject().portal_deliveries\n
-return [portal_deliveries.advanced_sale_invoice_builder,\n
-        portal_deliveries.advanced_sale_invoice_tax_builder]\n
+return [portal_deliveries.advanced_sale_invoice_builder,]\n
 </string> </value>
         </item>
         <item>

Modified: erp5/trunk/bt5/erp5_advanced_invoicing/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_advanced_invoicing/bt/revision?rev=28546&r1=28545&r2=28546&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_advanced_invoicing/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_advanced_invoicing/bt/revision [utf8] Fri Aug 21 14:13:41 2009
@@ -1,1 +1,1 @@
-64
+66

Modified: erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_action_path_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_action_path_list?rev=28546&r1=28545&r2=28546&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_action_path_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_action_path_list [utf8] Fri Aug 21 14:13:41 2009
@@ -11,9 +11,7 @@
 Purchase Invoice | jump_to_related_purchase_packing_list
 Purchase Invoice | payment_condition
 Purchase Invoice | profile_view
-Purchase Invoice | view_discount
 Purchase Invoice | view_invoice
-Purchase Invoice | view_tax
 Purchase Packing List | jump_related_purchase_invoice_advanced
 Sale Invoice Module | view
 Sale Invoice Transaction | jump_related_order_advanced
@@ -25,7 +23,5 @@
 Sale Invoice | jump_related_sale_invoice_transaction
 Sale Invoice | jump_to_related_sale_packing_list
 Sale Invoice | payment_condition
-Sale Invoice | view_discount
 Sale Invoice | view_invoice
-Sale Invoice | view_tax
 Sale Packing List | jump_related_sale_invoice_advanced

Modified: erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_path_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_path_list?rev=28546&r1=28545&r2=28546&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_path_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_path_list [utf8] Fri Aug 21 14:13:41 2009
@@ -1,12 +1,8 @@
 portal_deliveries/advanced_purchase_invoice_builder
 portal_deliveries/advanced_purchase_invoice_builder/**
-portal_deliveries/advanced_purchase_invoice_tax_builder
-portal_deliveries/advanced_purchase_invoice_tax_builder/**
 portal_deliveries/advanced_purchase_invoice_transaction_builder
 portal_deliveries/advanced_purchase_invoice_transaction_builder/**
 portal_deliveries/advanced_sale_invoice_builder
 portal_deliveries/advanced_sale_invoice_builder/**
-portal_deliveries/advanced_sale_invoice_tax_builder
-portal_deliveries/advanced_sale_invoice_tax_builder/**
 portal_deliveries/advanced_sale_invoice_transaction_builder
 portal_deliveries/advanced_sale_invoice_transaction_builder/**

Modified: erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_portal_type_allowed_content_type_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_portal_type_allowed_content_type_list?rev=28546&r1=28545&r2=28546&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_portal_type_allowed_content_type_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_portal_type_allowed_content_type_list [utf8] Fri Aug 21 14:13:41 2009
@@ -1,14 +1,10 @@
 Purchase Invoice Module | Purchase Invoice
-Purchase Invoice | Discount Line
 Purchase Invoice | File
 Purchase Invoice | Image
 Purchase Invoice | Invoice Line
 Purchase Invoice | Payment Condition
-Purchase Invoice | Tax Line
 Sale Invoice Module | Sale Invoice
-Sale Invoice | Discount Line
 Sale Invoice | File
 Sale Invoice | Image
 Sale Invoice | Invoice Line
-Sale Invoice | Payment Condition
-Sale Invoice | Tax Line
+Sale Invoice | Payment Condition

Modified: erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_portal_type_hidden_content_type_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_portal_type_hidden_content_type_list?rev=28546&r1=28545&r2=28546&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_portal_type_hidden_content_type_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_portal_type_hidden_content_type_list [utf8] Fri Aug 21 14:13:41 2009
@@ -1,4 +1,0 @@
-Purchase Invoice | Discount Line
-Purchase Invoice | Tax Line
-Sale Invoice | Discount Line
-Sale Invoice | Tax Line

Modified: erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_portal_type_workflow_chain_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_portal_type_workflow_chain_list?rev=28546&r1=28545&r2=28546&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_portal_type_workflow_chain_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_advanced_invoicing/bt/template_portal_type_workflow_chain_list [utf8] Fri Aug 21 14:13:41 2009
@@ -1,12 +1,10 @@
 Purchase Invoice | delivery_causality_interaction_workflow
 Purchase Invoice | delivery_causality_workflow
 Purchase Invoice | delivery_simulation_interaction_workflow
-Purchase Invoice | delivery_tax_interaction_workflow
 Purchase Invoice | edit_workflow
 Purchase Invoice | invoice_workflow
 Sale Invoice | delivery_causality_interaction_workflow
 Sale Invoice | delivery_causality_workflow
 Sale Invoice | delivery_simulation_interaction_workflow
-Sale Invoice | delivery_tax_interaction_workflow
 Sale Invoice | edit_workflow
 Sale Invoice | invoice_workflow




More information about the Erp5-report mailing list