[Erp5-report] r23903 - in /erp5/trunk/bt5/erp5_budget: CategoryTemplateItem/portal_categori...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Sep 29 16:49:01 CEST 2008
Author: fabrice
Date: Mon Sep 29 16:48:55 2008
New Revision: 23903
URL: http://svn.erp5.org?rev=23903&view=rev
Log:
2008-09-29 fabrice
* Move destination_account and budget_view tabs on Purchase Order, Purchase Order Line and Account to erp5_public_accounting_budget
Removed:
erp5/trunk/bt5/erp5_budget/CategoryTemplateItem/portal_categories/destination_account.xml
erp5/trunk/bt5/erp5_budget/SkinTemplateItem/portal_skins/erp5_budget/Account_viewBudget/
erp5/trunk/bt5/erp5_budget/SkinTemplateItem/portal_skins/erp5_budget/Account_viewBudget.xml
erp5/trunk/bt5/erp5_budget/SkinTemplateItem/portal_skins/erp5_budget/OrderLine_viewBudget/
erp5/trunk/bt5/erp5_budget/SkinTemplateItem/portal_skins/erp5_budget/OrderLine_viewBudget.xml
Removed: erp5/trunk/bt5/erp5_budget/CategoryTemplateItem/portal_categories/destination_account.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/CategoryTemplateItem/portal_categories/destination_account.xml?rev=23902&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_budget/CategoryTemplateItem/portal_categories/destination_account.xml (original)
+++ erp5/trunk/bt5/erp5_budget/CategoryTemplateItem/portal_categories/destination_account.xml (removed)
@@ -1,163 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
- <record id="1" aka="AAAAAAAAAAE=">
- <pickle>
- <tuple>
- <global name="BaseCategory" module="Products.ERP5Type.Document.BaseCategory"/>
- <tuple/>
- </tuple>
- </pickle>
- <pickle>
- <dictionary>
- <item>
- <key> <string>acquisition_append_value</string> </key>
- <value> <int>0</int> </value>
- </item>
- <item>
- <key> <string>acquisition_base_category</string> </key>
- <value>
- <tuple>
- <string>delivery</string>
- <string>order</string>
- <string>parent</string>
- </tuple>
- </value>
- </item>
- <item>
- <key> <string>acquisition_copy_value</string> </key>
- <value> <int>0</int> </value>
- </item>
- <item>
- <key> <string>acquisition_mask_value</string> </key>
- <value> <int>1</int> </value>
- </item>
- <item>
- <key> <string>acquisition_object_id</string> </key>
- <value>
- <tuple/>
- </value>
- </item>
- <item>
- <key> <string>acquisition_portal_type</string> </key>
- <value> <string>python: list( portal.getPortalAcquisitionMovementTypeList() + portal.getPortalItemTypeList() + portal.getPortalDeliveryTypeList() + portal.getPortalOrderTypeList() + portal.getPortalInvoiceTypeList())</string> </value>
- </item>
- <item>
- <key> <string>acquisition_sync_value</string> </key>
- <value> <int>0</int> </value>
- </item>
- <item>
- <key> <string>categories</string> </key>
- <value>
- <tuple>
- <string>destination_account</string>
- </tuple>
- </value>
- </item>
- <item>
- <key> <string>category_type</string> </key>
- <value>
- <tuple/>
- </value>
- </item>
- <item>
- <key> <string>criterion_property</string> </key>
- <value>
- <tuple/>
- </value>
- </item>
- <item>
- <key> <string>description</string> </key>
- <value> <string></string> </value>
- </item>
- <item>
- <key> <string>fallback_base_category</string> </key>
- <value>
- <tuple/>
- </value>
- </item>
- <item>
- <key> <string>id</string> </key>
- <value> <string>destination_account</string> </value>
- </item>
- <item>
- <key> <string>id_generator</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>id_group</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>last_id</string> </key>
- <value> <string>1</string> </value>
- </item>
- <item>
- <key> <string>membership_criterion_base_category</string> </key>
- <value>
- <tuple/>
- </value>
- </item>
- <item>
- <key> <string>membership_criterion_category</string> </key>
- <value>
- <tuple/>
- </value>
- </item>
- <item>
- <key> <string>multimembership_criterion_base_category</string> </key>
- <value>
- <tuple/>
- </value>
- </item>
- <item>
- <key> <string>portal_type</string> </key>
- <value> <string>Base Category</string> </value>
- </item>
- <item>
- <key> <string>read_permission</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>rid</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>short_title</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>sid</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>test_method_id</string> </key>
- <value>
- <tuple/>
- </value>
- </item>
- <item>
- <key> <string>title</string> </key>
- <value> <string>Destination Account</string> </value>
- </item>
- <item>
- <key> <string>write_permission</string> </key>
- <value>
- <none/>
- </value>
- </item>
- </dictionary>
- </pickle>
- </record>
-</ZopeData>
Removed: erp5/trunk/bt5/erp5_budget/SkinTemplateItem/portal_skins/erp5_budget/Account_viewBudget.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/SkinTemplateItem/portal_skins/erp5_budget/Account_viewBudget.xml?rev=23902&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_budget/SkinTemplateItem/portal_skins/erp5_budget/Account_viewBudget.xml (original)
+++ erp5/trunk/bt5/erp5_budget/SkinTemplateItem/portal_skins/erp5_budget/Account_viewBudget.xml (removed)
@@ -1,135 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
- <record id="1" aka="AAAAAAAAAAE=">
- <pickle>
- <tuple>
- <global name="ERP5Form" module="Products.ERP5Form.Form"/>
- <tuple/>
- </tuple>
- </pickle>
- <pickle>
- <dictionary>
- <item>
- <key> <string>_bind_names</string> </key>
- <value>
- <object>
- <klass>
- <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
- </klass>
- <tuple/>
- <state>
- <dictionary>
- <item>
- <key> <string>_asgns</string> </key>
- <value>
- <dictionary/>
- </value>
- </item>
- </dictionary>
- </state>
- </object>
- </value>
- </item>
- <item>
- <key> <string>_objects</string> </key>
- <value>
- <tuple/>
- </value>
- </item>
- <item>
- <key> <string>action</string> </key>
- <value> <string>Base_edit</string> </value>
- </item>
- <item>
- <key> <string>encoding</string> </key>
- <value> <string>UTF-8</string> </value>
- </item>
- <item>
- <key> <string>enctype</string> </key>
- <value> <string></string> </value>
- </item>
- <item>
- <key> <string>group_list</string> </key>
- <value>
- <list>
- <string>left</string>
- <string>right</string>
- <string>center</string>
- <string>bottom</string>
- </list>
- </value>
- </item>
- <item>
- <key> <string>groups</string> </key>
- <value>
- <dictionary>
- <item>
- <key> <string>bottom</string> </key>
- <value>
- <list/>
- </value>
- </item>
- <item>
- <key> <string>center</string> </key>
- <value>
- <list/>
- </value>
- </item>
- <item>
- <key> <string>left</string> </key>
- <value>
- <list>
- <string>my_title</string>
- <string>my_budget_section_list</string>
- </list>
- </value>
- </item>
- <item>
- <key> <string>right</string> </key>
- <value>
- <list/>
- </value>
- </item>
- </dictionary>
- </value>
- </item>
- <item>
- <key> <string>id</string> </key>
- <value> <string>Account_viewBudget</string> </value>
- </item>
- <item>
- <key> <string>method</string> </key>
- <value> <string>POST</string> </value>
- </item>
- <item>
- <key> <string>name</string> </key>
- <value> <string>accounting_transaction_list</string> </value>
- </item>
- <item>
- <key> <string>pt</string> </key>
- <value> <string>form_view</string> </value>
- </item>
- <item>
- <key> <string>row_length</string> </key>
- <value> <int>4</int> </value>
- </item>
- <item>
- <key> <string>stored_encoding</string> </key>
- <value> <string>UTF-8</string> </value>
- </item>
- <item>
- <key> <string>title</string> </key>
- <value> <string>Account</string> </value>
- </item>
- <item>
- <key> <string>unicode_mode</string> </key>
- <value> <int>0</int> </value>
- </item>
- <item>
- <key> <string>update_action</string> </key>
- <value> <string></string> </value>
- </item>
- </dictionary>
- </pickle>
- </record>
-</ZopeData>
Removed: erp5/trunk/bt5/erp5_budget/SkinTemplateItem/portal_skins/erp5_budget/OrderLine_viewBudget.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/SkinTemplateItem/portal_skins/erp5_budget/OrderLine_viewBudget.xml?rev=23902&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_budget/SkinTemplateItem/portal_skins/erp5_budget/OrderLine_viewBudget.xml (original)
+++ erp5/trunk/bt5/erp5_budget/SkinTemplateItem/portal_skins/erp5_budget/OrderLine_viewBudget.xml (removed)
@@ -1,166 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
- <record id="1" aka="AAAAAAAAAAE=">
- <pickle>
- <tuple>
- <global name="ERP5Form" module="Products.ERP5Form.Form"/>
- <tuple/>
- </tuple>
- </pickle>
- <pickle>
- <dictionary>
- <item>
- <key> <string>_bind_names</string> </key>
- <value>
- <object>
- <klass>
- <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
- </klass>
- <tuple/>
- <state>
- <dictionary>
- <item>
- <key> <string>_asgns</string> </key>
- <value>
- <dictionary/>
- </value>
- </item>
- </dictionary>
- </state>
- </object>
- </value>
- </item>
- <item>
- <key> <string>_objects</string> </key>
- <value>
- <tuple/>
- </value>
- </item>
- <item>
- <key> <string>action</string> </key>
- <value> <string>Base_edit</string> </value>
- </item>
- <item>
- <key> <string>description</string> </key>
- <value> <string></string> </value>
- </item>
- <item>
- <key> <string>edit_order</string> </key>
- <value>
- <list>
- <string>title</string>
- <string>reference</string>
- </list>
- </value>
- </item>
- <item>
- <key> <string>encoding</string> </key>
- <value> <string>UTF-8</string> </value>
- </item>
- <item>
- <key> <string>enctype</string> </key>
- <value> <string>multipart/form-data</string> </value>
- </item>
- <item>
- <key> <string>group_list</string> </key>
- <value>
- <list>
- <string>left</string>
- <string>right</string>
- <string>center</string>
- <string>bottom</string>
- <string>hidden</string>
- </list>
- </value>
- </item>
- <item>
- <key> <string>groups</string> </key>
- <value>
- <dictionary>
- <item>
- <key> <string>bottom</string> </key>
- <value>
- <list/>
- </value>
- </item>
- <item>
- <key> <string>center</string> </key>
- <value>
- <list/>
- </value>
- </item>
- <item>
- <key> <string>hidden</string> </key>
- <value>
- <list/>
- </value>
- </item>
- <item>
- <key> <string>left</string> </key>
- <value>
- <list>
- <string>my_title</string>
- <string>my_destination_account</string>
- <string>my_destination_function</string>
- </list>
- </value>
- </item>
- <item>
- <key> <string>right</string> </key>
- <value>
- <list/>
- </value>
- </item>
- </dictionary>
- </value>
- </item>
- <item>
- <key> <string>id</string> </key>
- <value> <string>OrderLine_viewBudget</string> </value>
- </item>
- <item>
- <key> <string>method</string> </key>
- <value> <string>POST</string> </value>
- </item>
- <item>
- <key> <string>name</string> </key>
- <value> <string>DeliveryLine_view</string> </value>
- </item>
- <item>
- <key> <string>pt</string> </key>
- <value> <string>form_view</string> </value>
- </item>
- <item>
- <key> <string>row_length</string> </key>
- <value> <int>4</int> </value>
- </item>
- <item>
- <key> <string>store_order</string> </key>
- <value>
- <list>
- <string>title</string>
- <string>reference</string>
- <string>int_index</string>
- </list>
- </value>
- </item>
- <item>
- <key> <string>stored_encoding</string> </key>
- <value> <string>UTF-8</string> </value>
- </item>
- <item>
- <key> <string>title</string> </key>
- <value> <string>Budget</string> </value>
- </item>
- <item>
- <key> <string>unicode_mode</string> </key>
- <value> <int>0</int> </value>
- </item>
- <item>
- <key> <string>update_action</string> </key>
- <value> <string></string> </value>
- </item>
- </dictionary>
- </pickle>
- </record>
-</ZopeData>
More information about the Erp5-report
mailing list