Commit 9d1eca4b authored by Jean-Paul Smets's avatar Jean-Paul Smets

Improve minimally the after scripts which are used in transitions (still far from perfect)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14861 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7e611f84
......@@ -32,7 +32,7 @@
</item>
<item>
<key> <string>after_script_name</string> </key>
<value> <string>PackingList_updateAppliedRule</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......
......@@ -32,7 +32,7 @@
</item>
<item>
<key> <string>after_script_name</string> </key>
<value> <string>PackingList_updateAppliedRule</string> </value>
<value> <string>PackingList_buildInvoice</string> </value>
</item>
<item>
<key> <string>description</string> </key>
......
......@@ -32,7 +32,7 @@
</item>
<item>
<key> <string>after_script_name</string> </key>
<value> <string>PackingList_buildInvoice</string> </value>
<value> <string>PackingList_updateAppliedRule</string> </value>
</item>
<item>
<key> <string>description</string> </key>
......
......@@ -32,7 +32,7 @@
</item>
<item>
<key> <string>after_script_name</string> </key>
<value> <string></string> </value>
<value> <string>PackingList_updateAppliedRule</string> </value>
</item>
<item>
<key> <string>description</string> </key>
......
259
\ No newline at end of file
263
\ 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