Commit 3232a725 authored by Fabien Morin's avatar Fabien Morin

use model_path an transformation group on Trade Model Cell and Trade Model...

use model_path an transformation group on Trade Model Cell and Trade Model Line portal_types. This way make trade consistent with payroll.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32023 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9856e151
......@@ -23,7 +23,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Trade Model Cell\n
<value> <string>Trade Model Cell\r\n
</string> </value>
</item>
<item>
......@@ -37,7 +37,10 @@
<item>
<key> <string>group_list</string> </key>
<value>
<tuple/>
<tuple>
<string>model_path</string>
<string>transformation</string>
</tuple>
</value>
</item>
<item>
......@@ -46,11 +49,15 @@
</item>
<item>
<key> <string>init_script</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>title</string> </key>
......
......@@ -36,7 +36,10 @@
<item>
<key> <string>group_list</string> </key>
<value>
<tuple/>
<tuple>
<string>model_path</string>
<string>transformation</string>
</tuple>
</value>
</item>
<item>
......
818
\ No newline at end of file
820
\ No newline at end of file
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