diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow.xml index 9f4c681b0cd2172dc075c242bea6e7fb67b86957..86faaa111fb3fbb168059d528388e1a030cdba7e 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow.xml @@ -23,7 +23,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Workflow used to determine the status of assignments for a given for a person</string> </value> + <value> <string>Workflow used to determine the status of assignments for a given person</string> </value> </item> <item> <key> <string>groups</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/states/cancelled.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/states/cancelled.xml index af9b4331e7ed134e9c333f4bf24ed72365fb4e5c..8cc629ae52ec93b7823c9198bc6145a93859890b 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/states/cancelled.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/states/cancelled.xml @@ -11,7 +11,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>State of an assignment that has been cancelled</string> </value> + <value> <string>State of a document that has been cancelled</string> </value> </item> <item> <key> <string>id</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/states/deleted.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/states/deleted.xml index 7631f102debbc9636d549bfe7d93f73382701e15..6b63740eee0d1c0a85221ba76ae1c71e1ffb0501 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/states/deleted.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/states/deleted.xml @@ -11,7 +11,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>State of an assignment after being trashed</string> </value> + <value> <string>Documents in this state were deleted by the user as a result of clicking on the trash button or calling the delete action</string> </value> </item> <item> <key> <string>id</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/states/draft.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/states/draft.xml index 5a520c65b5451f2c8185c66c6574b72c77a765b8..7c3cf98045c7af561579d8db2b556cabf167af4f 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/states/draft.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/states/draft.xml @@ -11,7 +11,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>Default state of an assignment just after it has been created</string> </value> + <value> <string>Default state of the document</string> </value> </item> <item> <key> <string>id</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/cancel.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/cancel.xml index 69dcbe617179331274846b757139ab0f57244077..5101b2535cfe6245f7dc7d0d12b878c030e48a9d 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/cancel.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/cancel.xml @@ -27,7 +27,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>transition that will cancel an assignment</string> </value> + <value> <string>Cancel a document in ERP5</string> </value> </item> <item> <key> <string>guard</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/cancel_action.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/cancel_action.xml index 7c4d0972d7aaa6bc1c90a2fa80cb57d64c137d49..ca93711fa87000e97a1f01d4193cb6e294b5b150 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/cancel_action.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/cancel_action.xml @@ -27,7 +27,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Action called to cancel an assignment</string> </value> + <value> <string>Cancel a document in ERP5</string> </value> </item> <item> <key> <string>guard</string> </key> @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Cancel Assignment</string> </value> + <value> <string>Cancel Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/close_action.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/close_action.xml index d0c966b0e3d6abb28db01d71c08b403556378ae1..3c8a8f4b511c77ab47144c5b8723878c572caf82 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/close_action.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/close_action.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Close Assignment</string> </value> + <value> <string>Close Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/delete_action.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/delete_action.xml index c58e5cbd0a9e722921343369022838ca94e8257e..9ef7955ef0665f3a12b1b8b52d54ccd438266300 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/delete_action.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/delete_action.xml @@ -27,7 +27,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>action that will marked the assignment as deleted</string> </value> + <value> <string>Delete a document in ERP5</string> </value> </item> <item> <key> <string>guard</string> </key> @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Delete Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/open_action.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/open_action.xml index 13eef17b57b281190ce15b3729bf30c2ef4cad61..a6e23b1f749561fcf24c661a1d29409b217e1997 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/open_action.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/open_action.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Open Assignment</string> </value> + <value> <string>Open Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/update_action.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/update_action.xml index 7337d23a7f4b3d76e03f3c144193ab567eebd2c2..b0ab4b574adf43008d6d86abadea33b491545be0 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/update_action.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/assignment_workflow/transitions/update_action.xml @@ -27,7 +27,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>With this action, the Manager of the Assignor can update the assignment data before reopening it.</string> </value> + <value> <string>Action called in order to change the state of the assignment to update it</string> </value> </item> <item> <key> <string>guard</string> </key> @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Update Assignment</string> </value> + <value> <string>Update Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/states/cancelled.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/states/cancelled.xml index 1b892fa10a65427617bf4e00511be6659977622f..b457b28dca8a15ae8275138564d52fe328359330 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/states/cancelled.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/states/cancelled.xml @@ -11,7 +11,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>state of a career which has been cancelled</string> </value> + <value> <string>State of a document that has been cancelled</string> </value> </item> <item> <key> <string>id</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/states/closed.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/states/closed.xml index c54dbeabdad8d3cb04ed996dd9e8806128306789..a30cf009b7dcf48b4c8233e813fa151397638dc9 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/states/closed.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/states/closed.xml @@ -11,7 +11,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>State of a career which has been closed</string> </value> + <value> <string>The Closed State notifies that either the accounting period, the account or the transaction has been closed, and cannot be modified anymore.</string> </value> </item> <item> <key> <string>id</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/states/draft.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/states/draft.xml index 54a05939f0abb17d0b1049da8e5228fc468636fa..6a0a13c596fe5f88fe295bde39bf6664c319558b 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/states/draft.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/states/draft.xml @@ -11,7 +11,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>Default state of a career just after it has been created</string> </value> + <value> <string>Default state of the document</string> </value> </item> <item> <key> <string>id</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/transitions/cancel_action.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/transitions/cancel_action.xml index 15e10a7fd9738cd4f6e85344917efb7ec4dcc413..470743902714a164df2719ddc9173c5bd4856362 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/transitions/cancel_action.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/transitions/cancel_action.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Cancel Career Step</string> </value> + <value> <string>Cancel Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/transitions/start_action.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/transitions/start_action.xml index c17c03e6d00db1f4404cbe1da6cdc1a50dd5c991..80a4fa38ec9d4bea2c8e9100dc93f2e2887aba77 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/transitions/start_action.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/transitions/start_action.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Start Career Step</string> </value> + <value> <string>Start Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/transitions/stop_action.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/transitions/stop_action.xml index 14e26e9a53caa156801d5eff1cf199dc1f387cce..6a5348edcdb91fc58582063f74ddc07a889d1cca 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/transitions/stop_action.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/career_workflow/transitions/stop_action.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Stop Career Step</string> </value> + <value> <string>Stop Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/states/building.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/states/building.xml index 15a72ba51f13a0ba4529ecb4b41665a781103f8e..0a9c5d89cb56ddb574ab2d8a5289d2618f7c6d13 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/states/building.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/states/building.xml @@ -11,7 +11,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>building the packing list by gathering orders</string> </value> + <value> <string>Building is used when a packing list is confirmed, during the calculation process of ERP5. A building causality state indicates that the system is calculating whether the Packing list is convergent or divergent.</string> </value> </item> <item> <key> <string>id</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/states/calculating.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/states/calculating.xml index 7cfbd02f52936fe83d7c31aee53210f31bf4867f..fe8df75916b347d33faf310c5b6e35ae29e6deac 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/states/calculating.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/states/calculating.xml @@ -11,7 +11,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>calculating if packing list is divergent or not</string> </value> + <value> <string>This will be the state displayed whenever ERP5 is doing calculation. After the calculation is over, this state will be turned to another state, such as delivered for example, or solved.</string> </value> </item> <item> <key> <string>id</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/states/draft.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/states/draft.xml index 682db9c219aeb1eb72659c613f7b56e249424158..0d94d7f44015f95065a5012359b463ed16813c18 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/states/draft.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/states/draft.xml @@ -11,7 +11,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>default state</string> </value> + <value> <string>Default state of the document</string> </value> </item> <item> <key> <string>id</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/states/solved.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/states/solved.xml index d4c5434c20a1274c43e98d8567ce8e3c3b5b7d35..ba29b6d9630794cbd4b53bae0a6b5979d408c417 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/states/solved.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/states/solved.xml @@ -11,7 +11,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>Means that current is the same as the prevision</string> </value> + <value> <string>The solved state is displayed whenever a divergent state has been corrected by a user of ERP5. A divergent state can strike a sales packing list for example, or an invoice, whenever the ordered and delivered quantities are different. Unless a user would take an action to solve this situation, the document could not be processed. When an action has been taken and the divergent stat has been corrected, the document will display the Solved state, and users will be able to process it again.</string> </value> </item> <item> <key> <string>id</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/states/solving.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/states/solving.xml index ebc13946b46bfec2acd0d45a520c8a354d77d1b1..a1821aa40d5fe6eec43b77c2be3632d73942a2ea 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/states/solving.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/states/solving.xml @@ -11,7 +11,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>calculating if divergent or not after having taken a decision</string> </value> + <value> <string>Solving means that an action has been taken to correct the divergent state of a document in ERP5. During the calculations, the state will be displayed as Solving. Once the calculations are over, the state will become Solved.</string> </value> </item> <item> <key> <string>id</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/converge.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/converge.xml index a8129fc4e59cdb5cb24e3b65cb4ccb4e1f469e8f..c55a1f15b07afdfe29cc1555d2d0e55a24f4da04 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/converge.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/converge.xml @@ -27,7 +27,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>automatic transition done when prevision is the same as current</string> </value> + <value> <string>This state is shown when the goods that are shipped equal the previsions</string> </value> </item> <item> <key> <string>guard</string> </key> @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Convergent</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/diverge.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/diverge.xml index 0e45414daa5bb0f33ef900ff9c196a5f5875881a..7032a942ff89b38982aa3c4f95f04f2a7edd0a58 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/diverge.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/diverge.xml @@ -27,7 +27,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>transition called when current is different from prevision</string> </value> + <value> <string>This Causality state appears when the goods shipped are different from the initial previsions. This means that the user must make a decision such as Adopt Prevision or Split and Defer the Sales Packing List. Before a divergent Document can be processed, it must be taken care of by a user in order to be set as convergent, using one of the actions explained above.</string> </value> </item> <item> <key> <string>guard</string> </key> @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Divergent</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/solve_divergence.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/solve_divergence.xml index 58a157dd24d8cb6abf9b18ee8db609a34a2ec3e9..83114f51270102213c35bb5b21dced8c24376697 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/solve_divergence.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/solve_divergence.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Solve</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/solve_divergence_action.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/solve_divergence_action.xml index e3d067422b03a335179ffe4ede9afbf234187e92..2019ba5c54ba7a1464e3b137a5be1db926e72e2d 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/solve_divergence_action.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/solve_divergence_action.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Solve Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/split_and_defer.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/split_and_defer.xml index 8d0321f280545d069f5202328e554905a3842ccb..e8a3c796586966be8b1d1c0adc7fbd7471db2ace 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/split_and_defer.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/split_and_defer.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Split and Defer</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/split_and_defer_action.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/split_and_defer_action.xml index ffd6c7004f74d05238944f72f66756e28c8f4f43..1879b86670085c83ab05d2841bca2c735b42aecd 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/split_and_defer_action.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_causality_workflow/transitions/split_and_defer_action.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Split and Defer Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/deleted.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/deleted.xml index 1aeed1c6b4d01b37c5451bfbca5c523174be6eb8..8d196c03a52b728f6da79028b464e5708b95a0db 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/deleted.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/deleted.xml @@ -11,7 +11,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Documents in this state were deleted by the user as a result of clicking on the trash button or calling the delete action</string> </value> </item> <item> <key> <string>id</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/draft.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/draft.xml index 6540de20267b74e4ae73680dc4e33426a18748fc..4cbf1cecbeed0ef6b71d6ddd7514a0607a88854a 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/draft.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/draft.xml @@ -11,7 +11,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Default state of the document</string> </value> </item> <item> <key> <string>id</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/validated.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/validated.xml index 646f4fd65710088b82142503142ea5b95d3c0cac..2760237f7fe02108d7f93a2a77b98e0b6b5bc509 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/validated.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/validated.xml @@ -11,7 +11,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>State of a document that has been validated in ERP5</string> </value> </item> <item> <key> <string>id</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/delete.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/delete.xml index 2b9bc536ccc88d289a72e2257f3763d3cb80bc11..0f87343746ec83af4c6bb056c484e020cedc9163 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/delete.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/delete.xml @@ -27,7 +27,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Delete a document in ERP5</string> </value> </item> <item> <key> <string>guard</string> </key> @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Delete</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/delete_action.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/delete_action.xml index d51df755c2268d34f365cb3184e221ce39667507..e4a299bb05d60209ec04232ef113bae99dd74729 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/delete_action.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/delete_action.xml @@ -27,7 +27,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Delete a document in ERP5</string> </value> </item> <item> <key> <string>guard</string> </key> @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Delete Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/invalidate.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/invalidate.xml index bb693a2f7a6c3fc6c7c0ad5b53b4395b943cd09d..c0a8ee7f039000f06baa9ac3a6fc825e2312924f 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/invalidate.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/invalidate.xml @@ -27,7 +27,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>This action invalidates a document in ERP5</string> </value> </item> <item> <key> <string>guard</string> </key> @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Invalidate</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/invalidate_action.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/invalidate_action.xml index 1a1b34f0e3e74b23f6fe385859a8209253f3ea81..984f42b85053b76138ec2b2ac503e0d9fe698566 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/invalidate_action.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/invalidate_action.xml @@ -27,7 +27,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>This action invalidates a document in ERP5</string> </value> </item> <item> <key> <string>guard</string> </key> @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Invalidate Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/reject.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/reject.xml index 1c0858683edefc8c6818ad1d864417bfad8d2f83..0329e9f4aa4f5255a4c83a9cb4a6b9923878a552 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/reject.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/reject.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Reject</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/reject_action.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/reject_action.xml index 0316d8b7481270a1704d672c7fbe174c7f77fce1..ad5ffddf63c6400e7c158a88570555dc1ae4206e 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/reject_action.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/reject_action.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Reject Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/submit.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/submit.xml index 2ff1dfd3f1679a02a217a6306b6eca80c0d28e2c..8a35bc4f5740557cf8e57ae50f6767968458c406 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/submit.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/submit.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Submit</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/submit_action.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/submit_action.xml index ca55b0383b8e7a36d87f354fe8197192bdf7d558..b2af18308bb3e809a411cdfbbf2587f19230194b 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/submit_action.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/submit_action.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Submit Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/validate.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/validate.xml index ac64131a3265b80296cc0246cb41ae7cb2472da3..c91b09819f2803a7603110b306864189aeb7adbd 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/validate.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/validate.xml @@ -27,7 +27,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Validates a document in ERP5</string> </value> </item> <item> <key> <string>guard</string> </key> @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Validate</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/validate_action.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/validate_action.xml index 4c0e1b06281cfb4b5701f21ac9a585d26f87d460..fccbbf719de5a105136d351041d8460e4d1168f9 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/validate_action.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/transitions/validate_action.xml @@ -27,7 +27,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Validates a document in ERP5</string> </value> </item> <item> <key> <string>guard</string> </key> @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Validate Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/states/cancelled.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/states/cancelled.xml index 6fed5340f4ae976e6e8f7d8059ea25ffa022c47f..dbbbea209468ce53d54e6c2b0c2f16b5ddf2dd93 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/states/cancelled.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/states/cancelled.xml @@ -11,7 +11,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>state of a query which has been cancelled</string> </value> + <value> <string>State of a document that has been cancelled</string> </value> </item> <item> <key> <string>id</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/states/deleted.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/states/deleted.xml index 9509bfbf5ce3375b0a4b3c4a0ca525f44c864606..b9cb0324fc8cb12d3f74c8ee268d5798cbcc4642 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/states/deleted.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/states/deleted.xml @@ -11,7 +11,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>State of the query after being deleted</string> </value> + <value> <string>Documents in this state were deleted by the user as a result of clicking on the trash button or calling the delete action</string> </value> </item> <item> <key> <string>id</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/states/draft.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/states/draft.xml index 5e12ac4314be696c0bc71e072aba4c82dbcc1b36..0539e00e1418ad488602336ea356cf625bf74ce5 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/states/draft.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/states/draft.xml @@ -11,7 +11,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>Default state of a query just after it has been created</string> </value> + <value> <string>Default state of the document</string> </value> </item> <item> <key> <string>id</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/answer.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/answer.xml index 0c90c9269bcd49d6a90ec79faa26483d2a74d85e..e2b7b3a3ea4245a873ffe99751bca0ce3efcf49b 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/answer.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/answer.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>answer</string> </value> + <value> <string>Answer</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/answer_action.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/answer_action.xml index fb5701813f3684bab296e6678d93441b58cc0f74..1310ece129c52b188d22348f571b325b31388148 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/answer_action.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/answer_action.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Answer</string> </value> + <value> <string>Answer Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/cancel.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/cancel.xml index 5b8f0918eced57cad758752ce1b6f5a0c5f207e3..aa7640747dac99346551fd48842f23370c01e395 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/cancel.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/cancel.xml @@ -27,7 +27,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Action called to cancel a query</string> </value> + <value> <string>Cancel a document in ERP5</string> </value> </item> <item> <key> <string>guard</string> </key> @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>cancel</string> </value> + <value> <string>Cancel</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/cancel_action.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/cancel_action.xml index 98d9f6732ce929e7b1209d9d3c67989679109642..09385ec9790175f05eea38a7d564c27cc266a521 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/cancel_action.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/cancel_action.xml @@ -27,7 +27,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Action called by user to cancel a query</string> </value> + <value> <string>Cancel a document in ERP5</string> </value> </item> <item> <key> <string>guard</string> </key> @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Cancel</string> </value> + <value> <string>Cancel Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/delete.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/delete.xml index c4318e8f1be453812fd0dfb1a0921e9a68b5dbe8..0f87343746ec83af4c6bb056c484e020cedc9163 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/delete.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/delete.xml @@ -27,7 +27,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>action that will marked the query as deleted</string> </value> + <value> <string>Delete a document in ERP5</string> </value> </item> <item> <key> <string>guard</string> </key> @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>delete</string> </value> + <value> <string>Delete</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/delete_action.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/delete_action.xml index f3ac38ca5d076d684cf27e00154e6b44f2d8bf83..335033bf6018ce7e4c3d10538616a4dcec84c075 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/delete_action.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/delete_action.xml @@ -27,7 +27,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>action that will mark the query as deleted</string> </value> + <value> <string>Delete a document in ERP5</string> </value> </item> <item> <key> <string>guard</string> </key> @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Delete</string> </value> + <value> <string>Delete Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/post.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/post.xml index 31c52e6346ce2c55a60c8830ed33c221e78f8193..59bfd032c5bd8c29bfa68eea4845cbc4bb388899 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/post.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/post.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>post</string> </value> + <value> <string>Post</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/post_action.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/post_action.xml index c793a5c87698308661fe6889d0430b601464b0cf..e7cbf949e4e0b509e267c6314089d02c17130c82 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/post_action.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/query_workflow/transitions/post_action.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Post</string> </value> + <value> <string>Post Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/user_account_workflow/states/draft.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/user_account_workflow/states/draft.xml index 173f2b31868ee37a8f8e56b9b9c20a09f09bcfb5..09b3c5440ba612cfbdf8dabfba7a6af7192e8697 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/user_account_workflow/states/draft.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/user_account_workflow/states/draft.xml @@ -11,7 +11,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>default state of a user account, no login and password has been defined</string> </value> + <value> <string>Default state of the document</string> </value> </item> <item> <key> <string>id</string> </key> diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/user_account_workflow/transitions/create_user_action.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/user_account_workflow/transitions/create_user_action.xml index 7314472577c03502dff18aed633fdb5e2bc4dc35..7ab1d103c640d55ae0eefbfda7fbcb44d10a1a65 100644 --- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/user_account_workflow/transitions/create_user_action.xml +++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/user_account_workflow/transitions/create_user_action.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Create User</string> </value> + <value> <string>Create User Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_base/bt/revision b/bt5/erp5_base/bt/revision index eed0d1a4ad7e661b71455c98ccdb75bad624088c..5da127eea415025aa9bc10424531ced8f40ae638 100644 --- a/bt5/erp5_base/bt/revision +++ b/bt5/erp5_base/bt/revision @@ -1 +1 @@ -506 \ No newline at end of file +507 \ No newline at end of file