Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Klaus Wölfel
erp5
Commits
fa5a0bc4
Commit
fa5a0bc4
authored
7 years ago
by
Cédric Le Ninivin
Browse files
Options
Download
Email Patches
Plain Diff
erp5_mrp: Possible to cancel production packing List in started and stopped state
parent
f2ba78a9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
bt5/erp5_mrp/WorkflowTemplateItem/portal_workflow/production_packing_list_workflow/states/started.xml
...kflow/production_packing_list_workflow/states/started.xml
+2
-0
bt5/erp5_mrp/WorkflowTemplateItem/portal_workflow/production_packing_list_workflow/states/stopped.xml
...kflow/production_packing_list_workflow/states/stopped.xml
+2
-0
No files found.
bt5/erp5_mrp/WorkflowTemplateItem/portal_workflow/production_packing_list_workflow/states/started.xml
View file @
fa5a0bc4
...
...
@@ -28,6 +28,8 @@
<key>
<string>
transitions
</string>
</key>
<value>
<tuple>
<string>
cancel
</string>
<string>
cancel_action
</string>
<string>
deliver
</string>
<string>
deliver_action
</string>
<string>
stop
</string>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_mrp/WorkflowTemplateItem/portal_workflow/production_packing_list_workflow/states/stopped.xml
View file @
fa5a0bc4
...
...
@@ -28,6 +28,8 @@
<key>
<string>
transitions
</string>
</key>
<value>
<tuple>
<string>
cancel
</string>
<string>
cancel_action
</string>
<string>
deliver
</string>
<string>
deliver_action
</string>
</tuple>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment