Commit b654ea1e authored by Jérome Perrin's avatar Jérome Perrin

reset grouping reference on stop transaction, not start

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20085 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0765732e
...@@ -146,7 +146,7 @@ for line in transaction.getMovementList(\n ...@@ -146,7 +146,7 @@ for line in transaction.getMovementList(\n
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>onRestart</string> </value> <value> <string>resetGroupingReference</string> </value>
</item> </item>
<item> <item>
<key> <string>warnings</string> </key> <key> <string>warnings</string> </key>
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
</item> </item>
<item> <item>
<key> <string>after_script_name</string> </key> <key> <string>after_script_name</string> </key>
<value> <string>onRestart</string> </value> <value> <string></string> </value>
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
</item> </item>
<item> <item>
<key> <string>after_script_name</string> </key> <key> <string>after_script_name</string> </key>
<value> <string></string> </value> <value> <string>resetGroupingReference</string> </value>
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
......
648 654
\ No newline at end of file \ 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