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

remove confirmed -> stopped transition, because if an invoice is created by...

remove confirmed -> stopped transition, because if an invoice is created by builder in confirmed state and you go directly to stopped, then no accounting lines can be built (because add permission is removed in stopped)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25349 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 36fc8c21
......@@ -36,7 +36,6 @@
<string>start</string>
<string>start_action</string>
<string>stop</string>
<string>stop_action</string>
</tuple>
</value>
</item>
......
850
\ No newline at end of file
851
\ 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