Commit 75f4ac6a authored by Kevin Deldycke's avatar Kevin Deldycke

Add update action

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10787 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bf01fcdb
...@@ -45,6 +45,12 @@ ...@@ -45,6 +45,12 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>action</string> </key> <key> <string>action</string> </key>
<value> <string>PaySheetTransaction_postCalculation</string> </value> <value> <string>PaySheetTransaction_postCalculation</string> </value>
...@@ -148,7 +154,7 @@ ...@@ -148,7 +154,7 @@
</item> </item>
<item> <item>
<key> <string>update_action</string> </key> <key> <string>update_action</string> </key>
<value> <string></string> </value> <value> <string>PaySheetTransaction_updateCalculation</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
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