Commit 62f378ae authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_trade: sale packing list init

parent c19b72d4
......@@ -64,7 +64,7 @@
</item>
<item>
<key> <string>init_script</string> </key>
<value> <string>Delivery_generateReference</string> </value>
<value> <string>SalePackingList_init</string> </value>
</item>
<item>
<key> <string>permission</string> </key>
......@@ -80,6 +80,12 @@
<key> <string>type_class</string> </key>
<value> <string>PackingList</string> </value>
</item>
<item>
<key> <string>type_interface</string> </key>
<value>
<tuple/>
</value>
</item>
</dictionary>
</pickle>
</record>
......
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