Commit 6116ae26 authored by Vincent Pelletier's avatar Vincent Pelletier

Allow transition from draft to confirmed in order_workflow.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20779 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 680c911c
...@@ -40,6 +40,8 @@ ...@@ -40,6 +40,8 @@
<string>auto_plan</string> <string>auto_plan</string>
<string>cancel</string> <string>cancel</string>
<string>cancel_action</string> <string>cancel_action</string>
<string>confirm</string>
<string>confirm_action</string>
<string>delete</string> <string>delete</string>
<string>delete_action</string> <string>delete_action</string>
<string>order</string> <string>order</string>
......
350 351
\ 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