diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/AgentPrivilege_view/my_description.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/AgentPrivilege_view/my_description.xml index a492751b6953ad150770b522432896fe2a4e91f8..e1a13d062004180b60379c4e1f54a96b43454bae 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/AgentPrivilege_view/my_description.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/AgentPrivilege_view/my_description.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Public description of the document.</string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/AgentPrivilege_view/my_id.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/AgentPrivilege_view/my_id.xml index d24d7356c2e96522ce09393ceb5de0daeafdca23..b76d9cea55229898f6d006290e75b02588491256 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/AgentPrivilege_view/my_id.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/AgentPrivilege_view/my_id.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Id of the agent</string> </value> + <value> <string>Identification</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/AgentPrivilege_view/my_operation_upper_limit.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/AgentPrivilege_view/my_operation_upper_limit.xml index 13344d85290a379a7b27d47db59dd60390753851..6671913f5b7172a51b1a81a8a107697837823ab1 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/AgentPrivilege_view/my_operation_upper_limit.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/AgentPrivilege_view/my_operation_upper_limit.xml @@ -212,7 +212,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Amount Limit</string> </value> + <value> <string>Debit Limit</string> </value> </item> <item> <key> <string>whitespace_preserve</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/AgentPrivilege_view/my_start_date.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/AgentPrivilege_view/my_start_date.xml index 9103ec88e156849e620c8059b64cf69f82c0d898..0e0474d9eaff55baa8b66bee09d295f284ea4e94 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/AgentPrivilege_view/my_start_date.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/AgentPrivilege_view/my_start_date.xml @@ -256,7 +256,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The beginning date for validity of the agent.</string> </value> + <value> <string>The date at which the agent can start taking actions on the bank account</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/AgentPrivilege_view/my_stop_date.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/AgentPrivilege_view/my_stop_date.xml index 202d6b574c7517315dd4a6cbb02be5439c2cbf6c..76427e2356db4d1a1565b0c5ef5500e689490cd6 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/AgentPrivilege_view/my_stop_date.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/AgentPrivilege_view/my_stop_date.xml @@ -256,7 +256,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Date at wich the agent will no longer be validated</string> </value> + <value> <string>The date at which the agent has no right anymore on the bank account</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Agent_view/my_description.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Agent_view/my_description.xml index a492751b6953ad150770b522432896fe2a4e91f8..e1a13d062004180b60379c4e1f54a96b43454bae 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Agent_view/my_description.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Agent_view/my_description.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Public description of the document.</string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Agent_view/my_int_index.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Agent_view/my_int_index.xml index 736073861d7d08a60c154d8ac0589adaa69ff0c1..9b9665f23d0dff775b6eb919307dfdb392cc3875 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Agent_view/my_int_index.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Agent_view/my_int_index.xml @@ -196,7 +196,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Integer use to sort agent</string> </value> + <value> <string>Sort Index will either give a calculation order or a sorting order of a document in a list that contains many documents.</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> @@ -240,7 +240,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Int Index</string> </value> + <value> <string>Sort Index</string> </value> </item> <item> <key> <string>whitespace_preserve</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Agent_view/my_start_date.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Agent_view/my_start_date.xml index 86608faf248f068c92d3c709f0c3758ddd791971..0e0474d9eaff55baa8b66bee09d295f284ea4e94 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Agent_view/my_start_date.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Agent_view/my_start_date.xml @@ -256,7 +256,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Date at which was created the agent</string> </value> + <value> <string>The date at which the agent can start taking actions on the bank account</string> </value> </item> <item> <key> <string>editable</string> </key> @@ -304,7 +304,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Creation Date</string> </value> + <value> <string>Validity Start Date</string> </value> </item> </dictionary> </value> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Assignment_viewFieldLibrary/my_start_date.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Assignment_viewFieldLibrary/my_start_date.xml index 962ea2a6fc895d4dffc43c5ff0c78717b0fa3069..69f526cc75b0f054db40b9f3fe3b01f438e9e1a8 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Assignment_viewFieldLibrary/my_start_date.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Assignment_viewFieldLibrary/my_start_date.xml @@ -77,7 +77,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The date the assignment start.</string> </value> + <value> <string>The date at which an operation starts in ERP5</string> </value> </item> <item> <key> <string>field_id</string> </key> @@ -93,7 +93,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Assignment Start Date</string> </value> + <value> <string>Start Date</string> </value> </item> </dictionary> </value> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Assignment_viewFieldLibrary/my_stop_date.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Assignment_viewFieldLibrary/my_stop_date.xml index e325cdea0a5aa4253728b2b3427328918bb25c7c..bbe575ea51db0deb02dba7b585e350bafaf984e0 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Assignment_viewFieldLibrary/my_stop_date.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Assignment_viewFieldLibrary/my_stop_date.xml @@ -77,7 +77,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The date the assignment ends.</string> </value> + <value> <string>The End date of an operation</string> </value> </item> <item> <key> <string>field_id</string> </key> @@ -93,7 +93,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Assignment Stop Date</string> </value> + <value> <string>Stop Date</string> </value> </item> </dictionary> </value> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Assignment_viewFieldLibrary/my_title.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Assignment_viewFieldLibrary/my_title.xml index fef8b2dd926bb4e4613c3e77f9fb33a4738cd5b3..29bac7a934a63cd4207bfe625b49b2212d650c69 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Assignment_viewFieldLibrary/my_title.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Assignment_viewFieldLibrary/my_title.xml @@ -77,7 +77,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The title of the document.</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>field_id</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_viewFieldLibrary/my_bank_account_key.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_viewFieldLibrary/my_bank_account_key.xml index 3ab8dfeadef1a97012af556f0428affc44a6159f..f4c5d87700c15d2e7402912c057c637961a47d32 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_viewFieldLibrary/my_bank_account_key.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_viewFieldLibrary/my_bank_account_key.xml @@ -77,7 +77,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The security key for this bank account.</string> </value> + <value> <string>The security key for this bank account. IBAN stands for International Bank Account Number</string> </value> </item> <item> <key> <string>field_id</string> </key> @@ -93,7 +93,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>IBAN Key</string> </value> + <value> <string>IBAN</string> </value> </item> </dictionary> </value> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_viewFieldLibrary/my_branch.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_viewFieldLibrary/my_branch.xml index 2c74df35b924b3910957e87db51b711a4b4e2304..e847ae78917387d14d1afb6eada70227c055ec3a 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_viewFieldLibrary/my_branch.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_viewFieldLibrary/my_branch.xml @@ -77,7 +77,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The counter number of a bank account</string> </value> + <value> <string>The branch number is a 6 digit number as part of a bank account number that indicates the bank and the branch where the account is held.</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> @@ -97,7 +97,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Branch</string> </value> + <value> <string>Branch Number</string> </value> </item> </dictionary> </value> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_viewFieldLibrary/my_overdraft_facility.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_viewFieldLibrary/my_overdraft_facility.xml index 59fec16be23b4a89d752b68cdb35f66063ca6ab8..fb8ff83e29ee986cf88572e1e575fe410aa4d6cd 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_viewFieldLibrary/my_overdraft_facility.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_viewFieldLibrary/my_overdraft_facility.xml @@ -77,7 +77,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>Checked if the bank account has an overdraft facility.</string> </value> + <value> <string>Overdraft facility of a bank account</string> </value> </item> <item> <key> <string>field_id</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_viewFieldLibrary/my_title.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_viewFieldLibrary/my_title.xml index 1f2fcc8fa82f300a7969f6b9c2b0d3c9711c4cb2..a8dce7bc1fef72085990962a561ca97b19c5a74e 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_viewFieldLibrary/my_title.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_viewFieldLibrary/my_title.xml @@ -79,7 +79,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The title of the document.</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_width</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Base_viewNewFileDialog/your_language.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Base_viewNewFileDialog/your_language.xml index 16e7a99c6f45e87f655d592d888a16811db2183f..3f3c96bf42c69b9236af2a6eec57d032fad66f45 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Base_viewNewFileDialog/your_language.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Base_viewNewFileDialog/your_language.xml @@ -75,6 +75,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>Language of the web page, it uses code like en, fr, ja...</string> </value> + </item> <item> <key> <string>display_width</string> </key> <value> <int>10</int> </value> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Base_viewNewFileDialog/your_reference.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Base_viewNewFileDialog/your_reference.xml index 2bb6b38b95d5e2141b610bdfcd788c34e2301de5..a4a13e0a37822a318d545be0859f60260c13bb7f 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Base_viewNewFileDialog/your_reference.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Base_viewNewFileDialog/your_reference.xml @@ -75,6 +75,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>Reference of a document in ERP5, whatever the module considered. Exceptions to this rule can exist, and if so, terms will be described in the appropriate business field of this glossary. For example, the reference of a Payment Transaction has a specific name, as well as the Reference of Purchase and Sale Invoice Transactions. See the appropriate Glossary for further information.</string> </value> + </item> <item> <key> <string>display_width</string> </key> <value> <int>20</int> </value> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Base_viewPostQueryDialog/your_description.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Base_viewPostQueryDialog/your_description.xml index 8dbd1128463ba82a88ad8c317e00bf15476a6591..b6581890f7579bb308f8c313b382238f0461b698 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Base_viewPostQueryDialog/your_description.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Base_viewPostQueryDialog/your_description.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Description of the query</string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>editable</string> </key> @@ -260,7 +260,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Question</string> </value> + <value> <string>Description</string> </value> </item> <item> <key> <string>unicode</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Career_viewFieldLibrary/my_collective_agreement_title.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Career_viewFieldLibrary/my_collective_agreement_title.xml index 94168e894f2025a462132d03f1647b9e9b5ef2bd..18a6c79406fd0a1af853f6b24837892256f1b706 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Career_viewFieldLibrary/my_collective_agreement_title.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Career_viewFieldLibrary/my_collective_agreement_title.xml @@ -77,7 +77,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The name of the collective agreement.</string> </value> + <value> <string>The name of the collective agreement applied in an organisation.</string> </value> </item> <item> <key> <string>field_id</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Career_viewFieldLibrary/my_title.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Career_viewFieldLibrary/my_title.xml index 84d3c06992eead4d9985cecede5cda808d1b049d..29bac7a934a63cd4207bfe625b49b2212d650c69 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Career_viewFieldLibrary/my_title.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Career_viewFieldLibrary/my_title.xml @@ -77,7 +77,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The title of this career.</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>field_id</string> </key> @@ -93,7 +93,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Career Title</string> </value> + <value> <string>Title</string> </value> </item> </dictionary> </value> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Coordinate_viewFieldLibrary/my_int_index.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Coordinate_viewFieldLibrary/my_int_index.xml index d6db123f187f6500668684ea1f0784a5681dea77..0f9ceb41128d6750785ac5942e7522550d000508 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Coordinate_viewFieldLibrary/my_int_index.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Coordinate_viewFieldLibrary/my_int_index.xml @@ -93,7 +93,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>Index used to sort coordinates</string> </value> + <value> <string>Sort Index will either give a calculation order or a sorting order of a document in a list that contains many documents.</string> </value> </item> <item> <key> <string>field_id</string> </key> @@ -109,7 +109,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Index</string> </value> + <value> <string>Sort Index</string> </value> </item> </dictionary> </value> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/CreditCard_view/my_bank_account_key.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/CreditCard_view/my_bank_account_key.xml index bfddcdaf20fa8bcbba9567adef5a1bcea6e804b9..11efca0de63187c28521ad57803fee4f3da62de0 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/CreditCard_view/my_bank_account_key.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/CreditCard_view/my_bank_account_key.xml @@ -77,7 +77,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The security key for the credit card.</string> </value> + <value> <string>The security key for this bank account. IBAN stands for International Bank Account Number</string> </value> </item> <item> <key> <string>field_id</string> </key> @@ -93,7 +93,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Security Key</string> </value> + <value> <string>IBAN</string> </value> </item> </dictionary> </value> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/CurrencyExchangeLine_view/my_source_title.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/CurrencyExchangeLine_view/my_source_title.xml index b817aff7725505be196a29f9d21cfeafc8a02e06..2f6fc62a4d2c68392c5c8dc1ecb541ab1f96e97e 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/CurrencyExchangeLine_view/my_source_title.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/CurrencyExchangeLine_view/my_source_title.xml @@ -82,7 +82,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>The organisation for which the currency exchange line is applied for.</string> </value> </item> <item> <key> <string>field_id</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Currency_view/my_short_title.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Currency_view/my_short_title.xml index e5d1c02c6ec23d0e4aca3410fd189c30cefa3a5a..753a001f2aceaaec4c34b9b6c11c6b4de7d4eac6 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Currency_view/my_short_title.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Currency_view/my_short_title.xml @@ -76,7 +76,7 @@ <key> <string>description</string> </key> <value> <string>The symbol used to represent the currency.\n \n -It is for example $, \xc2\xa5, \xe2\x82\xac, \xc2\xa3...</string> </value> +It is for example $, ¥, €, £...</string> </value> </item> <item> <key> <string>field_id</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Currency_viewFieldLibrary/my_short_title.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Currency_viewFieldLibrary/my_short_title.xml index 8e064be3f9a412ef71b853ef1d124ceb54bdacd1..caca0619718ac13b98663fe8bf1257455011ed1a 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Currency_viewFieldLibrary/my_short_title.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Currency_viewFieldLibrary/my_short_title.xml @@ -79,7 +79,7 @@ <key> <string>description</string> </key> <value> <string>The symbol used to represent the currency.\n \n -It is for example $, \xc2\xa5, \xe2\x82\xac, \xc2\xa3...</string> </value> +It is for example $, ¥, €, £...</string> </value> </item> <item> <key> <string>field_id</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Currency_viewFieldLibrary/my_title.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Currency_viewFieldLibrary/my_title.xml index 036b653378810d588174d19f78de38ca1045088f..581f84a38c7a74eb4852e901b6d7bdf4b5893160 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Currency_viewFieldLibrary/my_title.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Currency_viewFieldLibrary/my_title.xml @@ -78,7 +78,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The title of the document.</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>field_id</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_view/my_comment.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_view/my_comment.xml index 70ba5a8f55ba2ea9517c5b20ac514394100e88b4..fbd49344dcf7814652f37eb80d3fbe23caa204b1 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_view/my_comment.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_view/my_comment.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Comments which can be read by internal users but unlike description, are not printed out on official documents.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_view/my_description.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_view/my_description.xml index 0f47f022d051dbefb6a95e669ee2287d1bf3e856..2eaaf132276bebc55eece80d488c62ce349b033e 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_view/my_description.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_view/my_description.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_view/my_id.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_view/my_id.xml index cfa72e9491d83de735350d7f070fb9b6540cc6ab..fd3771d947470a10d0fde1c35b1c98570da3576a 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_view/my_id.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_view/my_id.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Identifiant number</string> </value> + <value> <string>Identification</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_view/my_title.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_view/my_title.xml index 59e9d94164ac08c6c360fec494d4163bcd8cb8b3..ea05f755b6b9a5eddb12ce368f59773eb9d472fe 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_view/my_title.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_view/my_title.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_viewPredicateGroupList/my_id.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_viewPredicateGroupList/my_id.xml index cfa72e9491d83de735350d7f070fb9b6540cc6ab..fd3771d947470a10d0fde1c35b1c98570da3576a 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_viewPredicateGroupList/my_id.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_viewPredicateGroupList/my_id.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Identifiant number</string> </value> + <value> <string>Identification</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_viewPredicateGroupList/my_title.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_viewPredicateGroupList/my_title.xml index 59e9d94164ac08c6c360fec494d4163bcd8cb8b3..ea05f755b6b9a5eddb12ce368f59773eb9d472fe 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_viewPredicateGroupList/my_title.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/DeliveryBuilder_viewPredicateGroupList/my_title.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Delivery_viewSolveDivergenceDialog/my_comment.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Delivery_viewSolveDivergenceDialog/my_comment.xml index 25bfd7635b28be2099d742c4c07b514e0e6a6eb7..bd0c01e200163bde24a54905d59499b998025e3b 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Delivery_viewSolveDivergenceDialog/my_comment.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Delivery_viewSolveDivergenceDialog/my_comment.xml @@ -218,7 +218,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Comments which can be read by internal users but which, unlike description, are not printed out on official documents.</string> </value> + <value> <string>Comments which can be read by internal users but unlike description, are not printed out on official documents.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Delivery_viewSplitAndDeferDialog/my_comment.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Delivery_viewSplitAndDeferDialog/my_comment.xml index 25bfd7635b28be2099d742c4c07b514e0e6a6eb7..bd0c01e200163bde24a54905d59499b998025e3b 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Delivery_viewSplitAndDeferDialog/my_comment.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Delivery_viewSplitAndDeferDialog/my_comment.xml @@ -218,7 +218,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Comments which can be read by internal users but which, unlike description, are not printed out on official documents.</string> </value> + <value> <string>Comments which can be read by internal users but unlike description, are not printed out on official documents.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Entity_viewFieldLibrary/my_title.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Entity_viewFieldLibrary/my_title.xml index fef8b2dd926bb4e4613c3e77f9fb33a4738cd5b3..29bac7a934a63cd4207bfe625b49b2212d650c69 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Entity_viewFieldLibrary/my_title.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Entity_viewFieldLibrary/my_title.xml @@ -77,7 +77,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The title of the document.</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>field_id</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/GeographicAddress_view/my_title.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/GeographicAddress_view/my_title.xml index 284d5502517da88cb214dd6cedb9c4909ce8ce29..fc4bb197b71e771da75c46fc1916baf0f54d5e72 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/GeographicAddress_view/my_title.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/GeographicAddress_view/my_title.xml @@ -83,7 +83,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The title of the document.</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/MovementGroup_view/my_description.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/MovementGroup_view/my_description.xml index 6f2abfbf8b79c390b3778dd0f408fe60cf79783c..6a0b7a294b7ba5e15ea2b79f7e1174b8203f8422 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/MovementGroup_view/my_description.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/MovementGroup_view/my_description.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/MovementGroup_view/my_title.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/MovementGroup_view/my_title.xml index 6b82ce9ff254a0f838fcd98a53be0e0ebfbd6a96..ea05f755b6b9a5eddb12ce368f59773eb9d472fe 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/MovementGroup_view/my_title.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/MovementGroup_view/my_title.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/NotificationMessage_view/my_language.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/NotificationMessage_view/my_language.xml index 3c9c06d97f8b90041d27888d4b9eca24bbda8aa2..3f0de942e6f27009ea21aec46c0affec4509a59d 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/NotificationMessage_view/my_language.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/NotificationMessage_view/my_language.xml @@ -74,6 +74,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>Language of the web page, it uses code like en, fr, ja...</string> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_string_field</string> </value> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/NotificationMessage_view/my_reference.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/NotificationMessage_view/my_reference.xml index 6c8c8d2d792c2e22a0f931c8ee25de1882585961..294212529a22ac69ebcd87539569389929d59d62 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/NotificationMessage_view/my_reference.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/NotificationMessage_view/my_reference.xml @@ -74,6 +74,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>Reference of a document in ERP5, whatever the module considered. Exceptions to this rule can exist, and if so, terms will be described in the appropriate business field of this glossary. For example, the reference of a Payment Transaction has a specific name, as well as the Reference of Purchase and Sale Invoice Transactions. See the appropriate Glossary for further information.</string> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_string_field</string> </value> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/NotificationMessage_viewContentList/my_reference.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/NotificationMessage_viewContentList/my_reference.xml index 449e1cd6a2d25cb932ca0264bd831c64c062011b..d4f77123faa10b7165eef2766c10e539e9095be2 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/NotificationMessage_viewContentList/my_reference.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/NotificationMessage_viewContentList/my_reference.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Reference of a document in ERP5, whatever the module considered. Exceptions to this rule can exist, and if so, terms will be described in the appropriate business field of this glossary. For example, the reference of a Payment Transaction has a specific name, as well as the Reference of Purchase and Sale Invoice Transactions. See the appropriate Glossary for further information.</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/NotificationMessage_viewContentList/my_title.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/NotificationMessage_viewContentList/my_title.xml index 6b82ce9ff254a0f838fcd98a53be0e0ebfbd6a96..ea05f755b6b9a5eddb12ce368f59773eb9d472fe 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/NotificationMessage_viewContentList/my_title.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/NotificationMessage_viewContentList/my_title.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/OrderBuilder_view/my_comment.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/OrderBuilder_view/my_comment.xml index 70ba5a8f55ba2ea9517c5b20ac514394100e88b4..fbd49344dcf7814652f37eb80d3fbe23caa204b1 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/OrderBuilder_view/my_comment.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/OrderBuilder_view/my_comment.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Comments which can be read by internal users but unlike description, are not printed out on official documents.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/OrderBuilder_view/my_description.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/OrderBuilder_view/my_description.xml index 0f47f022d051dbefb6a95e669ee2287d1bf3e856..2eaaf132276bebc55eece80d488c62ce349b033e 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/OrderBuilder_view/my_description.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/OrderBuilder_view/my_description.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/OrderBuilder_view/my_id.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/OrderBuilder_view/my_id.xml index cfa72e9491d83de735350d7f070fb9b6540cc6ab..fd3771d947470a10d0fde1c35b1c98570da3576a 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/OrderBuilder_view/my_id.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/OrderBuilder_view/my_id.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Identifiant number</string> </value> + <value> <string>Identification</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/OrganisationModule_viewSearchDialog/my_id.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/OrganisationModule_viewSearchDialog/my_id.xml index 79ebd016a982a4d0b8bbf3203b6a5c88d20cf087..73cad7c626e20bf3a24bbfa4bf20359bb7a82495 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/OrganisationModule_viewSearchDialog/my_id.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/OrganisationModule_viewSearchDialog/my_id.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The id of the organisation we are looking for</string> </value> + <value> <string>Identification</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Organisation_viewFieldLibrary/my_geographic_incorporate_code.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Organisation_viewFieldLibrary/my_geographic_incorporate_code.xml index eea54a6eb1ed208096c25c4c67de6f8ee3242a45..1a59b1556c5a70b92cfca0da31bd772ec6cab5d0 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Organisation_viewFieldLibrary/my_geographic_incorporate_code.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Organisation_viewFieldLibrary/my_geographic_incorporate_code.xml @@ -76,7 +76,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The geographic incorporate code of this organisation, sometimes derivated from corporate code</string> </value> + <value> <string>The geographic incorporation code of this organisation, sometimes derivated from corporate code</string> </value> </item> <item> <key> <string>field_id</string> </key> @@ -92,7 +92,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Geographic Incorporate Code</string> </value> + <value> <string>Geographic Incorporation Code</string> </value> </item> </dictionary> </value> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PersonModule_viewCareerLogAsHTML.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PersonModule_viewCareerLogAsHTML.xml index af316947e2a272198c6ba6bd7a5e0c0ce90f3938..982ed4f29503da55da6505a0738d75c00094bf4d 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PersonModule_viewCareerLogAsHTML.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PersonModule_viewCareerLogAsHTML.xml @@ -54,12 +54,12 @@ <tr>\n <th>Nom</th>\n <th>Date Naissance</th>\n - <th>Nationalit\xc3\xa9</th>\n + <th>Nationalité</th>\n <th>Sexe</th>\n - <th>Comp\xc3\xa9tences</th>\n + <th>Compétences</th>\n <th>Affectation</th>\n - <th>Arriv\xc3\xa9e</th>\n - <th>D\xc3\xa9part</th>\n + <th>Arrivée</th>\n + <th>Départ</th>\n <th>Description</th>\n </tr>\n <tr tal:repeat="item python:here.Base_sortObjectListLikeSQL(here.Person_zGetPersonCareerLog(),((\'start_date\',\'ASC\'),))">\n diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Person_viewFieldLibrary/my_reference.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Person_viewFieldLibrary/my_reference.xml index b0768ff9634c59de69cde26050135b28b67b29b9..2d3c11b583092dee37c9b4c58274544619074b9d 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Person_viewFieldLibrary/my_reference.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Person_viewFieldLibrary/my_reference.xml @@ -91,9 +91,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The username this person will use to log in the system.\n -\n -The system will check that there isn\'t another user with the same username.</string> </value> + <value> <string>The username this person will use to log in the system. The system will check that there isn\'t another user with the same username.</string> </value> </item> <item> <key> <string>field_id</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PropertyAssignmentMovementGroup_view/my_description.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PropertyAssignmentMovementGroup_view/my_description.xml index 6f2abfbf8b79c390b3778dd0f408fe60cf79783c..6a0b7a294b7ba5e15ea2b79f7e1174b8203f8422 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PropertyAssignmentMovementGroup_view/my_description.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PropertyAssignmentMovementGroup_view/my_description.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PropertyAssignmentMovementGroup_view/my_title.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PropertyAssignmentMovementGroup_view/my_title.xml index 6b82ce9ff254a0f838fcd98a53be0e0ebfbd6a96..ea05f755b6b9a5eddb12ce368f59773eb9d472fe 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PropertyAssignmentMovementGroup_view/my_title.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PropertyAssignmentMovementGroup_view/my_title.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PropertyDivergenceTester_view/my_description.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PropertyDivergenceTester_view/my_description.xml index 6f2abfbf8b79c390b3778dd0f408fe60cf79783c..6a0b7a294b7ba5e15ea2b79f7e1174b8203f8422 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PropertyDivergenceTester_view/my_description.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PropertyDivergenceTester_view/my_description.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PropertyDivergenceTester_view/my_title.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PropertyDivergenceTester_view/my_title.xml index 59e9d94164ac08c6c360fec494d4163bcd8cb8b3..ea05f755b6b9a5eddb12ce368f59773eb9d472fe 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PropertyDivergenceTester_view/my_title.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PropertyDivergenceTester_view/my_title.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PropertyMovementGroup_view/my_description.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PropertyMovementGroup_view/my_description.xml index 6f2abfbf8b79c390b3778dd0f408fe60cf79783c..6a0b7a294b7ba5e15ea2b79f7e1174b8203f8422 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PropertyMovementGroup_view/my_description.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PropertyMovementGroup_view/my_description.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/QuantityDivergenceTester_view/my_description.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/QuantityDivergenceTester_view/my_description.xml index 6f2abfbf8b79c390b3778dd0f408fe60cf79783c..6a0b7a294b7ba5e15ea2b79f7e1174b8203f8422 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/QuantityDivergenceTester_view/my_description.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/QuantityDivergenceTester_view/my_description.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/QuantityDivergenceTester_view/my_title.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/QuantityDivergenceTester_view/my_title.xml index 59e9d94164ac08c6c360fec494d4163bcd8cb8b3..ea05f755b6b9a5eddb12ce368f59773eb9d472fe 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/QuantityDivergenceTester_view/my_title.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/QuantityDivergenceTester_view/my_title.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/RoleDefinition_viewFieldLibrary/my_reference.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/RoleDefinition_viewFieldLibrary/my_reference.xml index 449e1cd6a2d25cb932ca0264bd831c64c062011b..d4f77123faa10b7165eef2766c10e539e9095be2 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/RoleDefinition_viewFieldLibrary/my_reference.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/RoleDefinition_viewFieldLibrary/my_reference.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Reference of a document in ERP5, whatever the module considered. Exceptions to this rule can exist, and if so, terms will be described in the appropriate business field of this glossary. For example, the reference of a Payment Transaction has a specific name, as well as the Reference of Purchase and Sale Invoice Transactions. See the appropriate Glossary for further information.</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Telephone_view/my_description.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Telephone_view/my_description.xml index 7dd1272e2d09720da7e80eba78c8c6ad2c22817d..622145839f1b1fc110cb6d73e22aa5b9c8e0d05c 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Telephone_view/my_description.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Telephone_view/my_description.xml @@ -74,7 +74,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>Public description of the document.</string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>field_id</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Telephone_view/my_title.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Telephone_view/my_title.xml index 284d5502517da88cb214dd6cedb9c4909ce8ce29..fc4bb197b71e771da75c46fc1916baf0f54d5e72 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Telephone_view/my_title.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Telephone_view/my_title.xml @@ -83,7 +83,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The title of the document.</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Telephone_viewFieldLibrary/my_telephone_area.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Telephone_viewFieldLibrary/my_telephone_area.xml index 6b0fc3b24a0ae7da38e56258551c7dfd90027cdd..b8999d36440836ae43d8a51ae66fb1a87285c90c 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Telephone_viewFieldLibrary/my_telephone_area.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Telephone_viewFieldLibrary/my_telephone_area.xml @@ -78,7 +78,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The area</string> </value> + <value> <string>The telephone area</string> </value> </item> <item> <key> <string>display_width</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Telephone_viewFieldLibrary/my_telephone_country.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Telephone_viewFieldLibrary/my_telephone_country.xml index 729adda4779ce529b300c3c8b49f75c26da81750..d8e46e7544eac775276fe1117ecd6e5ef45dccf4 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Telephone_viewFieldLibrary/my_telephone_country.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Telephone_viewFieldLibrary/my_telephone_country.xml @@ -78,7 +78,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The country code</string> </value> + <value> <string>The telephone country code</string> </value> </item> <item> <key> <string>display_width</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Telephone_viewFieldLibrary/my_telephone_extension.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Telephone_viewFieldLibrary/my_telephone_extension.xml index 42c37619aad4598375fafa8840bd96ca3fdf74fe..269182426b2b40ffcbe0fb69f7415ec9d3f5a741 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Telephone_viewFieldLibrary/my_telephone_extension.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Telephone_viewFieldLibrary/my_telephone_extension.xml @@ -78,7 +78,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The extension</string> </value> + <value> <string>The telephone extension</string> </value> </item> <item> <key> <string>display_width</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Url_view/my_description.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Url_view/my_description.xml index 7dd1272e2d09720da7e80eba78c8c6ad2c22817d..622145839f1b1fc110cb6d73e22aa5b9c8e0d05c 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Url_view/my_description.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Url_view/my_description.xml @@ -74,7 +74,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>Public description of the document.</string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>field_id</string> </key> diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Url_view/my_title.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Url_view/my_title.xml index 9ed8edce58d561817721bccfbdebe1afa2d1bf20..0a5abd3ff150e043b80bd264b705e8f84f04b2b2 100644 --- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Url_view/my_title.xml +++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Url_view/my_title.xml @@ -84,7 +84,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The title of the document.</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/bt5/erp5_base/bt/revision b/bt5/erp5_base/bt/revision index 22c04b349c78bf83006fe04b89dfadf62143e341..501f5773ed1fc0f759967d25b609a910cb77d155 100644 --- a/bt5/erp5_base/bt/revision +++ b/bt5/erp5_base/bt/revision @@ -1 +1 @@ -508 \ No newline at end of file +509 \ No newline at end of file diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Alarm_view/my_description.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Alarm_view/my_description.xml index 0764e7869f5b07482c31fd4d66607dbd90338bfe..b186e82836cd48912a591fee6f95fd7f23ba1fad 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Alarm_view/my_description.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Alarm_view/my_description.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Alarm_view/my_id.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Alarm_view/my_id.xml index cfa72e9491d83de735350d7f070fb9b6540cc6ab..fd3771d947470a10d0fde1c35b1c98570da3576a 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Alarm_view/my_id.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Alarm_view/my_id.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Identifiant number</string> </value> + <value> <string>Identification</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Alarm_view/my_title.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Alarm_view/my_title.xml index 59e9d94164ac08c6c360fec494d4163bcd8cb8b3..ea05f755b6b9a5eddb12ce368f59773eb9d472fe 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Alarm_view/my_title.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Alarm_view/my_title.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseCategory_view/my_description.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseCategory_view/my_description.xml index 42b0ca17ea0fec0f3c95b5709fbef3685cd2cd65..28f682cfe7c43855ca07f4856b25da4f237f8a64 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseCategory_view/my_description.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseCategory_view/my_description.xml @@ -74,7 +74,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>field_id</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseCategory_view/my_id.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseCategory_view/my_id.xml index 6875645ecee223d26d0b193135ff6475ec209b5a..e409140335a2e10b20b44df5770b7dedfb72c275 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseCategory_view/my_id.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseCategory_view/my_id.xml @@ -76,7 +76,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>Identifiant number</string> </value> + <value> <string>Identification</string> </value> </item> <item> <key> <string>display_width</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseCategory_view/my_title.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseCategory_view/my_title.xml index d10e9d76ca38771207451215fbcbd1f026faf83e..f75d0911d88876e232389ea5e3dbf0905f7ce045 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseCategory_view/my_title.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseCategory_view/my_title.xml @@ -83,7 +83,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_width</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseDomain_view/my_id.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseDomain_view/my_id.xml index ad0b24b7c27fc336eaed186447e5dd14944c84df..82309136f28e4431c2ee5313182876530be74e0a 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseDomain_view/my_id.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseDomain_view/my_id.xml @@ -75,6 +75,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>Identification</string> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_string_field</string> </value> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseWorkflow_viewWorkflowActionDialog/my_comment.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseWorkflow_viewWorkflowActionDialog/my_comment.xml index 5adbd47ed7524f0157c231e2d9b6cd35b16ead73..ccae3f5379939737cd352b2b7c075ee92a5ba42b 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseWorkflow_viewWorkflowActionDialog/my_comment.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseWorkflow_viewWorkflowActionDialog/my_comment.xml @@ -218,7 +218,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Comments which can be read by internal users but unlike description, are not printed out on official documents.</string> </value> </item> <item> <key> <string>editable</string> </key> @@ -262,7 +262,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Comment</string> </value> + <value> <string>Comments</string> </value> </item> <item> <key> <string>unicode</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewDialogFieldLibrary/your_date.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewDialogFieldLibrary/your_date.xml index 17f28d01062695a5f82049dc2d4507deb03dba1a..173441342b13cea4e92bc4bc5ea2f9532fffcbd3 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewDialogFieldLibrary/your_date.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewDialogFieldLibrary/your_date.xml @@ -274,7 +274,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>The Date</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewDialogFieldLibrary/your_quantity.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewDialogFieldLibrary/your_quantity.xml index 69ee46be4889b95962747d43c5f16dd2c670d01c..d9290a987f37e16dab25be71565dadf83371b45c 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewDialogFieldLibrary/your_quantity.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewDialogFieldLibrary/your_quantity.xml @@ -196,7 +196,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Default Quantity of a resource in ERP5. It can be a product or it can be time quantity like hours or minutes for example. Quantity can be found in almost every business field of ERP5 and will always have this meaning, unless the term is different or precise, such as Priced Quantity for example.</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewDialogFieldLibrary/your_title.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewDialogFieldLibrary/your_title.xml index 81b10540433057358bdd767db6bc0c471eee09b4..f86029569e1565ebf1ebf29d1fa77e68b9c21eb8 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewDialogFieldLibrary/your_title.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewDialogFieldLibrary/your_title.xml @@ -202,7 +202,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewDocumentList/my_title.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewDocumentList/my_title.xml index 2dd59b0668dd9d47908a970ffbd5614fc96c001b..2cad373ea7096f481ae9ada1cbb3a7556c9b319b 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewDocumentList/my_title.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewDocumentList/my_title.xml @@ -77,7 +77,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_comment.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_comment.xml index 268f99c63ea5dd7f853489372a7bef77f9115fc2..f471ba611c11a08d1a0792658d7a4fb48ad38942 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_comment.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_comment.xml @@ -220,7 +220,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Comments which can be read by internal users but unlike description, are not printed out on official documents.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_date.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_date.xml index f828976a9b7ce43435164ad8d127750a04e46c79..5707be708b958791be90f87a60e16e9e516b6dfc 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_date.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_date.xml @@ -274,7 +274,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>The Date</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_description.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_description.xml index 3f02da4c4516dc55139a4e8fe394bab9d161229c..433771008f83d18615e7e3145547070ff86f38fc 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_description.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_description.xml @@ -220,7 +220,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_password.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_password.xml index 0ac7fffdc44b2654eb76477587a5b4040a7f8c68..5d4a83fea4443b181fd69cfee8b78d3d1a2299cc 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_password.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_password.xml @@ -204,7 +204,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Password for a user in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_quantity.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_quantity.xml index 852e04d39c914444d2d3bf9b8cdfe6ad1c308408..d964a011fce607f1f0d8d3911f808e3d4f207ccf 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_quantity.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_quantity.xml @@ -194,7 +194,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Default Quantity of a resource in ERP5. It can be a product or it can be time quantity like hours or minutes for example. Quantity can be found in almost every business field of ERP5 and will always have this meaning, unless the term is different or precise, such as Priced Quantity for example.</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_text_content.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_text_content.xml index 47519181d1387c40b998b6a96acad13877a5345b..20295fbba7c293e417f218ea3d7a3bd43faf5ffc 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_text_content.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_text_content.xml @@ -228,7 +228,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Content of the event</string> </value> + <value> <string>The content of the document considered as a text string</string> </value> </item> <item> <key> <string>editable</string> </key> @@ -276,7 +276,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Page Content</string> </value> + <value> <string>Text</string> </value> </item> <item> <key> <string>unicode</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_text_format.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_text_format.xml index 775d8688ba16c13c2d2b3aebafaa5e112d8f3da4..ab20e1356ba30ad9a3ae9e8580a160af48fc71ce 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_text_format.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_text_format.xml @@ -192,7 +192,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Format of the event content</string> </value> + <value> <string>The text format used by default</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_title.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_title.xml index f4e6481f5f95beb44a5b3ce0699a0268921b8f64..7e632ec6240d9062bb6c005c59469eca4cafc114 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_title.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_title.xml @@ -202,7 +202,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewMetadata/my_description.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewMetadata/my_description.xml index 0f47f022d051dbefb6a95e669ee2287d1bf3e856..2eaaf132276bebc55eece80d488c62ce349b033e 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewMetadata/my_description.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewMetadata/my_description.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewMetadata/my_effective_date.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewMetadata/my_effective_date.xml index b26079ff46b60ae3fe33a856218e7753498f26de..61281207ad125e45a82576b5727c7eb665356fd8 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewMetadata/my_effective_date.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewMetadata/my_effective_date.xml @@ -256,7 +256,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>The date when the document starts being valid.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewMetadata/my_expiration_date.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewMetadata/my_expiration_date.xml index 18f3fd91fa878bf99ea93633e403df7a376b412e..e62f55944748e815d89c01e5755d11f0d32f1cb1 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewMetadata/my_expiration_date.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewMetadata/my_expiration_date.xml @@ -256,7 +256,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>The date when the document expires.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewMetadata/my_id.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewMetadata/my_id.xml index 1eca7b67a18eb4e9315165c073783c2e260966f4..422a85870de086a82b0587856ac4058a86a449fe 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewMetadata/my_id.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewMetadata/my_id.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Identifiant number</string> </value> + <value> <string>Identification</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewMetadata/my_title.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewMetadata/my_title.xml index 60b676f4bddffea3daf917678461a4f751c2ebec..b90f8e962508e0a924ad3ffb032090b136db896c 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewMetadata/my_title.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewMetadata/my_title.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewWorkflowActionDialog/your_comment.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewWorkflowActionDialog/your_comment.xml index fdee9a78d8c870473b044a873a2ae308f2fecb5c..7610701ad48719bd44d8a9a76918a6d066870763 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewWorkflowActionDialog/your_comment.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewWorkflowActionDialog/your_comment.xml @@ -218,7 +218,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Comments which can be read by internal users but unlike description, are not printed out on official documents.</string> </value> </item> <item> <key> <string>editable</string> </key> @@ -262,7 +262,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Comment</string> </value> + <value> <string>Comments</string> </value> </item> <item> <key> <string>unicode</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewWorkflowHistory/listbox_time.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewWorkflowHistory/listbox_time.xml index 71e516a8eda6aec8d4396e9a76c73d7ddec7a29e..387034959d0772d642f2c4f364d84802e133db84 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewWorkflowHistory/listbox_time.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewWorkflowHistory/listbox_time.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.ERP5Form.ProxyField</string> - <string>ProxyField</string> - </tuple> - <none/> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + <tuple/> </tuple> </pickle> <pickle> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_comment.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_comment.xml index 605e09c16f8f5c9d3825a5d9bd4ae9122cfeeff7..8cb49fb461bfabd0dfebb684c21f0201b50be538 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_comment.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_comment.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Comments which can be read by internal users but unlike description, are not printed out on official documents.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_description.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_description.xml index 6e8df759b58ff434fd7cdd499f2a7108f3a15f24..dafe7c11f34579f935d9f09d3f2434ab806eb55a 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_description.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_description.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_id.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_id.xml index 3e75f63ff47c3bdc51322b7b26b49d5f9a03bad5..97d763163e9c6d0a114964a8d405f159fe6c1ed3 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_id.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_id.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Identifiant number</string> </value> + <value> <string>Identification</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_revision.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_revision.xml index 6822ead6180e0bea007b47f10b08ea69ea63ed83..e7032d9c7fa69d699eb0943d6bb322fd95f07e41 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_revision.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_revision.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>the number of revision used by the business template. This number increase each time we commit a modification</string> </value> + <value> <string>the number of revision used by the business template. This number increases each time we commit a modification</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CacheFactory_view/my_cache_duration.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CacheFactory_view/my_cache_duration.xml index 87db2670a6f21911c8350eebe61eb3afbd31450b..c94bb6d5b1230d3696817000b559c64cb6fede73 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CacheFactory_view/my_cache_duration.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CacheFactory_view/my_cache_duration.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.Formulator.StandardFields</string> - <string>IntegerField</string> - </tuple> - <none/> + <global name="IntegerField" module="Products.Formulator.StandardFields"/> + <tuple/> </tuple> </pickle> <pickle> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CacheFactory_view/my_id.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CacheFactory_view/my_id.xml index cfa72e9491d83de735350d7f070fb9b6540cc6ab..fd3771d947470a10d0fde1c35b1c98570da3576a 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CacheFactory_view/my_id.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CacheFactory_view/my_id.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Identifiant number</string> </value> + <value> <string>Identification</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CacheFactory_view/my_title.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CacheFactory_view/my_title.xml index 59e9d94164ac08c6c360fec494d4163bcd8cb8b3..ea05f755b6b9a5eddb12ce368f59773eb9d472fe 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CacheFactory_view/my_title.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CacheFactory_view/my_title.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view/my_description.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view/my_description.xml index f0687603762be504ab009eeae36b1a5a7f6a9a39..2822775f3ffbf2401fc951b8b162f82208f8f16f 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view/my_description.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view/my_description.xml @@ -81,7 +81,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>field_id</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view/my_id.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view/my_id.xml index a7ec9e8691fcaa5191a73f85350bca44a645fda8..b1bffff6bc75263b7c548e1a524189dadd8dee2c 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view/my_id.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view/my_id.xml @@ -78,7 +78,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>Identifiant number</string> </value> + <value> <string>Identification</string> </value> </item> <item> <key> <string>field_id</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view/my_int_index.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view/my_int_index.xml index 81b139de4f9ece795759ebae9156865c862a3057..7f2164dad7cfe2d5256a6f02eab3999c82c5a6ce 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view/my_int_index.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view/my_int_index.xml @@ -78,7 +78,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>Integer which define the category position when the category is in a sorted list.</string> </value> + <value> <string>Sort Index will either give a calculation order or a sorting order of a document in a list that contains many documents.</string> </value> </item> <item> <key> <string>field_id</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view/my_quantity.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view/my_quantity.xml index fe68213cce9ce19a101e835a7635401c115da973..dc18d7916804848b9e34a806c8715eab8fc21793 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view/my_quantity.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_view/my_quantity.xml @@ -94,7 +94,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Default Quantity of a resource in ERP5. It can be a product or it can be time quantity like hours or minutes for example. Quantity can be found in almost every business field of ERP5 and will always have this meaning, unless the term is different or precise, such as Priced Quantity for example.</string> </value> </item> <item> <key> <string>display_width</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_viewFieldLibrary/my_id.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_viewFieldLibrary/my_id.xml index dba337b7f16718bb189bdd4a2c39f3be21fd0160..f5cf773da1731ab16a72c47759614ff5f7ce75f8 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_viewFieldLibrary/my_id.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_viewFieldLibrary/my_id.xml @@ -204,7 +204,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Identifiant number</string> </value> + <value> <string>Identification</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_viewFieldLibrary/my_int_index.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_viewFieldLibrary/my_int_index.xml index 1c17a13f837b1c5bcb9df9f37b5f053011541297..7cfbaeeab94f34202b929a2fc02984dfda13f490 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_viewFieldLibrary/my_int_index.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Category_viewFieldLibrary/my_int_index.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Integer which define the category position when the category is in a sorted list.</string> </value> + <value> <string>Sort Index will either give a calculation order or a sorting order of a document in a list that contains many documents.</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ContributionPredicate_view/my_title.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ContributionPredicate_view/my_title.xml index 59e9d94164ac08c6c360fec494d4163bcd8cb8b3..ea05f755b6b9a5eddb12ce368f59773eb9d472fe 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ContributionPredicate_view/my_title.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ContributionPredicate_view/my_title.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/DistributedRamCachePlugin_view/my_title.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/DistributedRamCachePlugin_view/my_title.xml index 26ccd0397c18ac769a3f3c49e7601658af185542..676058d963b4bf54cfdfd4e1510c82a8e35eccf1 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/DistributedRamCachePlugin_view/my_title.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/DistributedRamCachePlugin_view/my_title.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/DistributedRamCache_view/my_title.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/DistributedRamCache_view/my_title.xml index 26ccd0397c18ac769a3f3c49e7601658af185542..676058d963b4bf54cfdfd4e1510c82a8e35eccf1 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/DistributedRamCache_view/my_title.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/DistributedRamCache_view/my_title.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Document_view/my_text_format.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Document_view/my_text_format.xml index 66ceead9301640f7cc34b89f27002c37ccb5f841..8ace1905fcb2095bd3eb9d9a5ebf86c8c9ba2394 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Document_view/my_text_format.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Document_view/my_text_format.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The format of the text content of this document</string> </value> + <value> <string>The text format used by default</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> @@ -240,7 +240,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Format</string> </value> + <value> <string>Text Format</string> </value> </item> <item> <key> <string>truncate</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Document_view/my_title.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Document_view/my_title.xml index 59e9d94164ac08c6c360fec494d4163bcd8cb8b3..ea05f755b6b9a5eddb12ce368f59773eb9d472fe 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Document_view/my_title.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Document_view/my_title.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Documentation_view/my_description.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Documentation_view/my_description.xml index 83116c9c680b2c097fe9a04985737a163c318b19..b4efc42d5160253f8cccf2f150e207d502b96873 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Documentation_view/my_description.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Documentation_view/my_description.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewModule/my_description.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewModule/my_description.xml index c3b8b71670c6936bf246293bbfbe2ce7f1d55bc4..b136901c671b8bf789cf893926b3bceb9df3b54c 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewModule/my_description.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewModule/my_description.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewModule/my_title.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewModule/my_title.xml index 59e9d94164ac08c6c360fec494d4163bcd8cb8b3..ea05f755b6b9a5eddb12ce368f59773eb9d472fe 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewModule/my_title.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewModule/my_title.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewWorkflowActionDialog/your_comment.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewWorkflowActionDialog/your_comment.xml index e5f594187ea811476db8e997ed96b9bb0d27202b..fe7b95060ec07407efa7439f5e2c236b423a2a7b 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewWorkflowActionDialog/your_comment.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewWorkflowActionDialog/your_comment.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Comments which can be read by internal users but unlike description, are not printed out on official documents.</string> </value> </item> <item> <key> <string>editable</string> </key> @@ -260,7 +260,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Comment</string> </value> + <value> <string>Comments</string> </value> </item> <item> <key> <string>unicode</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewWorkflowActionDocumentListDialogRenderer/your_comment.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewWorkflowActionDocumentListDialogRenderer/your_comment.xml index 0edd89dd70f93cb306a2f461717c60f6adad5259..74db1039a8c3ce7ed5da647eba6f9ac015653f23 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewWorkflowActionDocumentListDialogRenderer/your_comment.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewWorkflowActionDocumentListDialogRenderer/your_comment.xml @@ -202,7 +202,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Comments which can be read by internal users but unlike description, are not printed out on official documents.</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> @@ -242,7 +242,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Comment</string> </value> + <value> <string>Comments</string> </value> </item> <item> <key> <string>truncate</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Periodicity_view/my_periodicity_day_frequency.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Periodicity_view/my_periodicity_day_frequency.xml index e8ef8e06f0d9672ab0e6dc8e9cfc2048ea976b4a..f2aa0322d29446cdccf7deeac7a0af989465b64b 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Periodicity_view/my_periodicity_day_frequency.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Periodicity_view/my_periodicity_day_frequency.xml @@ -202,7 +202,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Indicate how often in day the event will happen (every x days)</string> </value> + <value> <string>Indicate how often (in days) the event will happen (every x days)</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Periodicity_view/my_periodicity_hour_frequency.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Periodicity_view/my_periodicity_hour_frequency.xml index 5bad4e224ba0362ad9b617849a8b283f98ef51d1..032f209f13e2162723e226e3d4f934679bb2fc67 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Periodicity_view/my_periodicity_hour_frequency.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Periodicity_view/my_periodicity_hour_frequency.xml @@ -202,7 +202,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Indicate how often in hour the event will happen (every x hours)</string> </value> + <value> <string>Indicate how often (in hours) the event will happen (every x hours)</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Periodicity_view/my_periodicity_minute_frequency.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Periodicity_view/my_periodicity_minute_frequency.xml index 72290a4d57629ee51789e3718d0d8926a76b2b96..7e5d0a799041c3c0ed13845f583a76eb6c28d945 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Periodicity_view/my_periodicity_minute_frequency.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Periodicity_view/my_periodicity_minute_frequency.xml @@ -202,7 +202,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Indicate how often in minutes the event will happen (every x minutest)</string> </value> + <value> <string>Indicate how often (in minutes) the event will happen (every x minutest)</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Periodicity_view/my_periodicity_month_frequency.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Periodicity_view/my_periodicity_month_frequency.xml index e1115a31872d8a57f551779c21b01b979a9000d5..e9ff7033618dfd458e629f188467864f6b78a314 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Periodicity_view/my_periodicity_month_frequency.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Periodicity_view/my_periodicity_month_frequency.xml @@ -202,7 +202,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Indicate how often in month the event will happen (every x months)</string> </value> + <value> <string>Indicates how often (in months) the event will happen (every x months)</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Periodicity_view/my_periodicity_week_frequency.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Periodicity_view/my_periodicity_week_frequency.xml index 77a2ea569af6b028e608a4128c6d8cefd1b432dd..ec9a73b55898c33b02ef4c33afdebbbed602d025 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Periodicity_view/my_periodicity_week_frequency.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Periodicity_view/my_periodicity_week_frequency.xml @@ -202,7 +202,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Indicate how often in week the event will happen (every x weeks)</string> </value> + <value> <string>Indicate how often (in week) the event will happen (every x weeks)</string> </value> </item> <item> <key> <string>editable</string> </key> @@ -248,7 +248,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Frequency In Weeks</string> </value> + <value> <string>Frequency (weeks)</string> </value> </item> <item> <key> <string>unicode</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/listbox.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/listbox.xml index 2be200f75d022c537a87d40818c2b46da12eae5c..1855d37466ce4768d1cc3b92e5fa73d42efc4cd7 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/listbox.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/listbox.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.ERP5Form.ListBox</string> - <string>ListBox</string> - </tuple> - <none/> + <global name="ListBox" module="Products.ERP5Form.ListBox"/> + <tuple/> </tuple> </pickle> <pickle> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/listbox_identity.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/listbox_identity.xml index 303bf384cda22e96218a93084ad9255bb8b1460b..37625db3d1640d99784ee3a085cc7411d51fa3c9 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/listbox_identity.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/listbox_identity.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.Formulator.StandardFields</string> - <string>LinesField</string> - </tuple> - <none/> + <global name="LinesField" module="Products.Formulator.StandardFields"/> + <tuple/> </tuple> </pickle> <pickle> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/listbox_max.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/listbox_max.xml index 3069ba5528d2f9263dbddb8bed006c08d69fa038..ac254c11c5d090a1821bed4d877cdc25ec3936f3 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/listbox_max.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/listbox_max.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.Formulator.StandardFields</string> - <string>FloatField</string> - </tuple> - <none/> + <global name="FloatField" module="Products.Formulator.StandardFields"/> + <tuple/> </tuple> </pickle> <pickle> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/listbox_min.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/listbox_min.xml index 3bf0df8f0615be683950b022cf47e7cc76713f53..620086f1a233cb6b8da57a2ccc82230ae29629b3 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/listbox_min.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/listbox_min.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.Formulator.StandardFields</string> - <string>FloatField</string> - </tuple> - <none/> + <global name="FloatField" module="Products.Formulator.StandardFields"/> + <tuple/> </tuple> </pickle> <pickle> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_criterion_property_list.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_criterion_property_list.xml index 81545ae7be37cb079b8491ad0c42b9f2a393277e..01127cd5bbd37d3370cab8bfd41762b8f7ccf1dd 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_criterion_property_list.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_criterion_property_list.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.Formulator.StandardFields</string> - <string>MultiListField</string> - </tuple> - <none/> + <global name="MultiListField" module="Products.Formulator.StandardFields"/> + <tuple/> </tuple> </pickle> <pickle> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_int_index.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_int_index.xml index 47d626e062af0247bd916f9566ddcfe1425b853e..9b9665f23d0dff775b6eb919307dfdb392cc3875 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_int_index.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_int_index.xml @@ -196,7 +196,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Value that indicate the rank in an order list</string> </value> + <value> <string>Sort Index will either give a calculation order or a sorting order of a document in a list that contains many documents.</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> @@ -240,7 +240,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Index</string> </value> + <value> <string>Sort Index</string> </value> </item> <item> <key> <string>whitespace_preserve</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_membership_criterion_category_list.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_membership_criterion_category_list.xml index 149a95c054f329f1a7f28a2552a44b9dc87e9303..2e2957e06d75c1097c041e697e2383fea8b4bc3e 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_membership_criterion_category_list.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_membership_criterion_category_list.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.Formulator.StandardFields</string> - <string>MultiListField</string> - </tuple> - <none/> + <global name="MultiListField" module="Products.Formulator.StandardFields"/> + <tuple/> </tuple> </pickle> <pickle> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_title.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_title.xml index 6ce2740890124bdc0b505df200dd948f11a382f6..d19c0d35bf9a6db34fd17d0a389dde47ffbc2960 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_title.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_title.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_view/my_description.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_view/my_description.xml index c3b8b71670c6936bf246293bbfbe2ce7f1d55bc4..b136901c671b8bf789cf893926b3bceb9df3b54c 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_view/my_description.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_view/my_description.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_view/my_priority.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_view/my_priority.xml index 264c8ab212451cf1063c40e9b8e5c8c814bb6d46..68fe41fd188433243e6f84f302b27e2fbe39090e 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_view/my_priority.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_view/my_priority.xml @@ -206,7 +206,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The priority of the preference : in ascendinf order : user, site, global</string> </value> + <value> <string>The priority of the preference : in ascending order : user, site, global</string> </value> </item> <item> <key> <string>editable</string> </key> @@ -252,7 +252,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Priority</string> </value> + <value> <string>Preference priority</string> </value> </item> <item> <key> <string>unicode</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/RamCachePlugin_view/my_title.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/RamCachePlugin_view/my_title.xml index 26ccd0397c18ac769a3f3c49e7601658af185542..676058d963b4bf54cfdfd4e1510c82a8e35eccf1 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/RamCachePlugin_view/my_title.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/RamCachePlugin_view/my_title.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/RamCache_view/my_cache_expire_check_interval.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/RamCache_view/my_cache_expire_check_interval.xml index 942edab5b949ded85ce67acfe4d987c6a6ba7950..655604538589b9523c828d9e5d33d76f5636a50f 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/RamCache_view/my_cache_expire_check_interval.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/RamCache_view/my_cache_expire_check_interval.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.Formulator.StandardFields</string> - <string>IntegerField</string> - </tuple> - <none/> + <global name="IntegerField" module="Products.Formulator.StandardFields"/> + <tuple/> </tuple> </pickle> <pickle> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/RamCache_view/my_title.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/RamCache_view/my_title.xml index 26ccd0397c18ac769a3f3c49e7601658af185542..676058d963b4bf54cfdfd4e1510c82a8e35eccf1 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/RamCache_view/my_title.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/RamCache_view/my_title.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Rule_viewFieldLibrary/my_reference.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Rule_viewFieldLibrary/my_reference.xml index 1f06bde70851d49c11305e85b66a009206578ef5..deefb4185f6c6b4eee50a4f9cc83be51baf96b23 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Rule_viewFieldLibrary/my_reference.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Rule_viewFieldLibrary/my_reference.xml @@ -77,7 +77,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The reference of the rule</string> </value> + <value> <string>Reference of a document in ERP5, whatever the module considered. Exceptions to this rule can exist, and if so, terms will be described in the appropriate business field of this glossary. For example, the reference of a Payment Transaction has a specific name, as well as the Reference of Purchase and Sale Invoice Transactions. See the appropriate Glossary for further information.</string> </value> </item> <item> <key> <string>field_id</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/SQLCachePlugin_view/my_title.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/SQLCachePlugin_view/my_title.xml index 26ccd0397c18ac769a3f3c49e7601658af185542..676058d963b4bf54cfdfd4e1510c82a8e35eccf1 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/SQLCachePlugin_view/my_title.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/SQLCachePlugin_view/my_title.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/SQLCache_view/my_title.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/SQLCache_view/my_title.xml index 26ccd0397c18ac769a3f3c49e7601658af185542..676058d963b4bf54cfdfd4e1510c82a8e35eccf1 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/SQLCache_view/my_title.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/SQLCache_view/my_title.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/SystemPreference_view/my_description.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/SystemPreference_view/my_description.xml index c3b8b71670c6936bf246293bbfbe2ce7f1d55bc4..b136901c671b8bf789cf893926b3bceb9df3b54c 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/SystemPreference_view/my_description.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/SystemPreference_view/my_description.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>General description of a document in ERP5. Descriptions are not supposed to be internal, and in a case of certain documents such as invoices for example, will be seen by your customers.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/SystemPreference_view/my_priority.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/SystemPreference_view/my_priority.xml index 9f1b61d35b5f82fc710d26262bdd7145f8f9c43e..88e9f473952d58921c8ff02e549bc91a905c9da4 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/SystemPreference_view/my_priority.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/SystemPreference_view/my_priority.xml @@ -204,7 +204,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>The priority of the preference : in ascendinf order : user, site, global</string> </value> + <value> <string>The priority of the preference : in ascending order : user, site, global</string> </value> </item> <item> <key> <string>editable</string> </key> @@ -250,7 +250,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Priority</string> </value> + <value> <string>Preference priority</string> </value> </item> <item> <key> <string>unicode</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/SystemPreference_view/my_title.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/SystemPreference_view/my_title.xml index f81eec86cadbb4120ed3c91b571f28b452aec7bf..f402276601ff23c3891cdd09317c19d39441255b 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/SystemPreference_view/my_title.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/SystemPreference_view/my_title.xml @@ -74,7 +74,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The title of the document</string> </value> + <value> <string>The name of a document in ERP5</string> </value> </item> <item> <key> <string>field_id</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TrashBin_viewTrashObject/my_id.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TrashBin_viewTrashObject/my_id.xml index 1eca7b67a18eb4e9315165c073783c2e260966f4..422a85870de086a82b0587856ac4058a86a449fe 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TrashBin_viewTrashObject/my_id.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TrashBin_viewTrashObject/my_id.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Identifiant number</string> </value> + <value> <string>Identification</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index 2fefc4685b675df67d740ef9a4f5ed57519306bb..2e9bdd99c07fd799582223aaf6614f7e88d0d338 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -1073 \ No newline at end of file +1074 \ No newline at end of file