Commit 6b51e9c0 authored by Fabien Morin's avatar Fabien Morin

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.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32150 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 181081ed
......@@ -9,6 +9,52 @@
</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>
......
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
......
256
\ No newline at end of file
258
\ No newline at end of file
apparel_morpho_type
\ No newline at end of file
apparel_morpho_type
fabric_brand
\ No newline at end of file
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.
2010-01-21 yo
* Add a jump to related supply lines. For now, jump only to lines but not cells, because views of cells are mostly nonsense, and their parents should have relations to the same resource anyway.
......
436
\ No newline at end of file
438
\ No newline at end of file
......@@ -3,7 +3,6 @@ cleaning_code
collection
colour
composition
fabric_brand
feature
image
industrial_phase
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment