Commit 9856e151 authored by Fabien Morin's avatar Fabien Morin

use model_path grop on Pay Sheet Model Cell and Pay Sheet Model Line...

use model_path grop on Pay Sheet Model Cell and Pay Sheet Model Line portal_type. This way make possible Pay Sheet Model Cell and Line to acquire resource from their parent.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32022 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 73b44872
...@@ -23,7 +23,9 @@ ...@@ -23,7 +23,9 @@
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string></string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>factory</string> </key> <key> <string>factory</string> </key>
...@@ -37,6 +39,7 @@ ...@@ -37,6 +39,7 @@
<key> <string>group_list</string> </key> <key> <string>group_list</string> </key>
<value> <value>
<tuple> <tuple>
<string>model_path</string>
<string>transformation</string> <string>transformation</string>
</tuple> </tuple>
</value> </value>
...@@ -47,11 +50,15 @@ ...@@ -47,11 +50,15 @@
</item> </item>
<item> <item>
<key> <string>init_script</string> </key> <key> <string>init_script</string> </key>
<value> <string></string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>permission</string> </key> <key> <string>permission</string> </key>
<value> <string></string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>redirect_script</string> </key> <key> <string>redirect_script</string> </key>
......
...@@ -56,6 +56,7 @@ ...@@ -56,6 +56,7 @@
<key> <string>group_list</string> </key> <key> <string>group_list</string> </key>
<value> <value>
<tuple> <tuple>
<string>model_path</string>
<string>transformation</string> <string>transformation</string>
</tuple> </tuple>
</value> </value>
...@@ -66,11 +67,15 @@ ...@@ -66,11 +67,15 @@
</item> </item>
<item> <item>
<key> <string>init_script</string> </key> <key> <string>init_script</string> </key>
<value> <string></string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>permission</string> </key> <key> <string>permission</string> </key>
<value> <string></string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>redirect_script</string> </key> <key> <string>redirect_script</string> </key>
......
541 543
\ No newline at end of file \ 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