Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Xiaowu Zhang
erp5
Commits
45a9e047
Commit
45a9e047
authored
Aug 27, 2012
by
Jean-Paul Smets
Committed by
Xiaowu Zhang
Feb 14, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Sale Trade Condition and Service also need commerce_validation_workflow
parent
bdd17c44
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
2 deletions
+14
-2
bt5/erp5_commerce/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
...rtalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
+8
-0
bt5/erp5_commerce/bt/revision
bt5/erp5_commerce/bt/revision
+1
-1
bt5/erp5_commerce/bt/template_portal_type_workflow_chain_list
...erp5_commerce/bt/template_portal_type_workflow_chain_list
+5
-1
No files found.
bt5/erp5_commerce/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
View file @
45a9e047
...
...
@@ -7,4 +7,12 @@
<type>
Product
</type>
<workflow>
-validation_workflow, commerce_validation_workflow
</workflow>
</chain>
<chain>
<type>
Sale Trade Condition
</type>
<workflow>
-validation_workflow, commerce_validation_workflow
</workflow>
</chain>
<chain>
<type>
Service
</type>
<workflow>
-validation_workflow, commerce_validation_workflow
</workflow>
</chain>
</workflow_chain>
\ No newline at end of file
bt5/erp5_commerce/bt/revision
View file @
45a9e047
285
\ No newline at end of file
286
\ No newline at end of file
bt5/erp5_commerce/bt/template_portal_type_workflow_chain_list
View file @
45a9e047
Currency | -validation_workflow
Currency | commerce_validation_workflow
Product | -validation_workflow
Product | commerce_validation_workflow
\ No newline at end of file
Product | commerce_validation_workflow
Sale Trade Condition | -validation_workflow
Sale Trade Condition | commerce_validation_workflow
Service | -validation_workflow
Service | commerce_validation_workflow
\ No newline at end of file
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