Commit d656ce78 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

2009-03-20 Guillaume

* use Start/Stop instead of Open/Close for Assignment and Career.
* update descriptions in workflow states and transitions.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26114 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8f8c093b
......@@ -25,7 +25,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Closed</string> </value>
<value> <string>Stopped</string> </value>
</item>
<item>
<key> <string>transitions</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Action that will open the assignment</string> </value>
<value> <string>The assignment has been started for this person.</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......@@ -25,7 +25,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Open</string> </value>
<value> <string>Started</string> </value>
</item>
<item>
<key> <string>transitions</string> </key>
......
......@@ -27,7 +27,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Action that will close the assignment of a person</string> </value>
<value> <string>Action that will stop (close) the assignment of a person.</string> </value>
</item>
<item>
<key> <string>guard</string> </key>
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Close Assignment</string> </value>
<value> <string>Stop Assignment</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -15,7 +15,7 @@
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Close Assignment</string> </value>
<value> <string>Stop Assignment</string> </value>
</item>
<item>
<key> <string>actbox_url</string> </key>
......@@ -27,7 +27,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Action done by the user that will close the assignment of a person</string> </value>
<value> <string>Action done by the user that will stop (close) the assignment of a person</string> </value>
</item>
<item>
<key> <string>guard</string> </key>
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Close Assignment Action</string> </value>
<value> <string>Stop Assignment Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -27,7 +27,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Action that will open the assignment</string> </value>
<value> <string>Action that will start (open) the assignment</string> </value>
</item>
<item>
<key> <string>guard</string> </key>
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Open Assignment</string> </value>
<value> <string>Start Assignment</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -15,7 +15,7 @@
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Open Assignment</string> </value>
<value> <string>Start Assignment</string> </value>
</item>
<item>
<key> <string>actbox_url</string> </key>
......@@ -27,7 +27,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Action called by user that will open the assignment</string> </value>
<value> <string>Action called by user that will start (open) the assignment</string> </value>
</item>
<item>
<key> <string>guard</string> </key>
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Open Assignment Action</string> </value>
<value> <string>Start Assignment Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>description</string> </key>
<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>
<value> <string>The career step is now over.</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......@@ -19,7 +19,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Closed</string> </value>
<value> <string>Stopped</string> </value>
</item>
<item>
<key> <string>transitions</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Action that will open the Career</string> </value>
<value> <string>Career that has been started</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......@@ -19,7 +19,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Open</string> </value>
<value> <string>Started</string> </value>
</item>
<item>
<key> <string>transitions</string> </key>
......
......@@ -27,7 +27,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Keep the current and create a new one with the difference between prevision and current</string> </value>
<value> <string>Keep the current Packing List and create a new one with the difference between prevision and current</string> </value>
</item>
<item>
<key> <string>guard</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value> <string>The message has been submitted</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>State of a document that has been validated in ERP5</string> </value>
<value> <string>The message is correct and has been validated</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......
......@@ -27,7 +27,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>This action invalidates a document in ERP5</string> </value>
<value> <string>This action invalidates the message</string> </value>
</item>
<item>
<key> <string>guard</string> </key>
......
......@@ -27,7 +27,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value> <string>This action will reject the message that has been submitted</string> </value>
</item>
<item>
<key> <string>guard</string> </key>
......
......@@ -27,7 +27,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value> <string>Submit a message in order for someone to validate it.</string> </value>
</item>
<item>
<key> <string>guard</string> </key>
......
......@@ -27,7 +27,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Validates a document in ERP5</string> </value>
<value> <string>Validates the message</string> </value>
</item>
<item>
<key> <string>guard</string> </key>
......
......@@ -27,7 +27,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value> <string>Action used to answer a query</string> </value>
</item>
<item>
<key> <string>guard</string> </key>
......
556
\ No newline at end of file
557
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment