From 233224575262f98a818f59ffc4c859ee72fd8f1a Mon Sep 17 00:00:00 2001 From: Mame Coumba Sall <mame@nexedi.com> Date: Thu, 30 Jan 2014 14:42:39 +0000 Subject: [PATCH] More bt5 cleanup --- .../ERP5Site_viewMyTaskListGadget.xml | 8 +++++ .../ERP5Site_viewTaskListOverviewGadget.xml | 8 +++++ .../my_listbox_destination_decision_title.xml | 5 ++++ .../my_listbox_source_project_title.xml | 5 ++++ .../erp5_project/ExpenseLine_view.xml | 2 +- .../my_default_order_title.xml | 15 ++++++++-- .../ExpenseLine_view/my_expense_type.xml | 13 +++++++- .../{my_id.xml => my_reference.xml} | 9 ++++-- .../ProjectLine_view/my_destination_title.xml | 8 ++++- .../ProjectLine_view/my_int_index.xml | 5 ++++ .../ProjectLine_view/my_price.xml | 8 ++++- .../ProjectLine_view/my_quantity_unit.xml | 8 ++++- .../ProjectLine_view/my_reference.xml | 12 ++++++++ .../your_destination.xml | 17 ++++++++++- .../your_destination_decision.xml | 17 ++++++++++- .../your_destination_section.xml | 17 ++++++++++- .../your_resource.xml | 13 +++++++- .../your_source.xml | 13 +++++++- .../your_source_section.xml | 17 ++++++++++- .../your_task_line_quantity_unit.xml | 12 ++++++++ .../your_at_date.xml | 5 ++++ .../your_from_date.xml | 5 ++++ .../your_worker_title_list.xml | 7 ++++- .../your_preferred_at_date.xml | 15 ++++++++++ .../your_preferred_from_date.xml | 15 ++++++++++ .../your_preferred_section.xml | 17 +++++++++-- .../your_preferred_simulation_state.xml | 30 ++++++++++++++++--- .../your_preferred_warning.xml | 15 +++++++++- .../my_source_project_title.xml | 5 ++++ bt5/erp5_project/bt/revision | 2 +- 30 files changed, 303 insertions(+), 25 deletions(-) rename bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ExpenseLine_view/{my_id.xml => my_reference.xml} (90%) diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ERP5Site_viewMyTaskListGadget.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ERP5Site_viewMyTaskListGadget.xml index 5ff4197277..67ead69350 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ERP5Site_viewMyTaskListGadget.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ERP5Site_viewMyTaskListGadget.xml @@ -60,6 +60,7 @@ <value> <list> <string>bottom</string> + <string>hidden</string> </list> </value> </item> @@ -72,6 +73,13 @@ <value> <list> <string>listbox</string> + </list> + </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> + <list> <string>listbox_delivery_start_date</string> <string>listbox_delivery_stop_date</string> </list> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ERP5Site_viewTaskListOverviewGadget.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ERP5Site_viewTaskListOverviewGadget.xml index 6ac1be7c42..417a484d4b 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ERP5Site_viewTaskListOverviewGadget.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ERP5Site_viewTaskListOverviewGadget.xml @@ -60,6 +60,7 @@ <value> <list> <string>bottom</string> + <string>hidden</string> </list> </value> </item> @@ -72,6 +73,13 @@ <value> <list> <string>listbox</string> + </list> + </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> + <list> <string>listbox_delivery_start_date</string> <string>listbox_delivery_stop_date</string> </list> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ERP5Site_viewTaskListOverviewPreferenceDialog/my_listbox_destination_decision_title.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ERP5Site_viewTaskListOverviewPreferenceDialog/my_listbox_destination_decision_title.xml index 70af4bb6c1..fb0eef6178 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ERP5Site_viewTaskListOverviewPreferenceDialog/my_listbox_destination_decision_title.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ERP5Site_viewTaskListOverviewPreferenceDialog/my_listbox_destination_decision_title.xml @@ -10,6 +10,7 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>description</string> <string>display_width</string> <string>title</string> </list> @@ -72,6 +73,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>Using this property you can set requester in gadget</string> </value> + </item> <item> <key> <string>display_width</string> </key> <value> <int>20</int> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ERP5Site_viewTaskListOverviewPreferenceDialog/my_listbox_source_project_title.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ERP5Site_viewTaskListOverviewPreferenceDialog/my_listbox_source_project_title.xml index 643537b6da..4424a16b92 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ERP5Site_viewTaskListOverviewPreferenceDialog/my_listbox_source_project_title.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ERP5Site_viewTaskListOverviewPreferenceDialog/my_listbox_source_project_title.xml @@ -10,6 +10,7 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>description</string> <string>display_width</string> <string>title</string> </list> @@ -72,6 +73,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>Using this property you can set the project in gadget</string> </value> + </item> <item> <key> <string>display_width</string> </key> <value> <int>20</int> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ExpenseLine_view.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ExpenseLine_view.xml index 9e82463b4e..eb5fdc19aa 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ExpenseLine_view.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ExpenseLine_view.xml @@ -73,7 +73,7 @@ <key> <string>left</string> </key> <value> <list> - <string>my_id</string> + <string>my_reference</string> <string>my_start_date</string> <string>my_stop_date</string> <string>my_default_order_title</string> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ExpenseLine_view/my_default_order_title.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ExpenseLine_view/my_default_order_title.xml index 15a433700b..229b71894b 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ExpenseLine_view/my_default_order_title.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ExpenseLine_view/my_default_order_title.xml @@ -10,11 +10,12 @@ <key> <string>delegated_list</string> </key> <value> <list> - <string>title</string> - <string>catalog_index</string> - <string>portal_type</string> <string>base_category</string> + <string>catalog_index</string> <string>default</string> + <string>description</string> + <string>portal_type</string> + <string>title</string> </list> </value> </item> @@ -89,6 +90,14 @@ <key> <string>catalog_index</string> </key> <value> <string>title</string> </value> </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string>The project associated with the expense</string> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_relation_field</string> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ExpenseLine_view/my_expense_type.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ExpenseLine_view/my_expense_type.xml index 0c3607a7f5..f19db5b3e3 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ExpenseLine_view/my_expense_type.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ExpenseLine_view/my_expense_type.xml @@ -10,8 +10,9 @@ <key> <string>delegated_list</string> </key> <value> <list> - <string>title</string> + <string>description</string> <string>items</string> + <string>title</string> </list> </value> </item> @@ -78,6 +79,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>Which type of expense</string> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_list_field</string> </value> @@ -86,6 +91,12 @@ <key> <string>form_id</string> </key> <value> <string>Base_viewFieldLibrary</string> </value> </item> + <item> + <key> <string>items</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ExpenseLine_view/my_id.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ExpenseLine_view/my_reference.xml similarity index 90% rename from bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ExpenseLine_view/my_id.xml rename to bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ExpenseLine_view/my_reference.xml index bbe5471dc0..0a58953981 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ExpenseLine_view/my_id.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ExpenseLine_view/my_reference.xml @@ -10,6 +10,7 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>description</string> <string>display_width</string> <string>required</string> <string>title</string> @@ -18,7 +19,7 @@ </item> <item> <key> <string>id</string> </key> - <value> <string>my_id</string> </value> + <value> <string>my_reference</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -73,6 +74,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>Reference of the expense</string> </value> + </item> <item> <key> <string>display_width</string> </key> <value> <int>20</int> </value> @@ -95,7 +100,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>ID</string> </value> + <value> <string>Reference</string> </value> </item> </dictionary> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_view/my_destination_title.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_view/my_destination_title.xml index a31e750852..11a9757638 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_view/my_destination_title.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_view/my_destination_title.xml @@ -9,7 +9,9 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>description</string> + </list> </value> </item> <item> @@ -69,6 +71,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>Location of the project</string> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_destination_title</string> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_view/my_int_index.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_view/my_int_index.xml index 8b7b47e5b0..a6f9255441 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_view/my_int_index.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_view/my_int_index.xml @@ -10,6 +10,7 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>description</string> <string>enabled</string> </list> </value> @@ -71,6 +72,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>Project Index</string> </value> + </item> <item> <key> <string>enabled</string> </key> <value> <int>1</int> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_view/my_price.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_view/my_price.xml index 831578bd30..c429c0d47d 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_view/my_price.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_view/my_price.xml @@ -9,7 +9,9 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>description</string> + </list> </value> </item> <item> @@ -69,6 +71,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>The price of the project line</string> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_price</string> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_view/my_quantity_unit.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_view/my_quantity_unit.xml index bfe8efffde..ba92c03464 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_view/my_quantity_unit.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_view/my_quantity_unit.xml @@ -9,7 +9,9 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list/> + <list> + <string>description</string> + </list> </value> </item> <item> @@ -69,6 +71,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>The unit in which the project line is evaluated</string> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_quantity_unit</string> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_view/my_reference.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_view/my_reference.xml index ca2a6b9823..9b220a2c29 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_view/my_reference.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_view/my_reference.xml @@ -6,6 +6,14 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>delegated_list</string> </key> + <value> + <list> + <string>description</string> + </list> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>my_reference</string> </value> @@ -63,6 +71,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>The reference of the project line</string> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_reference</string> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_destination.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_destination.xml index 6daae391c9..c0cb662b93 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_destination.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_destination.xml @@ -10,9 +10,10 @@ <key> <string>delegated_list</string> </key> <value> <list> - <string>title</string> <string>default</string> + <string>description</string> <string>items</string> + <string>title</string> </list> </value> </item> @@ -85,6 +86,14 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string>where the project is executed</string> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_dialog_mode_category</string> </value> @@ -93,6 +102,12 @@ <key> <string>form_id</string> </key> <value> <string>Base_viewFieldLibrary</string> </value> </item> + <item> + <key> <string>items</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_destination_decision.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_destination_decision.xml index 3fb9677464..19f687db8d 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_destination_decision.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_destination_decision.xml @@ -10,9 +10,10 @@ <key> <string>delegated_list</string> </key> <value> <list> - <string>title</string> <string>default</string> + <string>description</string> <string>items</string> + <string>title</string> </list> </value> </item> @@ -85,6 +86,14 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string>The person(or organisation) that requested the project</string> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_dialog_mode_category</string> </value> @@ -93,6 +102,12 @@ <key> <string>form_id</string> </key> <value> <string>Base_viewFieldLibrary</string> </value> </item> + <item> + <key> <string>items</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_destination_section.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_destination_section.xml index 8846cfa4a7..a61653ff46 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_destination_section.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_destination_section.xml @@ -10,9 +10,10 @@ <key> <string>delegated_list</string> </key> <value> <list> - <string>title</string> <string>default</string> + <string>description</string> <string>items</string> + <string>title</string> </list> </value> </item> @@ -85,6 +86,14 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string>The client</string> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_dialog_mode_category</string> </value> @@ -93,6 +102,12 @@ <key> <string>form_id</string> </key> <value> <string>Base_viewFieldLibrary</string> </value> </item> + <item> + <key> <string>items</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_resource.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_resource.xml index b4d7e129e6..ddfbccd0f7 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_resource.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_resource.xml @@ -10,8 +10,9 @@ <key> <string>delegated_list</string> </key> <value> <list> - <string>title</string> + <string>description</string> <string>items</string> + <string>title</string> </list> </value> </item> @@ -78,6 +79,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>The service used in this project line</string> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_dialog_mode_category</string> </value> @@ -86,6 +91,12 @@ <key> <string>form_id</string> </key> <value> <string>Base_viewFieldLibrary</string> </value> </item> + <item> + <key> <string>items</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_source.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_source.xml index 7fe8d89792..435b78b460 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_source.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_source.xml @@ -10,8 +10,9 @@ <key> <string>delegated_list</string> </key> <value> <list> - <string>title</string> + <string>description</string> <string>items</string> + <string>title</string> </list> </value> </item> @@ -78,6 +79,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>The person that the task is assigned to</string> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_dialog_mode_category</string> </value> @@ -86,6 +91,12 @@ <key> <string>form_id</string> </key> <value> <string>Base_viewFieldLibrary</string> </value> </item> + <item> + <key> <string>items</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_source_section.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_source_section.xml index 7afd2ec4d4..642aed20d5 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_source_section.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_source_section.xml @@ -10,9 +10,10 @@ <key> <string>delegated_list</string> </key> <value> <list> - <string>title</string> <string>default</string> + <string>description</string> <string>items</string> + <string>title</string> </list> </value> </item> @@ -85,6 +86,14 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string>Person or organisation who provides the service for the task</string> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_dialog_mode_category</string> </value> @@ -93,6 +102,12 @@ <key> <string>form_id</string> </key> <value> <string>Base_viewFieldLibrary</string> </value> </item> + <item> + <key> <string>items</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_task_line_quantity_unit.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_task_line_quantity_unit.xml index 19e27f86b1..15535899ae 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_task_line_quantity_unit.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/your_task_line_quantity_unit.xml @@ -6,6 +6,14 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>delegated_list</string> </key> + <value> + <list> + <string>description</string> + </list> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>your_task_line_quantity_unit</string> </value> @@ -63,6 +71,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>The quantity unit</string> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_task_line_quantity_unit</string> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectModule_viewODSMonthlyReportPrintDialog/your_at_date.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectModule_viewODSMonthlyReportPrintDialog/your_at_date.xml index 61b4ae9195..f0aac87e78 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectModule_viewODSMonthlyReportPrintDialog/your_at_date.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectModule_viewODSMonthlyReportPrintDialog/your_at_date.xml @@ -10,6 +10,7 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>description</string> <string>required</string> </list> </value> @@ -71,6 +72,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>The End Date</string> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>your_at_date</string> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectModule_viewODSMonthlyReportPrintDialog/your_from_date.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectModule_viewODSMonthlyReportPrintDialog/your_from_date.xml index 004b7e776b..366c24d558 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectModule_viewODSMonthlyReportPrintDialog/your_from_date.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectModule_viewODSMonthlyReportPrintDialog/your_from_date.xml @@ -10,6 +10,7 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>description</string> <string>required</string> </list> </value> @@ -71,6 +72,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>Beginning Date</string> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>your_from_date</string> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectModule_viewODSMonthlyReportPrintDialog/your_worker_title_list.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectModule_viewODSMonthlyReportPrintDialog/your_worker_title_list.xml index af3dce8073..5e488a9e96 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectModule_viewODSMonthlyReportPrintDialog/your_worker_title_list.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectModule_viewODSMonthlyReportPrintDialog/your_worker_title_list.xml @@ -10,8 +10,9 @@ <key> <string>delegated_list</string> </key> <value> <list> - <string>title</string> + <string>description</string> <string>required</string> + <string>title</string> <string>view_separator</string> </list> </value> @@ -73,6 +74,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>The workers</string> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_lines_field</string> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewAccountingTransactionList/your_preferred_at_date.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewAccountingTransactionList/your_preferred_at_date.xml index 61cd8eb4b1..83d782c05f 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewAccountingTransactionList/your_preferred_at_date.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewAccountingTransactionList/your_preferred_at_date.xml @@ -12,6 +12,7 @@ <list> <string>allow_empty_time</string> <string>default</string> + <string>description</string> <string>enabled</string> </list> </value> @@ -89,6 +90,20 @@ <key> <string>allow_empty_time</string> </key> <value> <int>1</int> </value> </item> + <item> + <key> <string>default</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string>The end date</string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_dialog_mode_at_date</string> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewAccountingTransactionList/your_preferred_from_date.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewAccountingTransactionList/your_preferred_from_date.xml index d8a6535f89..bb08715016 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewAccountingTransactionList/your_preferred_from_date.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewAccountingTransactionList/your_preferred_from_date.xml @@ -12,6 +12,7 @@ <list> <string>allow_empty_time</string> <string>default</string> + <string>description</string> <string>enabled</string> </list> </value> @@ -89,6 +90,20 @@ <key> <string>allow_empty_time</string> </key> <value> <int>1</int> </value> </item> + <item> + <key> <string>default</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string>The beginning date</string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_dialog_mode_from_date</string> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewAccountingTransactionList/your_preferred_section.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewAccountingTransactionList/your_preferred_section.xml index ebb0e40494..3d0570ea19 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewAccountingTransactionList/your_preferred_section.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewAccountingTransactionList/your_preferred_section.xml @@ -10,10 +10,11 @@ <key> <string>delegated_list</string> </key> <value> <list> - <string>display_width</string> - <string>title</string> <string>default</string> + <string>description</string> + <string>display_width</string> <string>enabled</string> + <string>title</string> </list> </value> </item> @@ -86,10 +87,22 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string>Section Category</string> </value> + </item> <item> <key> <string>display_width</string> </key> <value> <int>20</int> </value> </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_dialog_mode_reference</string> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewAccountingTransactionList/your_preferred_simulation_state.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewAccountingTransactionList/your_preferred_simulation_state.xml index 90d54f08a2..0698943b4b 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewAccountingTransactionList/your_preferred_simulation_state.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewAccountingTransactionList/your_preferred_simulation_state.xml @@ -10,12 +10,13 @@ <key> <string>delegated_list</string> </key> <value> <list> - <string>view_separator</string> - <string>size</string> - <string>title</string> <string>default</string> - <string>items</string> + <string>description</string> <string>enabled</string> + <string>items</string> + <string>size</string> + <string>title</string> + <string>view_separator</string> </list> </value> </item> @@ -94,6 +95,21 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>default</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string>Accounting Transaction\n +simulation state</string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_multi_list_field</string> </value> @@ -102,6 +118,12 @@ <key> <string>form_id</string> </key> <value> <string>Base_viewFieldLibrary</string> </value> </item> + <item> + <key> <string>items</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>size</string> </key> <value> <int>6</int> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewAccountingTransactionList/your_preferred_warning.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewAccountingTransactionList/your_preferred_warning.xml index 227480d62c..9b981a7ac8 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewAccountingTransactionList/your_preferred_warning.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewAccountingTransactionList/your_preferred_warning.xml @@ -10,9 +10,10 @@ <key> <string>delegated_list</string> </key> <value> <list> - <string>title</string> <string>default</string> + <string>description</string> <string>enabled</string> + <string>title</string> </list> </value> </item> @@ -85,6 +86,18 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string>Any information or warning regarding the accounting transactions</string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_label_field</string> </value> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project_trade/Delivery_viewTaskFastInputDialog/my_source_project_title.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project_trade/Delivery_viewTaskFastInputDialog/my_source_project_title.xml index 5ba65c8791..467c1022c4 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project_trade/Delivery_viewTaskFastInputDialog/my_source_project_title.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project_trade/Delivery_viewTaskFastInputDialog/my_source_project_title.xml @@ -10,6 +10,7 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>description</string> <string>display_width</string> <string>title</string> </list> @@ -72,6 +73,10 @@ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>description</string> </key> + <value> <string>The default project that the task is related to</string> </value> + </item> <item> <key> <string>display_width</string> </key> <value> <int>20</int> </value> diff --git a/bt5/erp5_project/bt/revision b/bt5/erp5_project/bt/revision index 7edd58a8bf..f08bce7b1c 100644 --- a/bt5/erp5_project/bt/revision +++ b/bt5/erp5_project/bt/revision @@ -1 +1 @@ -840 \ No newline at end of file +841 \ No newline at end of file -- 2.30.9