[Erp5-report] r37242 jerome - in /erp5/trunk/bt5/erp5_budget: PathTemplateItem/portal_categ...
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Jul 22 14:50:59 CEST 2010
Author: jerome
Date: Thu Jul 22 14:50:58 2010
New Revision: 37242
URL: http://svn.erp5.org?rev=37242&view=rev
Log:
add function_category inventory axis
Added:
erp5/trunk/bt5/erp5_budget/PathTemplateItem/portal_categories/inventory_axis/function_category.xml
Modified:
erp5/trunk/bt5/erp5_budget/bt/revision
Added: erp5/trunk/bt5/erp5_budget/PathTemplateItem/portal_categories/inventory_axis/function_category.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/PathTemplateItem/portal_categories/inventory_axis/function_category.xml?rev=37242&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_budget/PathTemplateItem/portal_categories/inventory_axis/function_category.xml (added)
+++ erp5/trunk/bt5/erp5_budget/PathTemplateItem/portal_categories/inventory_axis/function_category.xml [utf8] Thu Jul 22 14:50:58 2010
@@ -0,0 +1,100 @@
+<?xml version="1.0"?>
+<ZopeData>
+ <record id="1" aka="AAAAAAAAAAE=">
+ <pickle>
+ <tuple>
+ <global name="Category" module="Products.ERP5Type.Document.Category"/>
+ <tuple/>
+ </tuple>
+ </pickle>
+ <pickle>
+ <dictionary>
+ <item>
+ <key> <string>_Add_portal_content_Permission</string> </key>
+ <value>
+ <tuple>
+ <string>Assignor</string>
+ <string>Manager</string>
+ </tuple>
+ </value>
+ </item>
+ <item>
+ <key> <string>_Add_portal_folders_Permission</string> </key>
+ <value>
+ <tuple>
+ <string>Assignor</string>
+ <string>Manager</string>
+ </tuple>
+ </value>
+ </item>
+ <item>
+ <key> <string>_Copy_or_Move_Permission</string> </key>
+ <value>
+ <tuple>
+ <string>Assignor</string>
+ <string>Manager</string>
+ </tuple>
+ </value>
+ </item>
+ <item>
+ <key> <string>_Delete_objects_Permission</string> </key>
+ <value>
+ <tuple>
+ <string>Assignor</string>
+ <string>Manager</string>
+ </tuple>
+ </value>
+ </item>
+ <item>
+ <key> <string>_Modify_portal_content_Permission</string> </key>
+ <value>
+ <tuple>
+ <string>Assignee</string>
+ <string>Assignor</string>
+ <string>Manager</string>
+ <string>Owner</string>
+ </tuple>
+ </value>
+ </item>
+ <item>
+ <key> <string>categories</string> </key>
+ <value>
+ <tuple>
+ <string>inventory_axis/function</string>
+ </tuple>
+ </value>
+ </item>
+ <item>
+ <key> <string>codification</string> </key>
+ <value>
+ <none/>
+ </value>
+ </item>
+ <item>
+ <key> <string>description</string> </key>
+ <value>
+ <none/>
+ </value>
+ </item>
+ <item>
+ <key> <string>id</string> </key>
+ <value> <string>function_category</string> </value>
+ </item>
+ <item>
+ <key> <string>int_index</string> </key>
+ <value>
+ <none/>
+ </value>
+ </item>
+ <item>
+ <key> <string>portal_type</string> </key>
+ <value> <string>Category</string> </value>
+ </item>
+ <item>
+ <key> <string>title</string> </key>
+ <value> <string>Function Category</string> </value>
+ </item>
+ </dictionary>
+ </pickle>
+ </record>
+</ZopeData>
Modified: erp5/trunk/bt5/erp5_budget/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/bt/revision?rev=37242&r1=37241&r2=37242&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_budget/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_budget/bt/revision [utf8] Thu Jul 22 14:50:58 2010
@@ -1 +1 @@
-296
\ No newline at end of file
+297
\ No newline at end of file
More information about the Erp5-report
mailing list