Commit 5fe7f0b1 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

2009-01-16 Guillaume

* PortalType descriptions clean up.
* make Workflow transitions' title more verbose.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25157 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4ae590d2
......@@ -49,9 +49,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>\n
An Agent Privilege allow the Bank Account owner to give permissions to an Agent for a given period of time, for a maximum amount of money.\n
</string> </value>
<value> <string>An Agent Privilege allows the Bank Account owner to give permissions to an Agent for a given period of time, for a maximum amount of money.</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -53,8 +53,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string> An Agent is a Person who is permitted to perform some actions on the bank account according to Privileges.\n
</string> </value>
<value> <string>An Agent is a Person who is permitted to perform some actions on the bank account according to Privileges.</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -53,7 +53,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>An Assignment allow a person to be assigned to an organisation during a period without changing his career organisation.</string> </value>
<value> <string>An Assignment allows a person to be assigned to an organisation during a period without changing his career organisation.</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -53,15 +53,9 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string> A bank account number holds a collection of numbers and codes\n
(ex. SWIFT, RIB, etc.) which may be used to identify a bank account.\n
<value> <string>A bank account number holds a collection of numbers and codes (ex. SWIFT, RIB, etc.) which may be used to identify a bank account. It is owned by a Person or an Organisation. A Bank Account contains Agents with Agent Privileges used by the owner to delegate the management of the bank account to trusted third-party Persons.\n
\n
A Bank Account is owned by a Person or an Organisation. A Bank Account\n
contain Agents with Agent Privileges used by the owner to delegate the\n
management of the bank account to trusted third-party Persons.\n
\n
BankAccount inherits from Base and from the mix-in Coordinate.\n
</string> </value>
BankAccount inherits from Base and from the mix-in Coordinate.</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -53,15 +53,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string> A bank account number holds a collection of numbers and codes\n
(ex. SWIFT, RIB, etc.) which may be used to identify a bank account.\n
\n
A Bank Account is owned by a Person or an Organisation. A Bank Account\n
contain Agents with Agent Privileges used by the owner to delegate the\n
management of the bank account to trusted third-party Persons.\n
\n
BankAccount inherits from Base and from the mix-in Coordinate.\n
</string> </value>
<value> <string>A credit registered in a bank and that can be used for a payment</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -53,12 +53,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string> A DeliveryLine object allows to implement lines in\n
Deliveries (packing list, order, invoice, etc.)\n
\n
It may include a price (for insurance, for customs, for invoices,\n
for orders)\n
</string> </value>
<value> <string>This line can define the value of a currency towards another currency</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -54,7 +54,7 @@
<item>
<key> <string>description</string> </key>
<value> <string> This movement group is used to group movements which belong to the same day\n
</string> </value>
</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -72,41 +72,37 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string> Delivery Builder objects allow to gather multiple Simulation Movements\n
into a single Delivery. \n
<value> <string>Delivery Builder objects allow to gather multiple Simulation Movements into\n
a single Delivery. The initial quantity property of the Delivery Line is\n
calculated by summing quantities of related Simulation Movements.\n
\n
The initial quantity property of the Delivery Line is calculated by\n
summing quantities of related Simulation Movements.\n
Delivery Builders are called for example whenever an order is confirmed.\n
They are also called globally in order to gather any confirmed or above\n
Simulation Movement which was not associated to any Delivery Line. Such\n
movements are called orphaned Simulation Movements.\n
\n
Delivery Builders are called for example whenever an order is confirmed.\n
They are also called globaly in order to gather any confirmed or above \n
Simulation Movement which was not associated to any Delivery Line. \n
Such movements are called orphaned Simulation Movements.\n
Delivery Builder objects are provided with a set a parameters to achieve\n
their goal:\n
\n
Delivery Builder objects are provided with a set a parameters to achieve \n
their goal:\n
A path definition: source, destination, etc. which defines the general\n
kind of movements it applies.\n
\n
A path definition: source, destination, etc. which defines the general \n
kind of movements it applies.\n
simulation_select_method which defines how to query all Simulation\n
Movements which meet certain criteria (including the above path path\n
definition).\n
\n
simulation_select_method which defines how to query all Simulation \n
Movements which meet certain criteria (including the above path path \n
definition).\n
collect_order_list which defines how to group selected movements according\n
to gathering rules.\n
\n
collect_order_list which defines how to group selected movements \n
according to gathering rules.\n
delivery_select_method which defines how to select existing Delivery which\n
may eventually be updated with selected simulation movements.\n
\n
delivery_select_method which defines how to select existing Delivery \n
which may eventually be updated with selected simulation movements.\n
delivery_module, delivery_type and delivery_line_type which define the\n
module and portal types for newly built Deliveries and Delivery Lines.\n
\n
delivery_module, delivery_type and delivery_line_type which define the \n
module and portal types for newly built Deliveries and Delivery Lines.\n
\n
Delivery Builders can also be provided with optional parameters to \n
restrict selection to a given root Applied Rule caused by a single Order\n
or to Simulation Movements related to a limited set of existing \n
Deliveries.\n
</string> </value>
Delivery Builders can also be provided with optional parameters to\n
restrict selection to a given root Applied Rule caused by a single Order or\n
to Simulation Movements related to a limited set of existing Deliveries.</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -68,8 +68,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Folders allow to store a large number of documents (1,000,000 should not\n
be a problem).</string> </value>
<value> <string>Delivery Tool contains delivery builders.</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -53,7 +53,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>A Telephone object can contain a telephone number.</string> </value>
<value> <string>A fax number that can be stored on a person or organisation document</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -53,7 +53,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Document can contain text that can be formatted using \'Structured Text\'.or \'HTML\'. Text can be automatically translated through the use of\'message catalogs\' and provided to the user in multilple languages.</string> </value>
<value> <string>A file, in its widest sense</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -72,7 +72,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value> <string>Image type documents in ERP5. Many formats are supported</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -53,9 +53,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string> A Url is allows to represent in a standard way coordinates\n
such as web sites, emails, ftp sites, etc.\n
</string> </value>
<value> <string>A Url allows to represent in a standard way coordinates such as web sites, emails, ftp sites, etc.</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -53,7 +53,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>ERP5 default document. Supports synchronisation and XML.</string> </value>
<value> <string>Messages that can be seen by the user and that appear depending upon the actions of the user. They can be warning, information or error messages</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -68,8 +68,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Folders allow to store a large number of documents (1,000,000 should not\n
be a problem).</string> </value>
<value> <string>Order Tool contains order builders.</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -53,7 +53,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Persons capture the contact information (ex. name, phone number) and the relation between entities (ex. who is assigned to which function and which organisation). In particular, user classification is reflected through Person instances. Persons are supported by a standard validation workflow.</string> </value>
<value> <string>Persons capture the contact information (ex. name, phone number) and the relation between entities (ex. who is assigned to which function and which organisation). Persons are supported by a standard validation workflow.</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Cancel</string> </value>
<value> <string>Cancel Assignment</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Cancel Action</string> </value>
<value> <string>Cancel Assignment Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Close</string> </value>
<value> <string>Close Assignment</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Close Action</string> </value>
<value> <string>Close Assignment Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Delete Action</string> </value>
<value> <string>Delete Assignment Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Open</string> </value>
<value> <string>Open Assignment</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Open Action</string> </value>
<value> <string>Open Assignment Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Update</string> </value>
<value> <string>Update Assignment</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Update Action</string> </value>
<value> <string>Update Assignment Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Cancel</string> </value>
<value> <string>Cancel Carrer Step</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Cancel Action</string> </value>
<value> <string>Cancel Career Step Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Start</string> </value>
<value> <string>Start Career Step</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Start Action</string> </value>
<value> <string>Start Career Step Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Stop</string> </value>
<value> <string>Stop Career Step</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Stop Action</string> </value>
<value> <string>Stop Career Step Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Solve</string> </value>
<value> <string>Solve Divergences</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Solve Action</string> </value>
<value> <string>Solve Divergences Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Delete</string> </value>
<value> <string>Delete Message</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Delete Action</string> </value>
<value> <string>Delete Message Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Invalidate</string> </value>
<value> <string>Invalidate Message</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -15,7 +15,7 @@
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Invalidate</string> </value>
<value> <string>Invalidate Message</string> </value>
</item>
<item>
<key> <string>actbox_url</string> </key>
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Invalidate Action</string> </value>
<value> <string>Invalidate Message Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Reject</string> </value>
<value> <string>Reject Message</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -15,7 +15,7 @@
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Reject</string> </value>
<value> <string>Reject Message</string> </value>
</item>
<item>
<key> <string>actbox_url</string> </key>
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Reject Action</string> </value>
<value> <string>Reject Message Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Submit</string> </value>
<value> <string>Submit Message</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -15,7 +15,7 @@
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Submit</string> </value>
<value> <string>Submit Message</string> </value>
</item>
<item>
<key> <string>actbox_url</string> </key>
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Submit Action</string> </value>
<value> <string>Submit Message Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Validate</string> </value>
<value> <string>Validate Message</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -15,7 +15,7 @@
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Validate</string> </value>
<value> <string>Validate Message</string> </value>
</item>
<item>
<key> <string>actbox_url</string> </key>
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Validate Action</string> </value>
<value> <string>Validate Message Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Answer</string> </value>
<value> <string>Answer Query</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -15,7 +15,7 @@
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Answer</string> </value>
<value> <string>Answer Query</string> </value>
</item>
<item>
<key> <string>actbox_url</string> </key>
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Answer Action</string> </value>
<value> <string>Answer Query Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Cancel</string> </value>
<value> <string>Cancel Query</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -15,7 +15,7 @@
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Cancel</string> </value>
<value> <string>Cancel Query</string> </value>
</item>
<item>
<key> <string>actbox_url</string> </key>
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Cancel Action</string> </value>
<value> <string>Cancel Query Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Delete</string> </value>
<value> <string>Delete Query</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Delete Action</string> </value>
<value> <string>Delete Query Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Post</string> </value>
<value> <string>Post Query</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -15,7 +15,7 @@
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Post</string> </value>
<value> <string>Post Query</string> </value>
</item>
<item>
<key> <string>actbox_url</string> </key>
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Post Action</string> </value>
<value> <string>Post Query Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
507
\ No newline at end of file
508
\ No newline at end of file
......@@ -72,7 +72,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Preference Tool</string> </value>
<value> <string>Preference Tool contains user preferences and system preferences.</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -53,7 +53,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Preference objects stores user profiles</string> </value>
<value> <string>Preference objects store user preferences, and are editable through the Preference Tool.</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Delete</string> </value>
<value> <string>Delete Preference</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Delete Action</string> </value>
<value> <string>Delete Preference Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Disable</string> </value>
<value> <string>Disable Preference</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Disable Action</string> </value>
<value> <string>Disable Preference Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Enable</string> </value>
<value> <string>Enable Preference</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Enable Action</string> </value>
<value> <string>Enable Preference Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
1067
\ No newline at end of file
1068
\ 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