[Erp5-report] r32148 fabien - in /erp5/trunk/bt5/erp5_apparel: CategoryTemplateItem/portal_...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Feb 1 16:11:20 CET 2010


Author: fabien
Date: Mon Feb  1 16:11:15 2010
New Revision: 32148

URL: http://svn.erp5.org?rev=32148&view=rev
Log:
2010-01-01 fabien
* move fabric_brand category from erp5_pdm to erp5_apparel. This category is going to be replaced by a trade_mark_module.

Added:
    erp5/trunk/bt5/erp5_apparel/CategoryTemplateItem/portal_categories/fabric_brand.xml
Modified:
    erp5/trunk/bt5/erp5_apparel/bt/change_log
    erp5/trunk/bt5/erp5_apparel/bt/revision
    erp5/trunk/bt5/erp5_apparel/bt/template_base_category_list

Added: erp5/trunk/bt5/erp5_apparel/CategoryTemplateItem/portal_categories/fabric_brand.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_apparel/CategoryTemplateItem/portal_categories/fabric_brand.xml?rev=32148&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_apparel/CategoryTemplateItem/portal_categories/fabric_brand.xml (added)
+++ erp5/trunk/bt5/erp5_apparel/CategoryTemplateItem/portal_categories/fabric_brand.xml [utf8] Mon Feb  1 16:11:15 2010
@@ -1,0 +1,131 @@
+<?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>_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>
+              </tuple>
+            </value>
+        </item>
+        <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>categories</string> </key>
+            <value>
+              <tuple>
+                <string>fabric_brand</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>fabric_brand</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>Base Category</string> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Fabric Brand</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_apparel/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_apparel/bt/change_log?rev=32148&r1=32147&r2=32148&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_apparel/bt/change_log [utf8] (original)
+++ erp5/trunk/bt5/erp5_apparel/bt/change_log [utf8] Mon Feb  1 16:11:15 2010
@@ -1,3 +1,6 @@
+2010-01-01 fabien
+* move fabric_brand category from erp5_pdm to erp5_apparel. This category is going to be replaced by a trade_mark_module.
+
 2009-11-30 fabien
 * add apparel_shape_workflow
 * add apparel_model_workflow

Modified: erp5/trunk/bt5/erp5_apparel/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_apparel/bt/revision?rev=32148&r1=32147&r2=32148&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_apparel/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_apparel/bt/revision [utf8] Mon Feb  1 16:11:15 2010
@@ -1,1 +1,1 @@
-256
+258

Modified: erp5/trunk/bt5/erp5_apparel/bt/template_base_category_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_apparel/bt/template_base_category_list?rev=32148&r1=32147&r2=32148&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_apparel/bt/template_base_category_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_apparel/bt/template_base_category_list [utf8] Mon Feb  1 16:11:15 2010
@@ -1,1 +1,2 @@
-apparel_morpho_type
+apparel_morpho_type
+fabric_brand




More information about the Erp5-report mailing list