Commit b0f26604 authored by Vincent Pelletier's avatar Vincent Pelletier

Define init scripts on Sale Packing List Line and Sale Packing List Cell portal types.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20571 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3e44cc86
......@@ -95,6 +95,10 @@
</item>
<item>
<key> <string>init_script</string> </key>
<value> <string>DeliveryCell_init</string> </value>
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
</item>
<item>
......
......@@ -96,6 +96,10 @@ a manufactured product, like a pen, a bicycle...</string> </value>
</item>
<item>
<key> <string>init_script</string> </key>
<value> <string>DeliveryLine_init</string> </value>
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
</item>
<item>
......
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