Commit 5697f4f4 authored by Aurel's avatar Aurel

change the interaction method otherwise the script is called before the wanted value is modified

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24725 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 948a2431
......@@ -35,6 +35,12 @@
</list>
</value>
</item>
<item>
<key> <string>before_commit_script_name</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
......@@ -53,10 +59,14 @@
<key> <string>method_id</string> </key>
<value>
<list>
<string>_edit</string>
<string>_setPriceCurrencyValue</string>
</list>
</value>
</item>
<item>
<key> <string>once_per_transaction</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>portal_type_filter</string> </key>
<value>
......
477
\ No newline at end of file
479
\ 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