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 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>factory</string> </key>
......@@ -37,6 +39,7 @@
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>model_path</string>
<string>transformation</string>
</tuple>
</value>
......@@ -47,11 +50,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>redirect_script</string> </key>
......
......@@ -56,6 +56,7 @@
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>model_path</string>
<string>transformation</string>
</tuple>
</value>
......@@ -66,11 +67,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>redirect_script</string> </key>
......
541
\ No newline at end of file
543
\ 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