diff --git a/product/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/component_validation_workflow.xml b/product/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/component_validation_workflow.xml index e0980777e692237fb931c8c4fbde7309d10b6727..181f9922568afb21477db145f815ed51aa06d592 100644 --- a/product/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/component_validation_workflow.xml +++ b/product/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/component_validation_workflow.xml @@ -20,7 +20,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Validation helps confirming the entered data by relevant agents before it is shared.</string> </value> + <value> <string>Only validated Component can be used.</string> </value> </item> <item> <key> <string>groups</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/bt/change_log b/product/ERP5/bootstrap/erp5_core/bt/change_log index 6f334685ec7772ab14f19a4d8d2758a804d3612b..39c8c33d2de077ca89ed9ac3c193e44fbddcb094 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/change_log +++ b/product/ERP5/bootstrap/erp5_core/bt/change_log @@ -1,3 +1,6 @@ +2013-07-09 arnaud.fontaine +* ZODB COmponents: Cosmetic: Fix Component Validation Workflow description. + 2013-07-09 arnaud.fontaine * ZODB Components: Only Developer Role must be able to invalidate/delete/validate Components. diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index a1fe4ec0b1bc32a216d978540095335aad870b14..9585095e65f5a79233c3dffee5846f8f8b3ee4bb 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -41116 \ No newline at end of file +41117 \ No newline at end of file