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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Laurent S
erp5
Commits
bee8b076
Commit
bee8b076
authored
Mar 06, 2015
by
wenjie.zheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_base: Modify teh ERP5 Test Object and dc_test_workflow.
parent
9b5f7282
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
18 additions
and
4 deletions
+18
-4
bt5/erp5_base/PortalTypeTemplateItem/portal_types/ERP5Workflow%20Test%20Object.xml
...emplateItem/portal_types/ERP5Workflow%20Test%20Object.xml
+6
-0
bt5/erp5_base/WorkflowTemplateItem/portal_workflow/dc_test_workflow/transitions/invalidate.xml
...rtal_workflow/dc_test_workflow/transitions/invalidate.xml
+5
-1
bt5/erp5_base/WorkflowTemplateItem/portal_workflow/dc_test_workflow/transitions/invalidate_action.xml
...rkflow/dc_test_workflow/transitions/invalidate_action.xml
+1
-1
bt5/erp5_base/WorkflowTemplateItem/portal_workflow/dc_test_workflow/transitions/validate.xml
...portal_workflow/dc_test_workflow/transitions/validate.xml
+5
-1
bt5/erp5_base/WorkflowTemplateItem/portal_workflow/dc_test_workflow/transitions/validate_action.xml
...workflow/dc_test_workflow/transitions/validate_action.xml
+1
-1
No files found.
bt5/erp5_base/PortalTypeTemplateItem/portal_types/ERP5Workflow%20Test%20Object.xml
View file @
bee8b076
...
...
@@ -6,6 +6,12 @@
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
erp5workflow_list
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<key>
<string>
factory
</string>
</key>
<value>
<string>
addXMLObject
</string>
</value>
...
...
bt5/erp5_base/WorkflowTemplateItem/portal_workflow/dc_test_workflow/transitions/invalidate.xml
View file @
bee8b076
...
...
@@ -10,6 +10,10 @@
<key>
<string>
actbox_category
</string>
</key>
<value>
<string>
workflow
</string>
</value>
</item>
<item>
<key>
<string>
actbox_icon
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
actbox_name
</string>
</key>
<value>
<string></string>
</value>
...
...
@@ -42,7 +46,7 @@
</item>
<item>
<key>
<string>
script_name
</string>
</key>
<value>
<string></string>
</value>
<value>
<string>
before_script
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
...
...
bt5/erp5_base/WorkflowTemplateItem/portal_workflow/dc_test_workflow/transitions/invalidate_action.xml
View file @
bee8b076
...
...
@@ -46,7 +46,7 @@
</item>
<item>
<key>
<string>
script_name
</string>
</key>
<value>
<string>
before_script
</string>
</value>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
...
...
bt5/erp5_base/WorkflowTemplateItem/portal_workflow/dc_test_workflow/transitions/validate.xml
View file @
bee8b076
...
...
@@ -10,6 +10,10 @@
<key>
<string>
actbox_category
</string>
</key>
<value>
<string>
workflow
</string>
</value>
</item>
<item>
<key>
<string>
actbox_icon
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
actbox_name
</string>
</key>
<value>
<string></string>
</value>
...
...
@@ -20,7 +24,7 @@
</item>
<item>
<key>
<string>
after_script_name
</string>
</key>
<value>
<string></string>
</value>
<value>
<string>
after_script
</string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
...
...
bt5/erp5_base/WorkflowTemplateItem/portal_workflow/dc_test_workflow/transitions/validate_action.xml
View file @
bee8b076
...
...
@@ -24,7 +24,7 @@
</item>
<item>
<key>
<string>
after_script_name
</string>
</key>
<value>
<string>
after_script
</string>
</value>
<value>
<string>
validate
</string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
...
...
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