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
Gabriel Monnerat
erp5
Commits
e158184b
Commit
e158184b
authored
9 years ago
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix workflow titles.
parent
5ddf02c7
Changes
16
Show whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
16 additions
and
16 deletions
+16
-16
bt5/erp5_banking_core/WorkflowTemplateItem/portal_workflow/checkbook_workflow.xml
...rkflowTemplateItem/portal_workflow/checkbook_workflow.xml
+1
-1
bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_movement_simulation_interaction_workflow.xml
...low/delivery_movement_simulation_interaction_workflow.xml
+1
-1
bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_simulation_interaction_workflow.xml
...tal_workflow/delivery_simulation_interaction_workflow.xml
+1
-1
bt5/erp5_base/WorkflowTemplateItem/portal_workflow/embedded_workflow.xml
...orkflowTemplateItem/portal_workflow/embedded_workflow.xml
+1
-1
bt5/erp5_base/WorkflowTemplateItem/portal_workflow/solver_process_workflow.xml
...wTemplateItem/portal_workflow/solver_process_workflow.xml
+1
-1
bt5/erp5_budget/WorkflowTemplateItem/portal_workflow/budget_transaction_workflow.xml
...plateItem/portal_workflow/budget_transaction_workflow.xml
+1
-1
bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_universal_workflow.xml
...wTemplateItem/portal_workflow/egov_universal_workflow.xml
+1
-1
bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/portal_type_interaction_workflow.xml
...Item/portal_workflow/portal_type_interaction_workflow.xml
+1
-1
bt5/erp5_external_account/WorkflowTemplateItem/portal_workflow/external_account_validation_workflow.xml
.../portal_workflow/external_account_validation_workflow.xml
+1
-1
bt5/erp5_forum_tutorial/WorkflowTemplateItem/portal_workflow/discussion_thread_workflow.xml
...mplateItem/portal_workflow/discussion_thread_workflow.xml
+1
-1
bt5/erp5_immobilisation/WorkflowTemplateItem/portal_workflow/immobilisation_workflow.xml
...wTemplateItem/portal_workflow/immobilisation_workflow.xml
+1
-1
bt5/erp5_payroll/WorkflowTemplateItem/portal_workflow/paysheet_model_interaction_workflow.xml
...m/portal_workflow/paysheet_model_interaction_workflow.xml
+1
-1
bt5/erp5_run_my_doc/WorkflowTemplateItem/portal_workflow/review_workflow.xml
.../WorkflowTemplateItem/portal_workflow/review_workflow.xml
+1
-1
bt5/erp5_syncml/WorkflowTemplateItem/portal_workflow/syncml_signature_validation_workflow.xml
.../portal_workflow/syncml_signature_validation_workflow.xml
+1
-1
bt5/erp5_syncml/WorkflowTemplateItem/portal_workflow/syncml_subcription_validation_workflow.xml
...ortal_workflow/syncml_subcription_validation_workflow.xml
+1
-1
bt5/erp5_syncml/WorkflowTemplateItem/portal_workflow/syncml_subscription_authentication_workflow.xml
..._workflow/syncml_subscription_authentication_workflow.xml
+1
-1
No files found.
bt5/erp5_banking_core/WorkflowTemplateItem/portal_workflow/checkbook_workflow.xml
View file @
e158184b
...
@@ -57,7 +57,7 @@
...
@@ -57,7 +57,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
Validation Workflow
</string>
</value>
<value>
<string>
Checkbook
Validation Workflow
</string>
</value>
</item>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_movement_simulation_interaction_workflow.xml
View file @
e158184b
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
Simulation Interaction Workflow
</string>
</value>
<value>
<string>
Delivery Movement
Simulation Interaction Workflow
</string>
</value>
</item>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_simulation_interaction_workflow.xml
View file @
e158184b
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
Simulation Interaction Workflow
</string>
</value>
<value>
<string>
Delivery
Simulation Interaction Workflow
</string>
</value>
</item>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_base/WorkflowTemplateItem/portal_workflow/embedded_workflow.xml
View file @
e158184b
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
E
RP5 default w
orkflow
</string>
</value>
<value>
<string>
E
mbedded W
orkflow
</string>
</value>
</item>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_base/WorkflowTemplateItem/portal_workflow/solver_process_workflow.xml
View file @
e158184b
...
@@ -55,7 +55,7 @@
...
@@ -55,7 +55,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
Solver Workflow
</string>
</value>
<value>
<string>
Solver
Process
Workflow
</string>
</value>
</item>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_budget/WorkflowTemplateItem/portal_workflow/budget_transaction_workflow.xml
View file @
e158184b
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
Budget Workflow
</string>
</value>
<value>
<string>
Budget
Transaction
Workflow
</string>
</value>
</item>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_universal_workflow.xml
View file @
e158184b
...
@@ -59,7 +59,7 @@
...
@@ -59,7 +59,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
E
RP5 default w
orkflow
</string>
</value>
<value>
<string>
E
Gov Universal W
orkflow
</string>
</value>
</item>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/portal_type_interaction_workflow.xml
View file @
e158184b
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
Interaction Workflow Definition
</string>
</value>
<value>
<string>
Portal Type Interaction Workflow
</string>
</value>
</item>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_external_account/WorkflowTemplateItem/portal_workflow/external_account_validation_workflow.xml
View file @
e158184b
...
@@ -57,7 +57,7 @@
...
@@ -57,7 +57,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
Validation Workflow
</string>
</value>
<value>
<string>
External Account
Validation Workflow
</string>
</value>
</item>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_forum_tutorial/WorkflowTemplateItem/portal_workflow/discussion_thread_workflow.xml
View file @
e158184b
...
@@ -58,7 +58,7 @@
...
@@ -58,7 +58,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
ERP5 default w
orkflow
</string>
</value>
<value>
<string>
Discussion Thread W
orkflow
</string>
</value>
</item>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_immobilisation/WorkflowTemplateItem/portal_workflow/immobilisation_workflow.xml
View file @
e158184b
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
Immobilisation
Delivery
Workflow
</string>
</value>
<value>
<string>
Immobilisation Workflow
</string>
</value>
</item>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_payroll/WorkflowTemplateItem/portal_workflow/paysheet_model_interaction_workflow.xml
View file @
e158184b
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
Interaction Workflow Definition
</string>
</value>
<value>
<string>
Paysheet Model Interaction Workflow
</string>
</value>
</item>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_run_my_doc/WorkflowTemplateItem/portal_workflow/review_workflow.xml
View file @
e158184b
...
@@ -57,7 +57,7 @@
...
@@ -57,7 +57,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
Validation Workflow
</string>
</value>
<value>
<string>
Review
Validation Workflow
</string>
</value>
</item>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_syncml/WorkflowTemplateItem/portal_workflow/syncml_signature_validation_workflow.xml
View file @
e158184b
...
@@ -58,7 +58,7 @@
...
@@ -58,7 +58,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
ERP5 default w
orkflow
</string>
</value>
<value>
<string>
SyncML Sinature Validation W
orkflow
</string>
</value>
</item>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_syncml/WorkflowTemplateItem/portal_workflow/syncml_subcription_validation_workflow.xml
View file @
e158184b
...
@@ -58,7 +58,7 @@
...
@@ -58,7 +58,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
ERP5 default w
orkflow
</string>
</value>
<value>
<string>
SyncML Subscription Validation W
orkflow
</string>
</value>
</item>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_syncml/WorkflowTemplateItem/portal_workflow/syncml_subscription_authentication_workflow.xml
View file @
e158184b
...
@@ -58,7 +58,7 @@
...
@@ -58,7 +58,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
ERP5 default w
orkflow
</string>
</value>
<value>
<string>
SyncML Subscription Authentication W
orkflow
</string>
</value>
</item>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
...
...
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