From ab3dacad8e225124907be479f150eb40e28890dc Mon Sep 17 00:00:00 2001 From: "xiaohe.cao" Date: Fri, 26 Aug 2016 15:16:44 +0000 Subject: [PATCH] add application html5 offline --- .../portal_types/Category/trade_jio_view.xml | 81 ++ .../currency_exchange_ratio_fast_input.xml | 85 ++ .../portal_types/Currency/trade_jio_view.xml | 85 ++ .../trade_jio_view.xml | 85 ++ .../view.xml | 83 ++ .../trade_jio_view.xml | 85 ++ .../Daily%20Statement%20Record/view.xml | 100 ++ .../Daily%20Statement%20Record/view_error.xml | 100 ++ .../Organisation%20Module/trade_jio_view.xml | 85 ++ .../Product%20Module/trade_jio_view.xml | 85 ++ .../trade_jio_view.xml | 85 ++ .../view.xml | 83 ++ .../trade_jio_view.xml | 85 ++ .../Purchase%20Price%20Record/view.xml | 100 ++ .../Purchase%20Price%20Record/view_error.xml | 100 ++ .../trade_jio_view.xml | 85 ++ .../Purchase%20Record%20Module/view.xml | 83 ++ .../Purchase%20Record/trade_jio_view.xml | 85 ++ .../portal_types/Purchase%20Record/view.xml | 100 ++ .../Purchase%20Record/view_error.xml | 100 ++ .../trade_jio_view.xml | 85 ++ .../Sale%20Price%20Record%20Module/view.xml | 85 ++ .../Sale%20Price%20Record/trade_jio_view.xml | 85 ++ .../Sale%20Price%20Record/view.xml | 100 ++ .../Sale%20Price%20Record/view_error.xml | 100 ++ .../Sale%20Record%20Module/trade_jio_view.xml | 85 ++ .../Sale%20Record%20Module/view.xml | 83 ++ .../Sale%20Record/trade_jio_view.xml | 85 ++ .../portal_types/Sale%20Record/view.xml | 100 ++ .../portal_types/Sale%20Record/view_error.xml | 100 ++ .../daily_statement_record_module.xml | 96 ++ .../purchase_price_record_module.xml | 96 ++ .../purchase_record_module.xml | 96 ++ .../sale_price_record_module.xml | 96 ++ .../ModuleTemplateItem/sale_record_module.xml | 96 ++ .../PathTemplateItem/currency_module/CNY.xml | 280 ++++++ .../PathTemplateItem/currency_module/EUR.xml | 291 ++++++ .../PathTemplateItem/currency_module/HKG.xml | 282 ++++++ .../PathTemplateItem/currency_module/IDR.xml | 282 ++++++ .../PathTemplateItem/currency_module/MYR.xml | 282 ++++++ .../PathTemplateItem/currency_module/SGD.xml | 282 ++++++ .../PathTemplateItem/currency_module/THB.xml | 282 ++++++ .../PathTemplateItem/currency_module/USD.xml | 268 ++++++ .../product_line/material.xml | 146 +++ .../product_line/material/starch.xml | 111 +++ .../product_line/material/wheat.xml | 111 +++ .../product_line/product.xml | 146 +++ .../product_line/product/beer.xml | 162 ++++ .../quantity_unit/weight.xml | 142 +++ .../quantity_unit/weight/kg.xml | 106 ++ .../quantity_unit/weight/ton.xml | 106 ++ .../portal_categories/region/africa.xml | 102 ++ .../portal_categories/region/america.xml | 102 ++ .../portal_categories/region/asia.xml | 142 +++ .../region/asia/cambodia.xml | 108 +++ .../region/asia/sin_mal_ind.xml | 150 +++ .../region/asia/sin_mal_ind/indonesia.xml | 104 ++ .../region/asia/sin_mal_ind/malaysia.xml | 104 ++ .../region/asia/thailand.xml | 102 ++ .../portal_categories/region/china.xml | 148 +++ .../region/china/beijing.xml | 116 +++ .../region/china/chengdu.xml | 86 ++ .../region/china/dongbei.xml | 102 ++ .../region/china/guangzhou.xml | 116 +++ .../portal_categories/region/china/huabei.xml | 102 ++ .../region/china/huadong.xml | 102 ++ .../portal_categories/region/china/huanan.xml | 102 ++ .../region/china/huazhong.xml | 102 ++ .../portal_categories/region/china/other.xml | 102 ++ .../region/china/shanghai.xml | 116 +++ .../region/china/shenzhen.xml | 116 +++ .../portal_categories/region/china/xibei.xml | 102 ++ .../portal_categories/region/china/xinan.xml | 102 ++ .../portal_categories/region/europe.xml | 142 +++ .../region/europe/france.xml | 85 ++ .../region/europe/germany.xml | 85 ++ .../portal_categories/region/europe/italy.xml | 85 ++ .../region/europe/portugal.xml | 85 ++ .../portal_categories/region/europe/spain.xml | 85 ++ .../region/europe/switzerland.xml | 85 ++ .../portal_categories/region/row.xml | 102 ++ .../conversion_group_weight.xml | 260 +++++ .../conversion_group_weight/1.xml | 224 +++++ .../conversion_group_weight/2.xml | 224 +++++ .../web_page_module/output_json_html.html | 22 + .../web_page_module/output_json_html.xml | 330 +++++++ .../web_page_module/output_json_js.js | 77 ++ .../web_page_module/output_json_js.xml | 330 +++++++ .../web_site_module/output_data_json.xml | 617 ++++++++++++ .../output_data_json/hateoas.xml | 481 +++++++++ .../output_data_json/hateoas/connection.xml | 410 ++++++++ .../allowed_content_types.xml | 17 + .../hidden_content_type_list.xml | 17 + .../property_sheet_list.xml | 8 + .../Daily%20Statement%20Record%20Module.xml | 138 +++ .../Daily%20Statement%20Record.xml | 69 ++ .../Purchase%20Price%20Record%20Module.xml | 138 +++ .../Purchase%20Price%20Record.xml | 69 ++ .../Purchase%20Record%20Module.xml | 138 +++ .../portal_types/Purchase%20Record.xml | 69 ++ .../Sale%20Price%20Record%20Module.xml | 138 +++ .../portal_types/Sale%20Price%20Record.xml | 69 ++ .../portal_types/Sale%20Record%20Module.xml | 138 +++ .../portal_types/Sale%20Record.xml | 69 ++ .../workflow_chain_type.xml | 26 + .../trade_synchro_hal_json_style.xml | 26 + .../Base_viewAsJio.xml | 156 +++ .../my_category_relative_url.xml | 279 ++++++ .../Base_viewAsJio/my_logical_path.xml | 275 ++++++ .../Base_viewAsJio/my_parent_uid.xml | 275 ++++++ .../Base_viewAsJio/my_relative_url.xml | 275 ++++++ .../Base_viewAsJio/my_title.xml | 275 ++++++ .../Currency_viewAsJio.xml | 156 +++ .../Currency_viewAsJio/my_logical_path.xml | 275 ++++++ .../Currency_viewAsJio/my_parent_uid.xml | 275 ++++++ .../Currency_viewAsJio/my_relative_url.xml | 275 ++++++ .../Currency_viewAsJio/my_title.xml | 275 ++++++ .../my_validation_state.xml | 96 ++ ...ordModule_viewDailyStatementRecordList.xml | 131 +++ .../listbox.xml | 144 +++ .../DailyStatementRecord_view.xml | 146 +++ .../DailyStatementRecord_view/my_comment.xml | 280 ++++++ .../my_contributor_title.xml | 113 +++ .../my_daily_currency_input_flag.xml | 272 ++++++ .../my_daily_production_input_flag.xml | 272 ++++++ .../my_daily_purchase_input_flag.xml | 272 ++++++ .../my_daily_sale_input_flag.xml | 272 ++++++ .../DailyStatementRecord_view/my_date.xml | 272 ++++++ .../my_follow_up_title.xml | 108 +++ .../my_inputusername.xml | 272 ++++++ .../my_nextowner.xml | 272 ++++++ .../my_record_revision.xml | 264 +++++ .../DailyStatementRecord_view/my_title.xml | 84 ++ .../my_translated_simulation_state_title.xml | 84 ++ .../your_error_message.xml | 310 ++++++ .../DailyStatementRecord_viewAsJio.xml | 145 +++ .../my_comment.xml | 272 ++++++ .../my_copy_of.xml | 90 ++ .../my_daily_currency_input_flag.xml | 96 ++ .../my_daily_production_input_flag.xml | 96 ++ .../my_daily_purchase_input_flag.xml | 96 ++ .../my_daily_sale_input_flag.xml | 96 ++ .../my_date.xml | 272 ++++++ .../my_doc_id.xml | 272 ++++++ .../my_hidden_in_html5_app_flag.xml | 264 +++++ .../my_inputusername.xml | 272 ++++++ .../my_local_validation.xml | 272 ++++++ .../my_nextowner.xml | 272 ++++++ .../my_record_revision.xml | 264 +++++ .../my_sync_flag.xml | 264 +++++ .../DailyStatementRecord_viewError.xml | 146 +++ .../my_comment.xml | 280 ++++++ .../my_contributor_title.xml | 113 +++ .../my_daily_currency_input_flag.xml | 272 ++++++ .../my_daily_production_input_flag.xml | 272 ++++++ .../my_daily_purchase_input_flag.xml | 272 ++++++ .../my_daily_sale_input_flag.xml | 272 ++++++ .../my_date.xml | 272 ++++++ .../my_follow_up_title.xml | 108 +++ .../my_inputusername.xml | 272 ++++++ .../my_nextowner.xml | 272 ++++++ .../my_record_revision.xml | 264 +++++ .../my_title.xml | 84 ++ .../my_translated_simulation_state_title.xml | 84 ++ .../your_error_message.xml | 310 ++++++ .../Organisation_viewAsJio.xml | 172 ++++ .../my_default_address_city.xml | 90 ++ .../my_default_address_region.xml | 279 ++++++ .../my_default_address_region_title.xml | 101 ++ .../my_default_address_street_address.xml | 90 ++ .../my_default_address_zip_code.xml | 90 ++ .../my_default_email_coordinate_text.xml | 115 +++ .../my_default_email_url_string.xml | 115 +++ .../my_default_telephone_coordinate_text.xml | 260 +++++ .../my_is_my_main_organisation.xml | 279 ++++++ .../my_is_my_organisation.xml | 279 ++++++ .../my_price_currency.xml | 287 ++++++ .../Organisation_viewAsJio/my_reference.xml | 272 ++++++ .../Organisation_viewAsJio/my_role.xml | 272 ++++++ .../Organisation_viewAsJio/my_title.xml | 123 +++ .../Organisation_viewAsJio/my_title_en.xml | 287 ++++++ .../my_title_lowercase.xml | 287 ++++++ .../Organisation_viewAsJio/my_title_ms.xml | 287 ++++++ .../Organisation_viewAsJio/my_title_th.xml | 287 ++++++ .../Organisation_viewAsJio/my_title_zh.xml | 287 ++++++ .../my_validation_state.xml | 96 ++ ...cordModule_viewPurchasePriceRecordList.xml | 135 +++ .../listbox.xml | 144 +++ .../PurchasePriceRecord_view.xml | 161 ++++ .../my_base_price.xml | 264 +++++ .../PurchasePriceRecord_view/my_comment.xml | 280 ++++++ .../my_contract_no.xml | 272 ++++++ .../my_contributor_title.xml | 113 +++ .../PurchasePriceRecord_view/my_date.xml | 272 ++++++ .../my_default_address_city.xml | 272 ++++++ .../my_default_address_region.xml | 272 ++++++ .../my_default_address_street_address.xml | 272 ++++++ .../my_default_address_zip_code.xml | 272 ++++++ .../my_default_email_coordinate_text.xml | 272 ++++++ .../my_default_telephone_coordinate_text.xml | 272 ++++++ .../my_follow_up_title.xml | 108 +++ .../my_inputusername.xml | 272 ++++++ .../my_next_owner.xml | 272 ++++++ .../my_previous_owner.xml | 272 ++++++ .../my_previous_owner_reference.xml | 272 ++++++ .../my_previous_owner_title.xml | 272 ++++++ .../my_price_currency.xml | 272 ++++++ .../my_priced_quantity.xml | 264 +++++ .../PurchasePriceRecord_view/my_product.xml | 272 ++++++ .../my_product_line.xml | 272 ++++++ .../my_product_reference.xml | 272 ++++++ .../my_product_title.xml | 272 ++++++ .../my_quantity_unit.xml | 272 ++++++ .../my_record_revision.xml | 264 +++++ .../PurchasePriceRecord_view/my_title.xml | 84 ++ .../my_total_quantity.xml | 264 +++++ .../my_translated_simulation_state_title.xml | 84 ++ .../your_error_message.xml | 310 ++++++ .../PurchasePriceRecord_viewAsJio.xml | 188 ++++ .../my_base_price.xml | 297 ++++++ .../my_comment.xml | 260 +++++ .../my_contract_no.xml | 272 ++++++ .../my_copy_of.xml | 90 ++ .../my_create_purchase_record.xml | 272 ++++++ .../PurchasePriceRecord_viewAsJio/my_date.xml | 268 ++++++ .../my_default_address_city.xml | 90 ++ .../my_default_address_region.xml | 260 +++++ .../my_default_address_street_address.xml | 90 ++ .../my_default_address_zip_code.xml | 90 ++ .../my_default_email_coordinate_text.xml | 287 ++++++ .../my_default_telephone_coordinate_text.xml | 260 +++++ .../my_doc_id.xml | 272 ++++++ .../my_hidden_in_html5_app_flag.xml | 264 +++++ .../my_inputusername.xml | 272 ++++++ .../my_local_state.xml | 268 ++++++ .../my_local_validation.xml | 264 +++++ .../my_next_owner.xml | 264 +++++ .../my_previous_owner.xml | 260 +++++ .../my_previous_owner_reference.xml | 106 ++ .../my_previous_owner_title.xml | 96 ++ .../my_price_currency.xml | 260 +++++ .../my_priced_quantity.xml | 286 ++++++ .../my_product.xml | 260 +++++ .../my_product_line.xml | 264 +++++ .../my_product_reference.xml | 106 ++ .../my_product_title.xml | 260 +++++ .../my_quantity_unit.xml | 264 +++++ .../my_record_revision.xml | 264 +++++ .../my_sync_flag.xml | 264 +++++ .../my_total_dry_quantity.xml | 264 +++++ .../PurchasePriceRecord_viewError.xml | 161 ++++ .../my_base_price.xml | 264 +++++ .../my_comment.xml | 280 ++++++ .../my_contract_no.xml | 272 ++++++ .../my_contributor_title.xml | 113 +++ .../PurchasePriceRecord_viewError/my_date.xml | 272 ++++++ .../my_default_address_city.xml | 272 ++++++ .../my_default_address_region.xml | 272 ++++++ .../my_default_address_street_address.xml | 272 ++++++ .../my_default_address_zip_code.xml | 272 ++++++ .../my_default_email_coordinate_text.xml | 272 ++++++ .../my_default_telephone_coordinate_text.xml | 272 ++++++ .../my_follow_up_title.xml | 108 +++ .../my_inputusername.xml | 272 ++++++ .../my_nextowner.xml | 272 ++++++ .../my_previousowner.xml | 272 ++++++ .../my_previousowner_reference.xml | 272 ++++++ .../my_previousowner_title.xml | 272 ++++++ .../my_price_currency.xml | 272 ++++++ .../my_priced_quantity.xml | 264 +++++ .../my_product.xml | 272 ++++++ .../my_product_line.xml | 272 ++++++ .../my_product_reference.xml | 272 ++++++ .../my_product_title.xml | 272 ++++++ .../my_quantity_unit.xml | 272 ++++++ .../my_record_revision.xml | 264 +++++ .../my_title.xml | 84 ++ .../my_total_quantity.xml | 264 +++++ .../my_translated_simulation_state_title.xml | 84 ++ .../your_error_message.xml | 310 ++++++ ...aseRecordModule_viewPurchaseRecordList.xml | 135 +++ .../listbox.xml | 144 +++ .../PurchaseRecord_view.xml | 178 ++++ .../PurchaseRecord_view/my_batch.xml | 272 ++++++ .../PurchaseRecord_view/my_batch10.xml | 272 ++++++ .../PurchaseRecord_view/my_batch2.xml | 272 ++++++ .../PurchaseRecord_view/my_batch3.xml | 272 ++++++ .../PurchaseRecord_view/my_batch4.xml | 272 ++++++ .../PurchaseRecord_view/my_batch5.xml | 272 ++++++ .../PurchaseRecord_view/my_batch6.xml | 272 ++++++ .../PurchaseRecord_view/my_batch7.xml | 272 ++++++ .../PurchaseRecord_view/my_batch8.xml | 272 ++++++ .../PurchaseRecord_view/my_batch9.xml | 272 ++++++ .../PurchaseRecord_view/my_comment.xml | 280 ++++++ .../my_contributor_title.xml | 113 +++ .../PurchaseRecord_view/my_date.xml | 272 ++++++ .../my_follow_up_title.xml | 108 +++ .../PurchaseRecord_view/my_inputusername.xml | 272 ++++++ .../PurchaseRecord_view/my_nextlocation.xml | 272 ++++++ .../PurchaseRecord_view/my_nextowner.xml | 272 ++++++ .../PurchaseRecord_view/my_previousowner.xml | 272 ++++++ .../PurchaseRecord_view/my_price.xml | 264 +++++ .../PurchaseRecord_view/my_price_currency.xml | 272 ++++++ .../my_price_quantity_unit.xml | 272 ++++++ .../PurchaseRecord_view/my_product.xml | 272 ++++++ .../PurchaseRecord_view/my_quantity.xml | 264 +++++ .../PurchaseRecord_view/my_quantity10.xml | 264 +++++ .../PurchaseRecord_view/my_quantity2.xml | 264 +++++ .../PurchaseRecord_view/my_quantity3.xml | 264 +++++ .../PurchaseRecord_view/my_quantity4.xml | 264 +++++ .../PurchaseRecord_view/my_quantity5.xml | 264 +++++ .../PurchaseRecord_view/my_quantity6.xml | 264 +++++ .../PurchaseRecord_view/my_quantity7.xml | 264 +++++ .../PurchaseRecord_view/my_quantity8.xml | 264 +++++ .../PurchaseRecord_view/my_quantity9.xml | 264 +++++ .../PurchaseRecord_view/my_quantity_unit.xml | 272 ++++++ .../my_quantity_unit10.xml | 272 ++++++ .../PurchaseRecord_view/my_quantity_unit2.xml | 272 ++++++ .../PurchaseRecord_view/my_quantity_unit3.xml | 272 ++++++ .../PurchaseRecord_view/my_quantity_unit4.xml | 272 ++++++ .../PurchaseRecord_view/my_quantity_unit5.xml | 272 ++++++ .../PurchaseRecord_view/my_quantity_unit6.xml | 272 ++++++ .../PurchaseRecord_view/my_quantity_unit7.xml | 272 ++++++ .../PurchaseRecord_view/my_quantity_unit8.xml | 272 ++++++ .../PurchaseRecord_view/my_quantity_unit9.xml | 272 ++++++ .../my_record_revision.xml | 264 +++++ .../PurchaseRecord_view/my_title.xml | 84 ++ .../my_translated_simulation_state_title.xml | 84 ++ .../your_error_message.xml | 310 ++++++ .../PurchaseRecord_viewAsJio.xml | 182 ++++ .../PurchaseRecord_viewAsJio/my_batch.xml | 272 ++++++ .../PurchaseRecord_viewAsJio/my_batch10.xml | 272 ++++++ .../PurchaseRecord_viewAsJio/my_batch2.xml | 272 ++++++ .../PurchaseRecord_viewAsJio/my_batch3.xml | 272 ++++++ .../PurchaseRecord_viewAsJio/my_batch4.xml | 272 ++++++ .../PurchaseRecord_viewAsJio/my_batch5.xml | 272 ++++++ .../PurchaseRecord_viewAsJio/my_batch6.xml | 272 ++++++ .../PurchaseRecord_viewAsJio/my_batch7.xml | 272 ++++++ .../PurchaseRecord_viewAsJio/my_batch8.xml | 272 ++++++ .../PurchaseRecord_viewAsJio/my_batch9.xml | 272 ++++++ .../my_causality_doc_id.xml | 272 ++++++ .../my_causality_price_record.xml | 272 ++++++ .../PurchaseRecord_viewAsJio/my_comment.xml | 264 +++++ .../PurchaseRecord_viewAsJio/my_copy_of.xml | 90 ++ .../PurchaseRecord_viewAsJio/my_date.xml | 268 ++++++ .../PurchaseRecord_viewAsJio/my_doc_id.xml | 272 ++++++ .../my_hidden_in_html5_app_flag.xml | 264 +++++ .../my_inputusername.xml | 272 ++++++ .../my_local_validation.xml | 264 +++++ .../my_nextlocation.xml | 264 +++++ .../PurchaseRecord_viewAsJio/my_nextowner.xml | 264 +++++ .../my_previousowner.xml | 260 +++++ .../PurchaseRecord_viewAsJio/my_price.xml | 297 ++++++ .../my_price_currency.xml | 260 +++++ .../my_price_quantity_unit.xml | 272 ++++++ .../PurchaseRecord_viewAsJio/my_product.xml | 260 +++++ .../PurchaseRecord_viewAsJio/my_quantity.xml | 264 +++++ .../my_quantity10.xml | 264 +++++ .../PurchaseRecord_viewAsJio/my_quantity2.xml | 264 +++++ .../PurchaseRecord_viewAsJio/my_quantity3.xml | 264 +++++ .../PurchaseRecord_viewAsJio/my_quantity4.xml | 264 +++++ .../PurchaseRecord_viewAsJio/my_quantity5.xml | 264 +++++ .../PurchaseRecord_viewAsJio/my_quantity6.xml | 264 +++++ .../PurchaseRecord_viewAsJio/my_quantity7.xml | 264 +++++ .../PurchaseRecord_viewAsJio/my_quantity8.xml | 264 +++++ .../PurchaseRecord_viewAsJio/my_quantity9.xml | 264 +++++ .../my_quantity_unit.xml | 260 +++++ .../my_quantity_unit10.xml | 260 +++++ .../my_quantity_unit2.xml | 260 +++++ .../my_quantity_unit3.xml | 260 +++++ .../my_quantity_unit4.xml | 260 +++++ .../my_quantity_unit5.xml | 260 +++++ .../my_quantity_unit6.xml | 260 +++++ .../my_quantity_unit7.xml | 260 +++++ .../my_quantity_unit8.xml | 260 +++++ .../my_quantity_unit9.xml | 260 +++++ .../my_record_revision.xml | 264 +++++ .../PurchaseRecord_viewAsJio/my_sync_flag.xml | 264 +++++ .../PurchaseRecord_viewError.xml | 178 ++++ .../PurchaseRecord_viewError/my_batch.xml | 272 ++++++ .../PurchaseRecord_viewError/my_batch10.xml | 272 ++++++ .../PurchaseRecord_viewError/my_batch2.xml | 272 ++++++ .../PurchaseRecord_viewError/my_batch3.xml | 272 ++++++ .../PurchaseRecord_viewError/my_batch4.xml | 272 ++++++ .../PurchaseRecord_viewError/my_batch5.xml | 272 ++++++ .../PurchaseRecord_viewError/my_batch6.xml | 272 ++++++ .../PurchaseRecord_viewError/my_batch7.xml | 272 ++++++ .../PurchaseRecord_viewError/my_batch8.xml | 272 ++++++ .../PurchaseRecord_viewError/my_batch9.xml | 272 ++++++ .../PurchaseRecord_viewError/my_comment.xml | 280 ++++++ .../my_contributor_title.xml | 113 +++ .../PurchaseRecord_viewError/my_date.xml | 272 ++++++ .../my_follow_up_title.xml | 108 +++ .../my_inputusername.xml | 272 ++++++ .../my_nextlocation.xml | 272 ++++++ .../PurchaseRecord_viewError/my_nextowner.xml | 272 ++++++ .../my_previousowner.xml | 272 ++++++ .../PurchaseRecord_viewError/my_price.xml | 264 +++++ .../my_price_currency.xml | 272 ++++++ .../my_price_quantity_unit.xml | 272 ++++++ .../PurchaseRecord_viewError/my_product.xml | 272 ++++++ .../PurchaseRecord_viewError/my_quantity.xml | 264 +++++ .../my_quantity10.xml | 264 +++++ .../PurchaseRecord_viewError/my_quantity2.xml | 264 +++++ .../PurchaseRecord_viewError/my_quantity3.xml | 264 +++++ .../PurchaseRecord_viewError/my_quantity4.xml | 264 +++++ .../PurchaseRecord_viewError/my_quantity5.xml | 264 +++++ .../PurchaseRecord_viewError/my_quantity6.xml | 264 +++++ .../PurchaseRecord_viewError/my_quantity7.xml | 264 +++++ .../PurchaseRecord_viewError/my_quantity8.xml | 264 +++++ .../PurchaseRecord_viewError/my_quantity9.xml | 264 +++++ .../my_quantity_unit.xml | 272 ++++++ .../my_quantity_unit10.xml | 272 ++++++ .../my_quantity_unit2.xml | 272 ++++++ .../my_quantity_unit3.xml | 272 ++++++ .../my_quantity_unit4.xml | 272 ++++++ .../my_quantity_unit5.xml | 272 ++++++ .../my_quantity_unit6.xml | 272 ++++++ .../my_quantity_unit7.xml | 272 ++++++ .../my_quantity_unit8.xml | 272 ++++++ .../my_quantity_unit9.xml | 272 ++++++ .../my_record_revision.xml | 264 +++++ .../PurchaseRecord_viewError/my_title.xml | 84 ++ .../my_translated_simulation_state_title.xml | 84 ++ .../your_error_message.xml | 310 ++++++ ...ceRecordModule_viewSalePriceRecordList.xml | 131 +++ .../listbox.xml | 144 +++ .../SalePriceRecord_view.xml | 161 ++++ .../SalePriceRecord_view/my_base_price.xml | 264 +++++ .../SalePriceRecord_view/my_batch.xml | 272 ++++++ .../SalePriceRecord_view/my_comment.xml | 280 ++++++ .../SalePriceRecord_view/my_contract_no.xml | 272 ++++++ .../my_contributor_title.xml | 113 +++ .../SalePriceRecord_view/my_date.xml | 272 ++++++ .../my_default_address_city.xml | 272 ++++++ .../my_default_address_region.xml | 272 ++++++ .../my_default_address_street_address.xml | 272 ++++++ .../my_default_address_zip_code.xml | 272 ++++++ .../my_default_email_coordinate_text.xml | 272 ++++++ .../my_default_telephone_coordinate_text.xml | 272 ++++++ .../my_follow_up_title.xml | 108 +++ .../SalePriceRecord_view/my_inputusername.xml | 272 ++++++ .../SalePriceRecord_view/my_next_owner.xml | 272 ++++++ .../my_next_owner_reference.xml | 272 ++++++ .../my_next_owner_title.xml | 272 ++++++ .../my_previous_location.xml | 272 ++++++ .../my_previous_owner.xml | 272 ++++++ .../my_price_currency.xml | 272 ++++++ .../my_priced_quantity.xml | 264 +++++ .../SalePriceRecord_view/my_product.xml | 272 ++++++ .../SalePriceRecord_view/my_quantity_unit.xml | 272 ++++++ .../my_record_revision.xml | 264 +++++ .../SalePriceRecord_view/my_title.xml | 84 ++ .../my_total_amount_price.xml | 264 +++++ .../my_total_quantity.xml | 264 +++++ .../my_translated_simulation_state_title.xml | 84 ++ .../your_error_message.xml | 310 ++++++ .../SalePriceRecord_viewAsJio.xml | 188 ++++ .../my_base_price.xml | 297 ++++++ .../SalePriceRecord_viewAsJio/my_batch.xml | 272 ++++++ .../SalePriceRecord_viewAsJio/my_comment.xml | 260 +++++ .../my_contract_no.xml | 272 ++++++ .../SalePriceRecord_viewAsJio/my_copy_of.xml | 90 ++ .../my_create_sale_record.xml | 272 ++++++ .../SalePriceRecord_viewAsJio/my_date.xml | 268 ++++++ .../my_default_address_city.xml | 90 ++ .../my_default_address_region.xml | 260 +++++ .../my_default_address_street_address.xml | 90 ++ .../my_default_address_zip_code.xml | 90 ++ .../my_default_email_coordinate_text.xml | 287 ++++++ .../my_default_telephone_coordinate_text.xml | 260 +++++ .../SalePriceRecord_viewAsJio/my_doc_id.xml | 272 ++++++ .../my_hidden_in_html5_app_flag.xml | 264 +++++ .../my_inputusername.xml | 272 ++++++ .../my_local_state.xml | 268 ++++++ .../my_local_validation.xml | 264 +++++ .../my_next_owner.xml | 264 +++++ .../my_next_owner_reference.xml | 106 ++ .../my_next_owner_title.xml | 96 ++ .../my_previous_location.xml | 264 +++++ .../my_previous_owner.xml | 264 +++++ .../my_price_currency.xml | 260 +++++ .../my_priced_quantity.xml | 286 ++++++ .../SalePriceRecord_viewAsJio/my_product.xml | 260 +++++ .../my_quantity_unit.xml | 264 +++++ .../my_record_revision.xml | 264 +++++ .../my_sync_flag.xml | 264 +++++ .../my_total_amount_price.xml | 264 +++++ .../my_total_quantity.xml | 264 +++++ .../my_total_wet_quantity.xml | 264 +++++ .../SalePriceRecord_viewError.xml | 161 ++++ .../my_base_price.xml | 264 +++++ .../SalePriceRecord_viewError/my_batch.xml | 272 ++++++ .../SalePriceRecord_viewError/my_comment.xml | 280 ++++++ .../my_contract_no.xml | 272 ++++++ .../my_contributor_title.xml | 113 +++ .../SalePriceRecord_viewError/my_date.xml | 272 ++++++ .../my_default_address_city.xml | 272 ++++++ .../my_default_address_region.xml | 272 ++++++ .../my_default_address_street_address.xml | 272 ++++++ .../my_default_address_zip_code.xml | 272 ++++++ .../my_default_email_coordinate_text.xml | 272 ++++++ .../my_default_telephone_coordinate_text.xml | 272 ++++++ .../my_follow_up_title.xml | 108 +++ .../my_inputusername.xml | 272 ++++++ .../my_nextowner.xml | 272 ++++++ .../my_nextowner_reference.xml | 272 ++++++ .../my_nextowner_title.xml | 272 ++++++ .../my_previouslocation.xml | 272 ++++++ .../my_previousowner.xml | 272 ++++++ .../my_price_currency.xml | 272 ++++++ .../my_priced_quantity.xml | 264 +++++ .../SalePriceRecord_viewError/my_product.xml | 272 ++++++ .../my_quantity_unit.xml | 272 ++++++ .../my_record_revision.xml | 264 +++++ .../SalePriceRecord_viewError/my_title.xml | 84 ++ .../my_total_amount_price.xml | 264 +++++ .../my_total_quantity.xml | 264 +++++ .../my_translated_simulation_state_title.xml | 84 ++ .../your_error_message.xml | 310 ++++++ .../SaleRecordModule_viewSaleRecordList.xml | 131 +++ .../listbox.xml | 144 +++ .../SaleRecord_view.xml | 179 ++++ .../SaleRecord_view/my_batch.xml | 272 ++++++ .../SaleRecord_view/my_batch10.xml | 272 ++++++ .../SaleRecord_view/my_batch2.xml | 272 ++++++ .../SaleRecord_view/my_batch3.xml | 272 ++++++ .../SaleRecord_view/my_batch4.xml | 272 ++++++ .../SaleRecord_view/my_batch5.xml | 272 ++++++ .../SaleRecord_view/my_batch6.xml | 272 ++++++ .../SaleRecord_view/my_batch7.xml | 272 ++++++ .../SaleRecord_view/my_batch8.xml | 272 ++++++ .../SaleRecord_view/my_batch9.xml | 272 ++++++ .../SaleRecord_view/my_comment.xml | 280 ++++++ .../SaleRecord_view/my_contract_no.xml | 272 ++++++ .../SaleRecord_view/my_contributor_title.xml | 113 +++ .../SaleRecord_view/my_date.xml | 272 ++++++ .../SaleRecord_view/my_follow_up_title.xml | 108 +++ .../SaleRecord_view/my_inputusername.xml | 272 ++++++ .../SaleRecord_view/my_nextowner.xml | 272 ++++++ .../SaleRecord_view/my_previouslocation.xml | 272 ++++++ .../SaleRecord_view/my_previousowner.xml | 272 ++++++ .../SaleRecord_view/my_price.xml | 264 +++++ .../SaleRecord_view/my_price_currency.xml | 272 ++++++ .../my_price_quantity_unit.xml | 272 ++++++ .../SaleRecord_view/my_product.xml | 272 ++++++ .../SaleRecord_view/my_quantity.xml | 264 +++++ .../SaleRecord_view/my_quantity10.xml | 264 +++++ .../SaleRecord_view/my_quantity2.xml | 264 +++++ .../SaleRecord_view/my_quantity3.xml | 264 +++++ .../SaleRecord_view/my_quantity4.xml | 264 +++++ .../SaleRecord_view/my_quantity5.xml | 264 +++++ .../SaleRecord_view/my_quantity6.xml | 264 +++++ .../SaleRecord_view/my_quantity7.xml | 264 +++++ .../SaleRecord_view/my_quantity8.xml | 264 +++++ .../SaleRecord_view/my_quantity9.xml | 264 +++++ .../SaleRecord_view/my_quantity_unit.xml | 272 ++++++ .../SaleRecord_view/my_quantity_unit10.xml | 272 ++++++ .../SaleRecord_view/my_quantity_unit2.xml | 272 ++++++ .../SaleRecord_view/my_quantity_unit3.xml | 272 ++++++ .../SaleRecord_view/my_quantity_unit4.xml | 272 ++++++ .../SaleRecord_view/my_quantity_unit5.xml | 272 ++++++ .../SaleRecord_view/my_quantity_unit6.xml | 272 ++++++ .../SaleRecord_view/my_quantity_unit7.xml | 272 ++++++ .../SaleRecord_view/my_quantity_unit8.xml | 272 ++++++ .../SaleRecord_view/my_quantity_unit9.xml | 272 ++++++ .../SaleRecord_view/my_record_revision.xml | 264 +++++ .../SaleRecord_view/my_title.xml | 84 ++ .../my_translated_simulation_state_title.xml | 84 ++ .../SaleRecord_view/your_error_message.xml | 310 ++++++ .../SaleRecord_viewAsJio.xml | 183 ++++ .../SaleRecord_viewAsJio/my_batch.xml | 272 ++++++ .../SaleRecord_viewAsJio/my_batch10.xml | 272 ++++++ .../SaleRecord_viewAsJio/my_batch2.xml | 272 ++++++ .../SaleRecord_viewAsJio/my_batch3.xml | 272 ++++++ .../SaleRecord_viewAsJio/my_batch4.xml | 272 ++++++ .../SaleRecord_viewAsJio/my_batch5.xml | 272 ++++++ .../SaleRecord_viewAsJio/my_batch6.xml | 272 ++++++ .../SaleRecord_viewAsJio/my_batch7.xml | 272 ++++++ .../SaleRecord_viewAsJio/my_batch8.xml | 272 ++++++ .../SaleRecord_viewAsJio/my_batch9.xml | 272 ++++++ .../my_causality_doc_id.xml | 272 ++++++ .../my_causality_price_record.xml | 272 ++++++ .../SaleRecord_viewAsJio/my_comment.xml | 264 +++++ .../SaleRecord_viewAsJio/my_contract_no.xml | 272 ++++++ .../SaleRecord_viewAsJio/my_copy_of.xml | 90 ++ .../SaleRecord_viewAsJio/my_date.xml | 268 ++++++ .../SaleRecord_viewAsJio/my_doc_id.xml | 272 ++++++ .../my_hidden_in_html5_app_flag.xml | 264 +++++ .../SaleRecord_viewAsJio/my_inputusername.xml | 272 ++++++ .../my_local_validation.xml | 264 +++++ .../SaleRecord_viewAsJio/my_nextowner.xml | 260 +++++ .../my_previouslocation.xml | 264 +++++ .../SaleRecord_viewAsJio/my_previousowner.xml | 264 +++++ .../SaleRecord_viewAsJio/my_price.xml | 297 ++++++ .../my_price_currency.xml | 260 +++++ .../my_price_quantity_unit.xml | 272 ++++++ .../SaleRecord_viewAsJio/my_product.xml | 260 +++++ .../SaleRecord_viewAsJio/my_quantity.xml | 264 +++++ .../SaleRecord_viewAsJio/my_quantity10.xml | 264 +++++ .../SaleRecord_viewAsJio/my_quantity2.xml | 264 +++++ .../SaleRecord_viewAsJio/my_quantity3.xml | 264 +++++ .../SaleRecord_viewAsJio/my_quantity4.xml | 264 +++++ .../SaleRecord_viewAsJio/my_quantity5.xml | 264 +++++ .../SaleRecord_viewAsJio/my_quantity6.xml | 264 +++++ .../SaleRecord_viewAsJio/my_quantity7.xml | 264 +++++ .../SaleRecord_viewAsJio/my_quantity8.xml | 264 +++++ .../SaleRecord_viewAsJio/my_quantity9.xml | 264 +++++ .../SaleRecord_viewAsJio/my_quantity_unit.xml | 260 +++++ .../my_quantity_unit10.xml | 260 +++++ .../my_quantity_unit2.xml | 260 +++++ .../my_quantity_unit3.xml | 260 +++++ .../my_quantity_unit4.xml | 260 +++++ .../my_quantity_unit5.xml | 260 +++++ .../my_quantity_unit6.xml | 260 +++++ .../my_quantity_unit7.xml | 260 +++++ .../my_quantity_unit8.xml | 260 +++++ .../my_quantity_unit9.xml | 260 +++++ .../my_record_revision.xml | 264 +++++ .../SaleRecord_viewAsJio/my_sync_flag.xml | 264 +++++ .../SaleRecord_viewError.xml | 179 ++++ .../SaleRecord_viewError/my_batch.xml | 272 ++++++ .../SaleRecord_viewError/my_batch10.xml | 272 ++++++ .../SaleRecord_viewError/my_batch2.xml | 272 ++++++ .../SaleRecord_viewError/my_batch3.xml | 272 ++++++ .../SaleRecord_viewError/my_batch4.xml | 272 ++++++ .../SaleRecord_viewError/my_batch5.xml | 272 ++++++ .../SaleRecord_viewError/my_batch6.xml | 272 ++++++ .../SaleRecord_viewError/my_batch7.xml | 272 ++++++ .../SaleRecord_viewError/my_batch8.xml | 272 ++++++ .../SaleRecord_viewError/my_batch9.xml | 272 ++++++ .../SaleRecord_viewError/my_comment.xml | 280 ++++++ .../SaleRecord_viewError/my_contract_no.xml | 272 ++++++ .../my_contributor_title.xml | 113 +++ .../SaleRecord_viewError/my_date.xml | 272 ++++++ .../my_follow_up_title.xml | 108 +++ .../SaleRecord_viewError/my_inputusername.xml | 272 ++++++ .../SaleRecord_viewError/my_nextowner.xml | 272 ++++++ .../my_previouslocation.xml | 272 ++++++ .../SaleRecord_viewError/my_previousowner.xml | 272 ++++++ .../SaleRecord_viewError/my_price.xml | 264 +++++ .../my_price_currency.xml | 272 ++++++ .../my_price_quantity_unit.xml | 272 ++++++ .../SaleRecord_viewError/my_product.xml | 272 ++++++ .../SaleRecord_viewError/my_quantity.xml | 264 +++++ .../SaleRecord_viewError/my_quantity10.xml | 264 +++++ .../SaleRecord_viewError/my_quantity2.xml | 264 +++++ .../SaleRecord_viewError/my_quantity3.xml | 264 +++++ .../SaleRecord_viewError/my_quantity4.xml | 264 +++++ .../SaleRecord_viewError/my_quantity5.xml | 264 +++++ .../SaleRecord_viewError/my_quantity6.xml | 264 +++++ .../SaleRecord_viewError/my_quantity7.xml | 264 +++++ .../SaleRecord_viewError/my_quantity8.xml | 264 +++++ .../SaleRecord_viewError/my_quantity9.xml | 264 +++++ .../SaleRecord_viewError/my_quantity_unit.xml | 272 ++++++ .../my_quantity_unit10.xml | 260 +++++ .../my_quantity_unit2.xml | 260 +++++ .../my_quantity_unit3.xml | 260 +++++ .../my_quantity_unit4.xml | 260 +++++ .../my_quantity_unit5.xml | 260 +++++ .../my_quantity_unit6.xml | 260 +++++ .../my_quantity_unit7.xml | 260 +++++ .../my_quantity_unit8.xml | 260 +++++ .../my_quantity_unit9.xml | 260 +++++ .../my_record_revision.xml | 264 +++++ .../SaleRecord_viewError/my_title.xml | 84 ++ .../my_translated_simulation_state_title.xml | 84 ++ .../your_error_message.xml | 310 ++++++ .../TRADERecord_init.py | 5 + .../TRADERecord_init.xml | 62 ++ .../bt/dependency_list | 16 + .../bt/template_action_path_list | 30 + .../bt/template_format_version | 1 + ..._keep_last_workflow_history_only_path_list | 14 + .../bt/template_keep_workflow_path_list | 4 + .../bt/template_module_id_list | 5 + .../bt/template_path_list | 19 + ...late_portal_type_allowed_content_type_list | 5 + ...plate_portal_type_hidden_content_type_list | 5 + .../bt/template_portal_type_id_list | 10 + .../template_portal_type_property_sheet_list | 2 + .../template_portal_type_workflow_chain_list | 26 + .../bt/template_skin_id_list | 1 + bt5/erp5_web_trade_application/bt/title | 1 + bt5/erp5_web_trade_application/bt/version | 1 + .../trade_acquisition_application_zuite.xml | 26 + .../testOrganisationNavigation.xml | 58 ++ .../testOrganisationNavigation.zpt | 158 +++ .../testProductNavigation.xml | 58 ++ .../testProductNavigation.zpt | 144 +++ .../testPurchasePriceRecordNavigation.xml | 58 ++ .../testPurchasePriceRecordNavigation.zpt | 277 ++++++ .../testPurchaseRecordNavigation.xml | 58 ++ .../testPurchaseRecordNavigation.zpt | 322 +++++++ .../testSalePriceRecordNavigation.xml | 58 ++ .../testSalePriceRecordNavigation.zpt | 264 +++++ .../testSaleRecordNavigation.xml | 58 ++ .../testSaleRecordNavigation.zpt | 309 ++++++ .../test.erp5.testTradeFunctionalTestCase.py | 45 + .../test.erp5.testTradeFunctionalTestCase.xml | 123 +++ .../bt/dependency_list | 3 + .../bt/description | 1 + .../bt/template_format_version | 1 + .../bt/template_path_list | 2 + .../bt/template_test_id_list | 1 + .../bt/test_dependency_list | 1 + bt5/erp5_web_trade_application_test/bt/title | 1 + .../bt/version | 1 + .../document_module/trade_json.json | 1 + .../document_module/trade_json.xml | 267 +++++ .../gadget_trade_application_appcache.xml | 516 ++++++++++ .../gadget_trade_field_datetime_html.html | 18 + .../gadget_trade_field_datetime_html.xml | 324 +++++++ .../gadget_trade_field_datetime_js.js | 313 ++++++ .../gadget_trade_field_datetime_js.xml | 320 ++++++ .../gadget_trade_field_list_html.html | 27 + .../gadget_trade_field_list_html.xml | 324 +++++++ .../gadget_trade_field_list_js.js | 171 ++++ .../gadget_trade_field_list_js.xml | 320 ++++++ .../gadget_trade_field_string_html.html | 19 + .../gadget_trade_field_string_html.xml | 324 +++++++ .../gadget_trade_field_string_js.js | 186 ++++ .../gadget_trade_field_string_js.xml | 320 ++++++ .../gadget_trade_form_html.html | 21 + .../gadget_trade_form_html.xml | 324 +++++++ .../web_page_module/gadget_trade_form_js.js | 330 +++++++ .../web_page_module/gadget_trade_form_js.xml | 320 ++++++ ..._jio_daily_statement_record_form_html.html | 24 + ...e_jio_daily_statement_record_form_html.xml | 336 +++++++ ...rade_jio_daily_statement_record_form_js.js | 194 ++++ ...ade_jio_daily_statement_record_form_js.xml | 332 +++++++ ...odule_add_daily_statement_record_html.html | 19 + ...module_add_daily_statement_record_html.xml | 336 +++++++ ...rd_module_add_daily_statement_record_js.js | 102 ++ ...d_module_add_daily_statement_record_js.xml | 332 +++++++ ...ily_statement_record_module_view_html.html | 19 + ...aily_statement_record_module_view_html.xml | 336 +++++++ ...o_daily_statement_record_module_view_js.js | 93 ++ ..._daily_statement_record_module_view_js.xml | 332 +++++++ ..._jio_daily_statement_record_view_html.html | 23 + ...e_jio_daily_statement_record_view_html.xml | 336 +++++++ ...rade_jio_daily_statement_record_view_js.js | 91 ++ ...ade_jio_daily_statement_record_view_js.xml | 332 +++++++ ...dget_trade_jio_organisation_form_html.html | 28 + ...adget_trade_jio_organisation_form_html.xml | 324 +++++++ .../gadget_trade_jio_organisation_form_js.js | 217 +++++ .../gadget_trade_jio_organisation_form_js.xml | 324 +++++++ ...nisation_module_add_organisation_html.html | 23 + ...anisation_module_add_organisation_html.xml | 324 +++++++ ...organisation_module_add_organisation_js.js | 117 +++ ...rganisation_module_add_organisation_js.xml | 324 +++++++ ...ade_jio_organisation_module_view_html.html | 19 + ...rade_jio_organisation_module_view_html.xml | 338 +++++++ ...t_trade_jio_organisation_module_view_js.js | 91 ++ ..._trade_jio_organisation_module_view_js.xml | 334 +++++++ ...dget_trade_jio_organisation_view_html.html | 23 + ...adget_trade_jio_organisation_view_html.xml | 338 +++++++ .../gadget_trade_jio_organisation_view_js.js | 89 ++ .../gadget_trade_jio_organisation_view_js.xml | 334 +++++++ .../gadget_trade_jio_product_form_html.html | 28 + .../gadget_trade_jio_product_form_html.xml | 324 +++++++ .../gadget_trade_jio_product_form_js.js | 181 ++++ .../gadget_trade_jio_product_form_js.xml | 324 +++++++ ...e_jio_product_module_add_product_html.html | 23 + ...de_jio_product_module_add_product_html.xml | 324 +++++++ ...trade_jio_product_module_add_product_js.js | 116 +++ ...rade_jio_product_module_add_product_js.xml | 324 +++++++ ...et_trade_jio_product_module_view_html.html | 19 + ...get_trade_jio_product_module_view_html.xml | 338 +++++++ ...gadget_trade_jio_product_module_view_js.js | 92 ++ ...adget_trade_jio_product_module_view_js.xml | 334 +++++++ .../gadget_trade_jio_product_view_html.html | 23 + .../gadget_trade_jio_product_view_html.xml | 338 +++++++ .../gadget_trade_jio_product_view_js.js | 86 ++ .../gadget_trade_jio_product_view_js.xml | 334 +++++++ ...e_jio_purchase_price_record_form_html.html | 31 + ...de_jio_purchase_price_record_form_html.xml | 336 +++++++ ...trade_jio_purchase_price_record_form_js.js | 909 ++++++++++++++++++ ...rade_jio_purchase_price_record_form_js.xml | 332 +++++++ ...module_add_purchase_price_record_html.html | 19 + ..._module_add_purchase_price_record_html.xml | 336 +++++++ ...ord_module_add_purchase_price_record_js.js | 155 +++ ...rd_module_add_purchase_price_record_js.xml | 332 +++++++ ...urchase_price_record_module_view_html.html | 19 + ...purchase_price_record_module_view_html.xml | 336 +++++++ ...io_purchase_price_record_module_view_js.js | 99 ++ ...o_purchase_price_record_module_view_js.xml | 332 +++++++ ...e_jio_purchase_price_record_view_html.html | 23 + ...de_jio_purchase_price_record_view_html.xml | 336 +++++++ ...trade_jio_purchase_price_record_view_js.js | 204 ++++ ...rade_jio_purchase_price_record_view_js.xml | 332 +++++++ ..._jio_purchase_record_module_view_html.html | 21 + ...e_jio_purchase_record_module_view_html.xml | 196 ++++ ...rade_jio_purchase_record_module_view_js.js | 93 ++ ...ade_jio_purchase_record_module_view_js.xml | 261 +++++ ...t_trade_jio_purchase_record_view_html.html | 32 + ...et_trade_jio_purchase_record_view_html.xml | 326 +++++++ ...adget_trade_jio_purchase_record_view_js.js | 414 ++++++++ ...dget_trade_jio_purchase_record_view_js.xml | 261 +++++ ...trade_jio_sale_price_record_form_html.html | 27 + ..._trade_jio_sale_price_record_form_html.xml | 336 +++++++ ...get_trade_jio_sale_price_record_form_js.js | 746 ++++++++++++++ ...et_trade_jio_sale_price_record_form_js.xml | 332 +++++++ ...ord_module_add_sale_price_record_html.html | 19 + ...cord_module_add_sale_price_record_html.xml | 336 +++++++ ..._record_module_add_sale_price_record_js.js | 135 +++ ...record_module_add_sale_price_record_js.xml | 332 +++++++ ...trade_jio_sale_price_record_view_html.html | 23 + ..._trade_jio_sale_price_record_view_html.xml | 336 +++++++ ...get_trade_jio_sale_price_record_view_js.js | 180 ++++ ...et_trade_jio_sale_price_record_view_js.xml | 269 ++++++ ...rade_jio_sale_record_module_view_html.html | 18 + ...trade_jio_sale_record_module_view_html.xml | 196 ++++ ...et_trade_jio_sale_record_module_view_js.js | 94 ++ ...t_trade_jio_sale_record_module_view_js.xml | 261 +++++ ...adget_trade_jio_sale_record_view_html.html | 32 + ...gadget_trade_jio_sale_record_view_html.xml | 324 +++++++ .../gadget_trade_jio_sale_record_view_js.js | 426 ++++++++ .../gadget_trade_jio_sale_record_view_js.xml | 324 +++++++ .../gadget_trade_page_index_html.html | 26 + .../gadget_trade_page_index_html.xml | 336 +++++++ .../gadget_trade_page_index_js.js | 127 +++ .../gadget_trade_page_index_js.xml | 332 +++++++ .../gadget_trade_router_html.html | 20 + .../gadget_trade_router_html.xml | 332 +++++++ .../web_page_module/gadget_trade_router_js.js | 450 +++++++++ .../gadget_trade_router_js.xml | 328 +++++++ ...t_trade_sale_price_record_module_html.html | 19 + ...et_trade_sale_price_record_module_html.xml | 336 +++++++ ...adget_trade_sale_price_record_module_js.js | 99 ++ ...dget_trade_sale_price_record_module_js.xml | 332 +++++++ .../gadget_trade_standalone_jio_html.html | 21 + .../gadget_trade_standalone_jio_html.xml | 322 +++++++ .../gadget_trade_standalone_jio_js.js | 104 ++ .../gadget_trade_standalone_jio_js.xml | 320 ++++++ .../gadget_trade_utility_js.js | 44 + .../gadget_trade_utility_js.xml | 320 ++++++ .../trade_application_panel_html.html | 82 ++ .../trade_application_panel_html.xml | 330 +++++++ .../trade_application_panel_js.js | 122 +++ .../trade_application_panel_js.xml | 320 ++++++ .../web_site_module/trade_application.xml | 669 +++++++++++++ .../trade_application/hateoas.xml | 475 +++++++++ .../bt/dependency_list | 1 + .../bt/template_format_version | 1 + ..._keep_last_workflow_history_only_path_list | 6 + .../bt/template_keep_workflow_path_list | 5 + .../bt/template_path_list | 6 + bt5/erp5_web_trade_application_ui/bt/title | 1 + bt5/erp5_web_trade_application_ui/bt/version | 1 + 850 files changed, 183213 insertions(+) create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Category/trade_jio_view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Currency%20Module/currency_exchange_ratio_fast_input.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Currency/trade_jio_view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Daily%20Statement%20Record%20Module/trade_jio_view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Daily%20Statement%20Record%20Module/view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Daily%20Statement%20Record/trade_jio_view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Daily%20Statement%20Record/view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Daily%20Statement%20Record/view_error.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Organisation%20Module/trade_jio_view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Product%20Module/trade_jio_view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Price%20Record%20Module/trade_jio_view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Price%20Record%20Module/view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Price%20Record/trade_jio_view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Price%20Record/view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Price%20Record/view_error.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Record%20Module/trade_jio_view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Record%20Module/view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Record/trade_jio_view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Record/view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Record/view_error.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Price%20Record%20Module/trade_jio_view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Price%20Record%20Module/view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Price%20Record/trade_jio_view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Price%20Record/view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Price%20Record/view_error.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Record%20Module/trade_jio_view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Record%20Module/view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Record/trade_jio_view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Record/view.xml create mode 100644 bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Record/view_error.xml create mode 100644 bt5/erp5_web_trade_application/ModuleTemplateItem/daily_statement_record_module.xml create mode 100644 bt5/erp5_web_trade_application/ModuleTemplateItem/purchase_price_record_module.xml create mode 100644 bt5/erp5_web_trade_application/ModuleTemplateItem/purchase_record_module.xml create mode 100644 bt5/erp5_web_trade_application/ModuleTemplateItem/sale_price_record_module.xml create mode 100644 bt5/erp5_web_trade_application/ModuleTemplateItem/sale_record_module.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/currency_module/CNY.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/currency_module/EUR.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/currency_module/HKG.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/currency_module/IDR.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/currency_module/MYR.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/currency_module/SGD.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/currency_module/THB.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/currency_module/USD.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/product_line/material.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/product_line/material/starch.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/product_line/material/wheat.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/product_line/product.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/product_line/product/beer.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/quantity_unit/weight.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/quantity_unit/weight/kg.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/quantity_unit/weight/ton.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/africa.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/america.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia/cambodia.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia/sin_mal_ind.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia/sin_mal_ind/indonesia.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia/sin_mal_ind/malaysia.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia/thailand.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/beijing.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/chengdu.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/dongbei.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/guangzhou.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/huabei.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/huadong.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/huanan.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/huazhong.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/other.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/shanghai.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/shenzhen.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/xibei.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/xinan.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/france.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/germany.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/italy.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/portugal.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/spain.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/switzerland.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/row.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/quantity_unit_conversion_module/conversion_group_weight.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/quantity_unit_conversion_module/conversion_group_weight/1.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/quantity_unit_conversion_module/conversion_group_weight/2.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/web_page_module/output_json_html.html create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/web_page_module/output_json_html.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/web_page_module/output_json_js.js create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/web_page_module/output_json_js.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/web_site_module/output_data_json.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/web_site_module/output_data_json/hateoas.xml create mode 100644 bt5/erp5_web_trade_application/PathTemplateItem/web_site_module/output_data_json/hateoas/connection.xml create mode 100644 bt5/erp5_web_trade_application/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml create mode 100644 bt5/erp5_web_trade_application/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml create mode 100644 bt5/erp5_web_trade_application/PortalTypePropertySheetTemplateItem/property_sheet_list.xml create mode 100644 bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Daily%20Statement%20Record%20Module.xml create mode 100644 bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Daily%20Statement%20Record.xml create mode 100644 bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Purchase%20Price%20Record%20Module.xml create mode 100644 bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Purchase%20Price%20Record.xml create mode 100644 bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Purchase%20Record%20Module.xml create mode 100644 bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Purchase%20Record.xml create mode 100644 bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Sale%20Price%20Record%20Module.xml create mode 100644 bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Sale%20Price%20Record.xml create mode 100644 bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Sale%20Record%20Module.xml create mode 100644 bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Sale%20Record.xml create mode 100644 bt5/erp5_web_trade_application/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio/my_category_relative_url.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio/my_logical_path.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio/my_parent_uid.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio/my_relative_url.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio/my_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio/my_logical_path.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio/my_parent_uid.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio/my_relative_url.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio/my_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio/my_validation_state.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecordModule_viewDailyStatementRecordList.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecordModule_viewDailyStatementRecordList/listbox.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_comment.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_contributor_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_daily_currency_input_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_daily_production_input_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_daily_purchase_input_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_daily_sale_input_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_date.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_follow_up_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_inputusername.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_nextowner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_record_revision.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_translated_simulation_state_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/your_error_message.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_comment.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_copy_of.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_daily_currency_input_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_daily_production_input_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_daily_purchase_input_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_daily_sale_input_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_date.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_doc_id.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_hidden_in_html5_app_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_inputusername.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_local_validation.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_nextowner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_record_revision.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_sync_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_comment.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_contributor_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_daily_currency_input_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_daily_production_input_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_daily_purchase_input_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_daily_sale_input_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_date.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_follow_up_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_inputusername.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_nextowner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_record_revision.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_translated_simulation_state_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/your_error_message.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_address_city.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_address_region.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_address_region_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_address_street_address.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_address_zip_code.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_email_coordinate_text.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_email_url_string.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_telephone_coordinate_text.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_is_my_main_organisation.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_is_my_organisation.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_price_currency.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_reference.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_role.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title_en.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title_lowercase.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title_ms.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title_th.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title_zh.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_validation_state.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecordModule_viewPurchasePriceRecordList.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecordModule_viewPurchasePriceRecordList/listbox.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_base_price.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_comment.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_contract_no.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_contributor_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_date.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_address_city.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_address_region.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_address_street_address.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_address_zip_code.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_email_coordinate_text.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_telephone_coordinate_text.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_follow_up_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_inputusername.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_next_owner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_previous_owner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_previous_owner_reference.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_previous_owner_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_price_currency.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_priced_quantity.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_product.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_product_line.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_product_reference.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_product_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_quantity_unit.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_record_revision.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_total_quantity.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_translated_simulation_state_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/your_error_message.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_base_price.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_comment.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_contract_no.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_copy_of.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_create_purchase_record.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_date.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_address_city.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_address_region.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_address_street_address.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_address_zip_code.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_email_coordinate_text.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_telephone_coordinate_text.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_doc_id.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_hidden_in_html5_app_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_inputusername.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_local_state.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_local_validation.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_next_owner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_previous_owner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_previous_owner_reference.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_previous_owner_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_price_currency.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_priced_quantity.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_product.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_product_line.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_product_reference.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_product_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_quantity_unit.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_record_revision.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_sync_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_total_dry_quantity.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_base_price.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_comment.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_contract_no.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_contributor_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_date.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_address_city.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_address_region.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_address_street_address.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_address_zip_code.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_email_coordinate_text.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_telephone_coordinate_text.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_follow_up_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_inputusername.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_nextowner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_previousowner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_previousowner_reference.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_previousowner_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_price_currency.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_priced_quantity.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_product.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_product_line.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_product_reference.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_product_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_quantity_unit.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_record_revision.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_total_quantity.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_translated_simulation_state_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/your_error_message.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecordModule_viewPurchaseRecordList.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecordModule_viewPurchaseRecordList/listbox.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch10.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch2.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch3.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch4.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch5.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch6.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch7.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch8.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch9.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_comment.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_contributor_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_date.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_follow_up_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_inputusername.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_nextlocation.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_nextowner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_previousowner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_price.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_price_currency.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_price_quantity_unit.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_product.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity10.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity2.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity3.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity4.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity5.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity6.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity7.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity8.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity9.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit10.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit2.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit3.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit4.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit5.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit6.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit7.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit8.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit9.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_record_revision.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_translated_simulation_state_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/your_error_message.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch10.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch2.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch3.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch4.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch5.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch6.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch7.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch8.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch9.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_causality_doc_id.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_causality_price_record.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_comment.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_copy_of.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_date.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_doc_id.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_hidden_in_html5_app_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_inputusername.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_local_validation.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_nextlocation.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_nextowner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_previousowner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_price.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_price_currency.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_price_quantity_unit.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_product.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity10.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity2.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity3.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity4.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity5.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity6.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity7.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity8.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity9.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit10.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit2.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit3.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit4.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit5.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit6.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit7.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit8.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit9.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_record_revision.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_sync_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch10.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch2.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch3.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch4.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch5.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch6.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch7.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch8.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch9.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_comment.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_contributor_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_date.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_follow_up_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_inputusername.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_nextlocation.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_nextowner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_previousowner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_price.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_price_currency.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_price_quantity_unit.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_product.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity10.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity2.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity3.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity4.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity5.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity6.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity7.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity8.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity9.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit10.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit2.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit3.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit4.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit5.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit6.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit7.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit8.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit9.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_record_revision.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_translated_simulation_state_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/your_error_message.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecordModule_viewSalePriceRecordList.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecordModule_viewSalePriceRecordList/listbox.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_base_price.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_batch.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_comment.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_contract_no.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_contributor_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_date.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_address_city.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_address_region.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_address_street_address.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_address_zip_code.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_email_coordinate_text.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_telephone_coordinate_text.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_follow_up_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_inputusername.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_next_owner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_next_owner_reference.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_next_owner_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_previous_location.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_previous_owner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_price_currency.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_priced_quantity.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_product.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_quantity_unit.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_record_revision.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_total_amount_price.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_total_quantity.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_translated_simulation_state_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/your_error_message.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_base_price.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_batch.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_comment.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_contract_no.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_copy_of.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_create_sale_record.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_date.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_address_city.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_address_region.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_address_street_address.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_address_zip_code.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_email_coordinate_text.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_telephone_coordinate_text.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_doc_id.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_hidden_in_html5_app_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_inputusername.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_local_state.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_local_validation.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_next_owner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_next_owner_reference.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_next_owner_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_previous_location.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_previous_owner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_price_currency.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_priced_quantity.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_product.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_quantity_unit.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_record_revision.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_sync_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_total_amount_price.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_total_quantity.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_total_wet_quantity.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_base_price.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_batch.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_comment.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_contract_no.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_contributor_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_date.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_address_city.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_address_region.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_address_street_address.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_address_zip_code.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_email_coordinate_text.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_telephone_coordinate_text.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_follow_up_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_inputusername.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_nextowner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_nextowner_reference.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_nextowner_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_previouslocation.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_previousowner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_price_currency.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_priced_quantity.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_product.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_quantity_unit.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_record_revision.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_total_amount_price.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_total_quantity.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_translated_simulation_state_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/your_error_message.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecordModule_viewSaleRecordList.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecordModule_viewSaleRecordList/listbox.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch10.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch2.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch3.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch4.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch5.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch6.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch7.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch8.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch9.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_comment.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_contract_no.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_contributor_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_date.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_follow_up_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_inputusername.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_nextowner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_previouslocation.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_previousowner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_price.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_price_currency.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_price_quantity_unit.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_product.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity10.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity2.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity3.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity4.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity5.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity6.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity7.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity8.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity9.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit10.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit2.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit3.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit4.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit5.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit6.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit7.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit8.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit9.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_record_revision.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_translated_simulation_state_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/your_error_message.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch10.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch2.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch3.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch4.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch5.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch6.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch7.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch8.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch9.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_causality_doc_id.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_causality_price_record.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_comment.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_contract_no.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_copy_of.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_date.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_doc_id.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_hidden_in_html5_app_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_inputusername.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_local_validation.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_nextowner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_previouslocation.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_previousowner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_price.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_price_currency.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_price_quantity_unit.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_product.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity10.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity2.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity3.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity4.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity5.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity6.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity7.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity8.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity9.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit10.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit2.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit3.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit4.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit5.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit6.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit7.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit8.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit9.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_record_revision.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_sync_flag.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch10.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch2.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch3.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch4.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch5.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch6.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch7.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch8.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch9.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_comment.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_contract_no.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_contributor_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_date.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_follow_up_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_inputusername.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_nextowner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_previouslocation.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_previousowner.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_price.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_price_currency.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_price_quantity_unit.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_product.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity10.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity2.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity3.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity4.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity5.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity6.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity7.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity8.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity9.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit10.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit2.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit3.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit4.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit5.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit6.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit7.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit8.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit9.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_record_revision.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_translated_simulation_state_title.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/your_error_message.xml create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/TRADERecord_init.py create mode 100644 bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/TRADERecord_init.xml create mode 100644 bt5/erp5_web_trade_application/bt/dependency_list create mode 100644 bt5/erp5_web_trade_application/bt/template_action_path_list create mode 100644 bt5/erp5_web_trade_application/bt/template_format_version create mode 100644 bt5/erp5_web_trade_application/bt/template_keep_last_workflow_history_only_path_list create mode 100644 bt5/erp5_web_trade_application/bt/template_keep_workflow_path_list create mode 100644 bt5/erp5_web_trade_application/bt/template_module_id_list create mode 100644 bt5/erp5_web_trade_application/bt/template_path_list create mode 100644 bt5/erp5_web_trade_application/bt/template_portal_type_allowed_content_type_list create mode 100644 bt5/erp5_web_trade_application/bt/template_portal_type_hidden_content_type_list create mode 100644 bt5/erp5_web_trade_application/bt/template_portal_type_id_list create mode 100644 bt5/erp5_web_trade_application/bt/template_portal_type_property_sheet_list create mode 100644 bt5/erp5_web_trade_application/bt/template_portal_type_workflow_chain_list create mode 100644 bt5/erp5_web_trade_application/bt/template_skin_id_list create mode 100644 bt5/erp5_web_trade_application/bt/title create mode 100644 bt5/erp5_web_trade_application/bt/version create mode 100644 bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite.xml create mode 100644 bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testOrganisationNavigation.xml create mode 100644 bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testOrganisationNavigation.zpt create mode 100644 bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testProductNavigation.xml create mode 100644 bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testProductNavigation.zpt create mode 100644 bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testPurchasePriceRecordNavigation.xml create mode 100644 bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testPurchasePriceRecordNavigation.zpt create mode 100644 bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testPurchaseRecordNavigation.xml create mode 100644 bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testPurchaseRecordNavigation.zpt create mode 100644 bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testSalePriceRecordNavigation.xml create mode 100644 bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testSalePriceRecordNavigation.zpt create mode 100644 bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testSaleRecordNavigation.xml create mode 100644 bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testSaleRecordNavigation.zpt create mode 100644 bt5/erp5_web_trade_application_test/TestTemplateItem/portal_components/test.erp5.testTradeFunctionalTestCase.py create mode 100644 bt5/erp5_web_trade_application_test/TestTemplateItem/portal_components/test.erp5.testTradeFunctionalTestCase.xml create mode 100644 bt5/erp5_web_trade_application_test/bt/dependency_list create mode 100644 bt5/erp5_web_trade_application_test/bt/description create mode 100644 bt5/erp5_web_trade_application_test/bt/template_format_version create mode 100644 bt5/erp5_web_trade_application_test/bt/template_path_list create mode 100644 bt5/erp5_web_trade_application_test/bt/template_test_id_list create mode 100644 bt5/erp5_web_trade_application_test/bt/test_dependency_list create mode 100644 bt5/erp5_web_trade_application_test/bt/title create mode 100644 bt5/erp5_web_trade_application_test/bt/version create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/document_module/trade_json.json create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/document_module/trade_json.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_application_appcache.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_datetime_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_datetime_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_datetime_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_datetime_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_list_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_list_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_list_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_list_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_string_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_string_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_string_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_string_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_form_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_form_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_form_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_form_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_form_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_form_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_form_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_form_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_add_daily_statement_record_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_add_daily_statement_record_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_add_daily_statement_record_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_add_daily_statement_record_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_view_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_view_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_view_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_view_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_view_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_view_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_view_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_view_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_form_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_form_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_form_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_form_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_add_organisation_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_add_organisation_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_add_organisation_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_add_organisation_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_view_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_view_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_view_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_view_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_view_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_view_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_view_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_view_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_form_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_form_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_form_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_form_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_add_product_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_add_product_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_add_product_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_add_product_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_view_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_view_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_view_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_view_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_view_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_view_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_view_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_view_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_form_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_form_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_form_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_form_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_add_purchase_price_record_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_add_purchase_price_record_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_add_purchase_price_record_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_add_purchase_price_record_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_view_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_view_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_view_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_view_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_view_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_view_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_view_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_view_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_module_view_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_module_view_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_module_view_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_module_view_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_view_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_view_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_view_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_view_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_form_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_form_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_form_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_form_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_module_add_sale_price_record_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_module_add_sale_price_record_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_module_add_sale_price_record_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_module_add_sale_price_record_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_view_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_view_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_view_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_view_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_module_view_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_module_view_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_module_view_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_module_view_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_view_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_view_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_view_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_view_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_page_index_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_page_index_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_page_index_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_page_index_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_router_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_router_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_router_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_router_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_sale_price_record_module_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_sale_price_record_module_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_sale_price_record_module_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_sale_price_record_module_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_standalone_jio_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_standalone_jio_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_standalone_jio_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_standalone_jio_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_utility_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_utility_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/trade_application_panel_html.html create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/trade_application_panel_html.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/trade_application_panel_js.js create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/trade_application_panel_js.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_site_module/trade_application.xml create mode 100644 bt5/erp5_web_trade_application_ui/PathTemplateItem/web_site_module/trade_application/hateoas.xml create mode 100644 bt5/erp5_web_trade_application_ui/bt/dependency_list create mode 100644 bt5/erp5_web_trade_application_ui/bt/template_format_version create mode 100644 bt5/erp5_web_trade_application_ui/bt/template_keep_last_workflow_history_only_path_list create mode 100644 bt5/erp5_web_trade_application_ui/bt/template_keep_workflow_path_list create mode 100644 bt5/erp5_web_trade_application_ui/bt/template_path_list create mode 100644 bt5/erp5_web_trade_application_ui/bt/title create mode 100644 bt5/erp5_web_trade_application_ui/bt/version diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Category/trade_jio_view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Category/trade_jio_view.xml new file mode 100644 index 00000000000..8e25b6f05a9 --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Category/trade_jio_view.xml @@ -0,0 +1,81 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_jio_view + + + + + category + object_jio_view + + + condition + + + + description + + + + + + icon + + + + id + trade_jio_view + + + permissions + + + View + + + + + priority + 100.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/Base_viewAsJio + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Currency%20Module/currency_exchange_ratio_fast_input.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Currency%20Module/currency_exchange_ratio_fast_input.xml new file mode 100644 index 00000000000..d2bd5c8f09f --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Currency%20Module/currency_exchange_ratio_fast_input.xml @@ -0,0 +1,85 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_fast_input + + + + + category + object_fast_input + + + condition + + + + description + + + + + + icon + + + + id + currency_exchange_ratio_fast_input + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 1.0 + + + title + Currency Exchange Ratio Fast Input + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/CurrencyModule_viewExchangeRatioFastInputDialog + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Currency/trade_jio_view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Currency/trade_jio_view.xml new file mode 100644 index 00000000000..c45c1d08ba0 --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Currency/trade_jio_view.xml @@ -0,0 +1,85 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_jio_view + + + + + category + object_jio_view + + + condition + + + + description + + + + + + icon + + + + id + trade_jio_view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 100.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/Currency_viewAsJio + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Daily%20Statement%20Record%20Module/trade_jio_view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Daily%20Statement%20Record%20Module/trade_jio_view.xml new file mode 100644 index 00000000000..8db0bac839a --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Daily%20Statement%20Record%20Module/trade_jio_view.xml @@ -0,0 +1,85 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_jio_view + + + + + category + object_jio_view + + + condition + + + + description + + + + + + icon + + + + id + trade_jio_view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 100.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/Base_viewAsJio + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Daily%20Statement%20Record%20Module/view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Daily%20Statement%20Record%20Module/view.xml new file mode 100644 index 00000000000..aefa1e47869 --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Daily%20Statement%20Record%20Module/view.xml @@ -0,0 +1,83 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_list + + + + + category + object_list + + + condition + + + + description + + + + icon + + + + id + view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 1.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/DailyStatementRecordModule_viewDailyStatementRecordList + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Daily%20Statement%20Record/trade_jio_view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Daily%20Statement%20Record/trade_jio_view.xml new file mode 100644 index 00000000000..4db93dc26ac --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Daily%20Statement%20Record/trade_jio_view.xml @@ -0,0 +1,85 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_jio_view + + + + + category + object_jio_view + + + condition + + + + description + + + + + + icon + + + + id + trade_jio_view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 100.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/DailyStatementRecord_viewAsJio + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Daily%20Statement%20Record/view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Daily%20Statement%20Record/view.xml new file mode 100644 index 00000000000..dd3a00ecfe5 --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Daily%20Statement%20Record/view.xml @@ -0,0 +1,100 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_view + + + + + category + object_view + + + condition + + AAAAAAAAAAM= + + + + description + + + + + + icon + + + + id + view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 1.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/DailyStatementRecord_view + + + + + + + + + + + + text + python:context.getSimulationState() != \'error\' + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Daily%20Statement%20Record/view_error.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Daily%20Statement%20Record/view_error.xml new file mode 100644 index 00000000000..7b329a595d5 --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Daily%20Statement%20Record/view_error.xml @@ -0,0 +1,100 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_view + + + + + category + object_view + + + condition + + AAAAAAAAAAM= + + + + description + + + + + + icon + + + + id + view_error + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 1.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/DailyStatementRecord_viewError + + + + + + + + + + + + text + python:context.getSimulationState() == \'error\' + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Organisation%20Module/trade_jio_view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Organisation%20Module/trade_jio_view.xml new file mode 100644 index 00000000000..8db0bac839a --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Organisation%20Module/trade_jio_view.xml @@ -0,0 +1,85 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_jio_view + + + + + category + object_jio_view + + + condition + + + + description + + + + + + icon + + + + id + trade_jio_view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 100.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/Base_viewAsJio + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Product%20Module/trade_jio_view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Product%20Module/trade_jio_view.xml new file mode 100644 index 00000000000..358bbdad4bf --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Product%20Module/trade_jio_view.xml @@ -0,0 +1,85 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_jio_view + + + + + category + object_jio_view + + + condition + + + + description + + + + + + icon + + + + id + trade_jio_view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 1.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/Base_viewAsJio + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Price%20Record%20Module/trade_jio_view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Price%20Record%20Module/trade_jio_view.xml new file mode 100644 index 00000000000..8db0bac839a --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Price%20Record%20Module/trade_jio_view.xml @@ -0,0 +1,85 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_jio_view + + + + + category + object_jio_view + + + condition + + + + description + + + + + + icon + + + + id + trade_jio_view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 100.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/Base_viewAsJio + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Price%20Record%20Module/view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Price%20Record%20Module/view.xml new file mode 100644 index 00000000000..10f09291a5c --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Price%20Record%20Module/view.xml @@ -0,0 +1,83 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_list + + + + + category + object_list + + + condition + + + + description + + + + icon + + + + id + view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 1.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/PurchasePriceRecordModule_viewPurchasePriceRecordList + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Price%20Record/trade_jio_view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Price%20Record/trade_jio_view.xml new file mode 100644 index 00000000000..46024975fc0 --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Price%20Record/trade_jio_view.xml @@ -0,0 +1,85 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_jio_view + + + + + category + object_jio_view + + + condition + + + + description + + + + + + icon + + + + id + trade_jio_view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 100.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/PurchasePriceRecord_viewAsJio + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Price%20Record/view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Price%20Record/view.xml new file mode 100644 index 00000000000..68a9841dfcd --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Price%20Record/view.xml @@ -0,0 +1,100 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_view + + + + + category + object_view + + + condition + + AAAAAAAAAAM= + + + + description + + + + + + icon + + + + id + view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 1.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/PurchasePriceRecord_view + + + + + + + + + + + + text + python:context.getSimulationState() != \'error\' + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Price%20Record/view_error.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Price%20Record/view_error.xml new file mode 100644 index 00000000000..a431d56d8e2 --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Price%20Record/view_error.xml @@ -0,0 +1,100 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_view + + + + + category + object_view + + + condition + + AAAAAAAAAAM= + + + + description + + + + + + icon + + + + id + view_error + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 1.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/PurchasePriceRecord_viewError + + + + + + + + + + + + text + python:context.getSimulationState() == \'error\' + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Record%20Module/trade_jio_view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Record%20Module/trade_jio_view.xml new file mode 100644 index 00000000000..8db0bac839a --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Record%20Module/trade_jio_view.xml @@ -0,0 +1,85 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_jio_view + + + + + category + object_jio_view + + + condition + + + + description + + + + + + icon + + + + id + trade_jio_view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 100.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/Base_viewAsJio + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Record%20Module/view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Record%20Module/view.xml new file mode 100644 index 00000000000..10f2dd230e6 --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Record%20Module/view.xml @@ -0,0 +1,83 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_list + + + + + category + object_list + + + condition + + + + description + + + + icon + + + + id + view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 1.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/PurchaseRecordModule_viewPurchaseRecordList + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Record/trade_jio_view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Record/trade_jio_view.xml new file mode 100644 index 00000000000..bb0c29213cf --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Record/trade_jio_view.xml @@ -0,0 +1,85 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_jio_view + + + + + category + object_jio_view + + + condition + + + + description + + + + + + icon + + + + id + trade_jio_view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 100.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/PurchaseRecord_viewAsJio + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Record/view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Record/view.xml new file mode 100644 index 00000000000..42823fe6b36 --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Record/view.xml @@ -0,0 +1,100 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_view + + + + + category + object_view + + + condition + + AAAAAAAAAAM= + + + + description + + + + + + icon + + + + id + view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 1.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/PurchaseRecord_view + + + + + + + + + + + + text + python:context.getSimulationState() != \'error\' + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Record/view_error.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Record/view_error.xml new file mode 100644 index 00000000000..dbe46085de5 --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Purchase%20Record/view_error.xml @@ -0,0 +1,100 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_view + + + + + category + object_view + + + condition + + AAAAAAAAAAM= + + + + description + + + + + + icon + + + + id + view_error + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 1.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/PurchaseRecord_viewError + + + + + + + + + + + + text + python:context.getSimulationState() == \'error\' + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Price%20Record%20Module/trade_jio_view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Price%20Record%20Module/trade_jio_view.xml new file mode 100644 index 00000000000..8db0bac839a --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Price%20Record%20Module/trade_jio_view.xml @@ -0,0 +1,85 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_jio_view + + + + + category + object_jio_view + + + condition + + + + description + + + + + + icon + + + + id + trade_jio_view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 100.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/Base_viewAsJio + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Price%20Record%20Module/view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Price%20Record%20Module/view.xml new file mode 100644 index 00000000000..03fe904e7db --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Price%20Record%20Module/view.xml @@ -0,0 +1,85 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_list + + + + + category + object_list + + + condition + + + + description + + + + + + icon + + + + id + view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 1.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/SalePriceRecordModule_viewSalePriceRecordList + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Price%20Record/trade_jio_view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Price%20Record/trade_jio_view.xml new file mode 100644 index 00000000000..23fd2f8ec8e --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Price%20Record/trade_jio_view.xml @@ -0,0 +1,85 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_jio_view + + + + + category + object_jio_view + + + condition + + + + description + + + + + + icon + + + + id + trade_jio_view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 100.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/SalePriceRecord_viewAsJio + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Price%20Record/view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Price%20Record/view.xml new file mode 100644 index 00000000000..78b1d7ed2de --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Price%20Record/view.xml @@ -0,0 +1,100 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_view + + + + + category + object_view + + + condition + + AAAAAAAAAAM= + + + + description + + + + + + icon + + + + id + view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 1.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/SalePriceRecord_view + + + + + + + + + + + + text + python:context.getSimulationState() != \'error\' + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Price%20Record/view_error.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Price%20Record/view_error.xml new file mode 100644 index 00000000000..ca72c853b5a --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Price%20Record/view_error.xml @@ -0,0 +1,100 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_view + + + + + category + object_view + + + condition + + AAAAAAAAAAM= + + + + description + + + + + + icon + + + + id + view_error + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 1.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/SalePriceRecord_viewError + + + + + + + + + + + + text + python:context.getSimulationState() == \'error\' + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Record%20Module/trade_jio_view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Record%20Module/trade_jio_view.xml new file mode 100644 index 00000000000..8db0bac839a --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Record%20Module/trade_jio_view.xml @@ -0,0 +1,85 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_jio_view + + + + + category + object_jio_view + + + condition + + + + description + + + + + + icon + + + + id + trade_jio_view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 100.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/Base_viewAsJio + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Record%20Module/view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Record%20Module/view.xml new file mode 100644 index 00000000000..22ea858d377 --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Record%20Module/view.xml @@ -0,0 +1,83 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_list + + + + + category + object_list + + + condition + + + + description + + + + icon + + + + id + view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 1.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/SaleRecordModule_viewSaleRecordList + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Record/trade_jio_view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Record/trade_jio_view.xml new file mode 100644 index 00000000000..6c6921c9083 --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Record/trade_jio_view.xml @@ -0,0 +1,85 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_jio_view + + + + + category + object_jio_view + + + condition + + + + description + + + + + + icon + + + + id + trade_jio_view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 100.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/SaleRecord_viewAsJio + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Record/view.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Record/view.xml new file mode 100644 index 00000000000..4102f41c8ee --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Record/view.xml @@ -0,0 +1,100 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_view + + + + + category + object_view + + + condition + + AAAAAAAAAAM= + + + + description + + + + + + icon + + + + id + view + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 1.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/SaleRecord_view + + + + + + + + + + + + text + python:context.getSimulationState() != \'error\' + + + + + diff --git a/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Record/view_error.xml b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Record/view_error.xml new file mode 100644 index 00000000000..1a21ea4500d --- /dev/null +++ b/bt5/erp5_web_trade_application/ActionTemplateItem/portal_types/Sale%20Record/view_error.xml @@ -0,0 +1,100 @@ + + + + + + + + + + action + + AAAAAAAAAAI= + + + + categories + + + action_type/object_view + + + + + category + object_view + + + condition + + AAAAAAAAAAM= + + + + description + + + + + + icon + + + + id + view_error + + + permissions + + + View + + + + + portal_type + Action Information + + + priority + 1.0 + + + title + View + + + visible + 1 + + + + + + + + + + + + text + string:${object_url}/SaleRecord_viewError + + + + + + + + + + + + text + python:context.getSimulationState() == \'error\' + + + + + diff --git a/bt5/erp5_web_trade_application/ModuleTemplateItem/daily_statement_record_module.xml b/bt5/erp5_web_trade_application/ModuleTemplateItem/daily_statement_record_module.xml new file mode 100644 index 00000000000..397465e50d3 --- /dev/null +++ b/bt5/erp5_web_trade_application/ModuleTemplateItem/daily_statement_record_module.xml @@ -0,0 +1,96 @@ + + daily_statement_record_module + + + Access Transient Objects + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Access contents information + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Access session data + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Add portal content + Assignor + Author + Manager + + + Add portal folders + Assignor + Author + Manager + + + Change local roles + Assignor + Manager + + + Copy or Move + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Delete objects + Assignor + Manager + + + List folder contents + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Modify portal content + Assignor + Manager + + + View + Assignee + Assignor + Associate + Auditor + Manager + + + View History + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Daily Statement Record Module + Daily Statement Records + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/ModuleTemplateItem/purchase_price_record_module.xml b/bt5/erp5_web_trade_application/ModuleTemplateItem/purchase_price_record_module.xml new file mode 100644 index 00000000000..0d7514c8470 --- /dev/null +++ b/bt5/erp5_web_trade_application/ModuleTemplateItem/purchase_price_record_module.xml @@ -0,0 +1,96 @@ + + purchase_price_record_module + + + Access Transient Objects + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Access contents information + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Access session data + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Add portal content + Assignor + Author + Manager + + + Add portal folders + Assignor + Author + Manager + + + Change local roles + Assignor + Manager + + + Copy or Move + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Delete objects + Assignor + Manager + + + List folder contents + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Modify portal content + Assignor + Manager + + + View + Assignee + Assignor + Associate + Auditor + Manager + + + View History + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Purchase Price Record Module + Purchase Price Records + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/ModuleTemplateItem/purchase_record_module.xml b/bt5/erp5_web_trade_application/ModuleTemplateItem/purchase_record_module.xml new file mode 100644 index 00000000000..9b9eb8a2806 --- /dev/null +++ b/bt5/erp5_web_trade_application/ModuleTemplateItem/purchase_record_module.xml @@ -0,0 +1,96 @@ + + purchase_record_module + + + Access Transient Objects + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Access contents information + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Access session data + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Add portal content + Assignor + Author + Manager + + + Add portal folders + Assignor + Author + Manager + + + Change local roles + Assignor + Manager + + + Copy or Move + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Delete objects + Assignor + Manager + + + List folder contents + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Modify portal content + Assignor + Manager + + + View + Assignee + Assignor + Associate + Auditor + Manager + + + View History + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Purchase Record Module + Purchase Records + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/ModuleTemplateItem/sale_price_record_module.xml b/bt5/erp5_web_trade_application/ModuleTemplateItem/sale_price_record_module.xml new file mode 100644 index 00000000000..6a17521424d --- /dev/null +++ b/bt5/erp5_web_trade_application/ModuleTemplateItem/sale_price_record_module.xml @@ -0,0 +1,96 @@ + + sale_price_record_module + + + Access Transient Objects + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Access contents information + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Access session data + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Add portal content + Assignor + Author + Manager + + + Add portal folders + Assignor + Author + Manager + + + Change local roles + Assignor + Manager + + + Copy or Move + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Delete objects + Assignor + Manager + + + List folder contents + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Modify portal content + Assignor + Manager + + + View + Assignee + Assignor + Associate + Auditor + Manager + + + View History + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Sale Price Record Module + Sale Price Records + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/ModuleTemplateItem/sale_record_module.xml b/bt5/erp5_web_trade_application/ModuleTemplateItem/sale_record_module.xml new file mode 100644 index 00000000000..38fefbb22a8 --- /dev/null +++ b/bt5/erp5_web_trade_application/ModuleTemplateItem/sale_record_module.xml @@ -0,0 +1,96 @@ + + sale_record_module + + + Access Transient Objects + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Access contents information + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Access session data + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Add portal content + Assignor + Author + Manager + + + Add portal folders + Assignor + Author + Manager + + + Change local roles + Assignor + Manager + + + Copy or Move + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Delete objects + Assignor + Manager + + + List folder contents + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Modify portal content + Assignor + Manager + + + View + Assignee + Assignor + Associate + Auditor + Manager + + + View History + Assignee + Assignor + Associate + Auditor + Author + Manager + + + Sale Record Module + Sale Records + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/CNY.xml b/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/CNY.xml new file mode 100644 index 00000000000..478d2e91088 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/CNY.xml @@ -0,0 +1,280 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _View_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + _count + + AAAAAAAAAAI= + + + + _mt_index + + AAAAAAAAAAM= + + + + _tree + + AAAAAAAAAAQ= + + + + base_unit_quantity + 0.01 + + + default_reference + CNY + + + description + + + + + + id + CNY + + + language + + + + + + portal_type + Currency + + + short_title + ¥ + + + title + RMB + + + workflow_history + + AAAAAAAAAAU= + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + data + + + + edit_workflow + + AAAAAAAAAAY= + + + + validation_workflow + + AAAAAAAAAAc= + + + + + + + + + + + + + + + + + + + action + edit + + + actor + superj + + + comment + + + + + + error_message + + + + serial + 943.578.49571.38724 + + + state + current + + + time + + + + + + + + + + + 1431938266.27 + GMT+0 + + + + + + + + + + + + + + + + + + + + + action + validate + + + actor + superj + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1431511298.8 + GMT+9 + + + + + + + validation_state + validated + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/EUR.xml b/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/EUR.xml new file mode 100644 index 00000000000..a0da53688e9 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/EUR.xml @@ -0,0 +1,291 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _View_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + _count + + AAAAAAAAAAI= + + + + _mt_index + + AAAAAAAAAAM= + + + + _tree + + AAAAAAAAAAQ= + + + + base_unit_quantity + 0.01 + + + default_reference + EUR + + + id + EUR + + + portal_type + Currency + + + title + Euro + + + workflow_history + + AAAAAAAAAAU= + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + data + + + + edit_workflow + + AAAAAAAAAAY= + + + + validation_workflow + + AAAAAAAAAAc= + + + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + error_message + + + + serial + 0.0.0.0 + + + state + current + + + time + + + + + + + + + + + 1431402404.18 + GMT+9 + + + + + + + + + + + + + + + + + + + + + action + validate + + + actor + zope + + + comment + + AAAAAAAAAAg= + + + + error_message + + + + time + + + + + + + + + + + 1431402404.18 + GMT+9 + + + + + + + validation_state + validated + + + + + + + + + + + + + + default + Validated by Configurator + + + domain + erp5_ui + + + mapping + + + + + + message + Validated by Configurator + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/HKG.xml b/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/HKG.xml new file mode 100644 index 00000000000..f610313fb8e --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/HKG.xml @@ -0,0 +1,282 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _View_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + _count + + AAAAAAAAAAI= + + + + _mt_index + + AAAAAAAAAAM= + + + + _tree + + AAAAAAAAAAQ= + + + + base_unit_quantity + 0.01 + + + default_reference + HKG + + + description + + + + + + id + HKG + + + language + + + + + + portal_type + Currency + + + short_title + + + + + + title + Hong Kong Dollar + + + workflow_history + + AAAAAAAAAAU= + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + data + + + + edit_workflow + + AAAAAAAAAAY= + + + + validation_workflow + + AAAAAAAAAAc= + + + + + + + + + + + + + + + + + + + action + edit + + + actor + superj + + + comment + + + + + + error_message + + + + serial + 943.6309.57085.55159 + + + state + current + + + time + + + + + + + + + + + 1431938285.01 + GMT+0 + + + + + + + + + + + + + + + + + + + + + action + validate + + + actor + superj + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1431938376.27 + GMT+0 + + + + + + + validation_state + validated + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/IDR.xml b/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/IDR.xml new file mode 100644 index 00000000000..90c42bfc2a3 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/IDR.xml @@ -0,0 +1,282 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _View_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + _count + + AAAAAAAAAAI= + + + + _mt_index + + AAAAAAAAAAM= + + + + _tree + + AAAAAAAAAAQ= + + + + base_unit_quantity + 0.01 + + + default_reference + IDR + + + description + + + + + + id + IDR + + + language + + + + + + portal_type + Currency + + + short_title + + + + + + title + Rupee + + + workflow_history + + AAAAAAAAAAU= + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + data + + + + edit_workflow + + AAAAAAAAAAY= + + + + validation_workflow + + AAAAAAAAAAc= + + + + + + + + + + + + + + + + + + + action + edit + + + actor + superj + + + comment + + + + + + error_message + + + + serial + 943.6310.51218.33399 + + + state + current + + + time + + + + + + + + + + + 1431938337.13 + GMT+0 + + + + + + + + + + + + + + + + + + + + + action + validate + + + actor + superj + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1431938376.28 + GMT+0 + + + + + + + validation_state + validated + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/MYR.xml b/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/MYR.xml new file mode 100644 index 00000000000..1d7c924db22 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/MYR.xml @@ -0,0 +1,282 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _View_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + _count + + AAAAAAAAAAI= + + + + _mt_index + + AAAAAAAAAAM= + + + + _tree + + AAAAAAAAAAQ= + + + + base_unit_quantity + 0.01 + + + default_reference + MYR + + + description + + + + + + id + MYR + + + language + + + + + + portal_type + Currency + + + short_title + + + + + + title + Ringgit + + + workflow_history + + AAAAAAAAAAU= + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + data + + + + edit_workflow + + AAAAAAAAAAY= + + + + validation_workflow + + AAAAAAAAAAc= + + + + + + + + + + + + + + + + + + + action + edit + + + actor + superj + + + comment + + + + + + error_message + + + + serial + 943.6310.30351.51012 + + + state + current + + + time + + + + + + + + + + + 1431938321.38 + GMT+0 + + + + + + + + + + + + + + + + + + + + + action + validate + + + actor + superj + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1431938376.29 + GMT+0 + + + + + + + validation_state + validated + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/SGD.xml b/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/SGD.xml new file mode 100644 index 00000000000..4060135973f --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/SGD.xml @@ -0,0 +1,282 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _View_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + _count + + AAAAAAAAAAI= + + + + _mt_index + + AAAAAAAAAAM= + + + + _tree + + AAAAAAAAAAQ= + + + + base_unit_quantity + 0.01 + + + default_reference + SGD + + + description + + + + + + id + SGD + + + language + + + + + + portal_type + Currency + + + short_title + + + + + + title + Singapore Dollar + + + workflow_history + + AAAAAAAAAAU= + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + data + + + + edit_workflow + + AAAAAAAAAAY= + + + + validation_workflow + + AAAAAAAAAAc= + + + + + + + + + + + + + + + + + + + action + edit + + + actor + superj + + + comment + + + + + + error_message + + + + serial + 943.6311.668.24251 + + + state + current + + + time + + + + + + + + + + + 1431938350.45 + GMT+0 + + + + + + + + + + + + + + + + + + + + + action + validate + + + actor + superj + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1431938376.29 + GMT+0 + + + + + + + validation_state + validated + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/THB.xml b/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/THB.xml new file mode 100644 index 00000000000..36ef160ee9b --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/THB.xml @@ -0,0 +1,282 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _View_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + _count + + AAAAAAAAAAI= + + + + _mt_index + + AAAAAAAAAAM= + + + + _tree + + AAAAAAAAAAQ= + + + + base_unit_quantity + 0.01 + + + default_reference + THB + + + description + + + + + + id + THB + + + language + + + + + + portal_type + Currency + + + short_title + + + + + + title + Thai Baht + + + workflow_history + + AAAAAAAAAAU= + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + data + + + + edit_workflow + + AAAAAAAAAAY= + + + + validation_workflow + + AAAAAAAAAAc= + + + + + + + + + + + + + + + + + + + action + edit + + + actor + superj + + + comment + + + + + + error_message + + + + serial + 943.6310.10913.53845 + + + state + current + + + time + + + + + + + + + + + 1431938301.6 + GMT+0 + + + + + + + + + + + + + + + + + + + + + action + validate + + + actor + superj + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1431938376.3 + GMT+0 + + + + + + + validation_state + validated + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/USD.xml b/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/USD.xml new file mode 100644 index 00000000000..54d8ec3080f --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/currency_module/USD.xml @@ -0,0 +1,268 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _View_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + _count + + AAAAAAAAAAI= + + + + _mt_index + + AAAAAAAAAAM= + + + + _tree + + AAAAAAAAAAQ= + + + + base_unit_quantity + 0.01 + + + default_reference + USD + + + id + USD + + + portal_type + Currency + + + short_title + $ + + + title + US Dollar + + + workflow_history + + AAAAAAAAAAU= + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + data + + + + edit_workflow + + AAAAAAAAAAY= + + + + validation_workflow + + AAAAAAAAAAc= + + + + + + + + + + + + + + + + + + + action + edit + + + actor + superj + + + comment + + + + + + error_message + + + + serial + 943.6227.49230.16947 + + + state + current + + + time + + + + + + + + + + + 1431933359.23 + GMT+0 + + + + + + + + + + + + + + + + + + + + + action + validate + + + actor + superj + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1431933369.04 + GMT+0 + + + + + + + validation_state + validated + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/product_line/material.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/product_line/material.xml new file mode 100644 index 00000000000..ba89b325419 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/product_line/material.xml @@ -0,0 +1,146 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Material + 原材料 + + + + + + + + _count + + AAAAAAAAAAI= + + + + _mt_index + + AAAAAAAAAAM= + + + + _tree + + AAAAAAAAAAQ= + + + + description + Raw material to produce rubber + + + effective_date + + + + + + id + material + + + int_index + 7 + + + portal_type + Category + + + title + Material + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/product_line/material/starch.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/product_line/material/starch.xml new file mode 100644 index 00000000000..68179f2edeb --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/product_line/material/starch.xml @@ -0,0 +1,111 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Wet rubber material + 胶水原料 + + + + + + + + categories + + + product_line/material/starch + product_line/material/starch + + + + + description + + + + + + id + starch + + + int_index + 9 + + + portal_type + Category + + + title + Starch + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/product_line/material/wheat.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/product_line/material/wheat.xml new file mode 100644 index 00000000000..93699534b1e --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/product_line/material/wheat.xml @@ -0,0 +1,111 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Dry rubber material + 干胶原料 + + + + + + + + categories + + + product_line/material/wheat + product_line/material/wheat + + + + + description + + + + + + id + wheat + + + int_index + 8 + + + portal_type + Category + + + title + Wheat + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/product_line/product.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/product_line/product.xml new file mode 100644 index 00000000000..678fec8c24b --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/product_line/product.xml @@ -0,0 +1,146 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Product + 产品 + + + + + + + + _count + + AAAAAAAAAAI= + + + + _mt_index + + AAAAAAAAAAM= + + + + _tree + + AAAAAAAAAAQ= + + + + description + Rubber products produced or sold + + + effective_date + + + + + + id + product + + + int_index + 1 + + + portal_type + Category + + + title + Product + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/product_line/product/beer.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/product_line/product/beer.xml new file mode 100644 index 00000000000..2177fb96cf2 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/product_line/product/beer.xml @@ -0,0 +1,162 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Dry rubber + 干胶 + + + + + + + + _count + + AAAAAAAAAAI= + + + + _mt_index + + AAAAAAAAAAM= + + + + _tree + + AAAAAAAAAAQ= + + + + categories + + + product_line/product/beer + + + + + description + + + + + + effective_date + + + + + + id + beer + + + int_index + 2 + + + language + + + + + + portal_type + Category + + + title + Beer + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/quantity_unit/weight.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/quantity_unit/weight.xml new file mode 100644 index 00000000000..8acb0908cb4 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/quantity_unit/weight.xml @@ -0,0 +1,142 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Weight + 重量 + + + + + + + + _count + + AAAAAAAAAAI= + + + + _mt_index + + AAAAAAAAAAM= + + + + _tree + + AAAAAAAAAAQ= + + + + effective_date + + + + + + id + weight + + + int_index + 1 + + + portal_type + Category + + + title + Weight + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/quantity_unit/weight/kg.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/quantity_unit/weight/kg.xml new file mode 100644 index 00000000000..b10671c8330 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/quantity_unit/weight/kg.xml @@ -0,0 +1,106 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Kilogram + 公斤 + + + + + + + + effective_date + + + + + + id + kg + + + int_index + 3 + + + portal_type + Category + + + short_title + kg + + + title + Kilogram + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/quantity_unit/weight/ton.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/quantity_unit/weight/ton.xml new file mode 100644 index 00000000000..902df9ba8ee --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/quantity_unit/weight/ton.xml @@ -0,0 +1,106 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Ton + + + + + + + + + effective_date + + + + + + id + ton + + + int_index + 2 + + + portal_type + Category + + + short_title + t + + + title + Ton + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/africa.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/africa.xml new file mode 100644 index 00000000000..4aec26bd381 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/africa.xml @@ -0,0 +1,102 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Africa + 非洲 + + + + + + + + effective_date + + + + + + id + africa + + + int_index + 21 + + + portal_type + Category + + + title + Africa + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/america.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/america.xml new file mode 100644 index 00000000000..98835afdf8a --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/america.xml @@ -0,0 +1,102 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + America + 美洲 + + + + + + + + effective_date + + + + + + id + america + + + int_index + 22 + + + portal_type + Category + + + title + America + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia.xml new file mode 100644 index 00000000000..3cb95473699 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia.xml @@ -0,0 +1,142 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Asia + 亚洲 + + + + + + + + _count + + AAAAAAAAAAI= + + + + _mt_index + + AAAAAAAAAAM= + + + + _tree + + AAAAAAAAAAQ= + + + + effective_date + + + + + + id + asia + + + int_index + 14 + + + portal_type + Category + + + title + Asia + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia/cambodia.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia/cambodia.xml new file mode 100644 index 00000000000..5448caed151 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia/cambodia.xml @@ -0,0 +1,108 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Cambodia + 柬埔寨 + + + + + + + + description + + + + + + effective_date + + + + + + id + cambodia + + + int_index + 20 + + + portal_type + Category + + + title + Cambodia + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia/sin_mal_ind.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia/sin_mal_ind.xml new file mode 100644 index 00000000000..9f8b89e906d --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia/sin_mal_ind.xml @@ -0,0 +1,150 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Singapore-Malaysia-Indonesia + 新马印 + + + + + + + + _count + + AAAAAAAAAAI= + + + + _mt_index + + AAAAAAAAAAM= + + + + _tree + + AAAAAAAAAAQ= + + + + categories + + + region/asia/sin_mal_ind + + + + + description + + + + + + id + sin_mal_ind + + + int_index + 16 + + + portal_type + Category + + + title + Singapore-Malaysia-Indonesia + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia/sin_mal_ind/indonesia.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia/sin_mal_ind/indonesia.xml new file mode 100644 index 00000000000..e7660ff25f0 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia/sin_mal_ind/indonesia.xml @@ -0,0 +1,104 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Indonesia + 印度尼西亚 + + + + + + + + categories + + + region/asia/sin_mal_ind/indonesia + + + + + id + indonesia + + + int_index + 18 + + + portal_type + Category + + + title + Indonesia + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia/sin_mal_ind/malaysia.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia/sin_mal_ind/malaysia.xml new file mode 100644 index 00000000000..8512e8f08d5 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia/sin_mal_ind/malaysia.xml @@ -0,0 +1,104 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Malaysia + 马来西亚 + + + + + + + + categories + + + region/asia/sin_mal_ind/malaysia + + + + + id + malaysia + + + int_index + 17 + + + portal_type + Category + + + title + Malaysia + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia/thailand.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia/thailand.xml new file mode 100644 index 00000000000..20ecaa1e8a2 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/asia/thailand.xml @@ -0,0 +1,102 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Thailand + 泰国 + + + + + + + + effective_date + + + + + + id + thailand + + + int_index + 15 + + + portal_type + Category + + + title + Thailand + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china.xml new file mode 100644 index 00000000000..c4c4741495a --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china.xml @@ -0,0 +1,148 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + China + 中国 + + + + + + + + _count + + AAAAAAAAAAI= + + + + _mt_index + + AAAAAAAAAAM= + + + + _tree + + AAAAAAAAAAQ= + + + + description + + + + + + effective_date + + + + + + id + china + + + int_index + 1 + + + portal_type + Category + + + title + China + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/beijing.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/beijing.xml new file mode 100644 index 00000000000..5370ed14035 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/beijing.xml @@ -0,0 +1,116 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Yunnan + 云南省 + + + + + + + + categories + + + region/china/beijing + + + + + description + + + + + + effective_date + + + + + + id + beijing + + + int_index + 10 + + + portal_type + Category + + + title + Beijing + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/chengdu.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/chengdu.xml new file mode 100644 index 00000000000..7d86b575c92 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/chengdu.xml @@ -0,0 +1,86 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + categories + + + region/china/chengdu + region/china/chengdu + + + + + description + + + + + + id + chengdu + + + portal_type + Category + + + title + Chengdu + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/dongbei.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/dongbei.xml new file mode 100644 index 00000000000..764a8120987 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/dongbei.xml @@ -0,0 +1,102 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Dongbei + 东北地区 + + + + + + + + effective_date + + + + + + id + dongbei + + + int_index + 2 + + + portal_type + Category + + + title + Dongbei + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/guangzhou.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/guangzhou.xml new file mode 100644 index 00000000000..7987c00711a --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/guangzhou.xml @@ -0,0 +1,116 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Guangdong + 广东省 + + + + + + + + categories + + + region/china/guangzhou + + + + + description + + + + + + effective_date + + + + + + id + guangzhou + + + int_index + 8 + + + portal_type + Category + + + title + Guangzhou + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/huabei.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/huabei.xml new file mode 100644 index 00000000000..5bd888ace1b --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/huabei.xml @@ -0,0 +1,102 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Huabei + 华北地区 + + + + + + + + effective_date + + + + + + id + huabei + + + int_index + 3 + + + portal_type + Category + + + title + Huabei + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/huadong.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/huadong.xml new file mode 100644 index 00000000000..cc87dcbe368 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/huadong.xml @@ -0,0 +1,102 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Huadong + 华东地区 + + + + + + + + effective_date + + + + + + id + huadong + + + int_index + 12 + + + portal_type + Category + + + title + Huadong + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/huanan.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/huanan.xml new file mode 100644 index 00000000000..a2c8b7d514c --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/huanan.xml @@ -0,0 +1,102 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Huanan + 华南地区 + + + + + + + + effective_date + + + + + + id + huanan + + + int_index + 4 + + + portal_type + Category + + + title + Huanan + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/huazhong.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/huazhong.xml new file mode 100644 index 00000000000..610cdfb8af3 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/huazhong.xml @@ -0,0 +1,102 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Huazhong + 华中地区 + + + + + + + + effective_date + + + + + + id + huazhong + + + int_index + 5 + + + portal_type + Category + + + title + Huazhong + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/other.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/other.xml new file mode 100644 index 00000000000..e8b51223c71 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/other.xml @@ -0,0 +1,102 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Other + 中国其他地区 + + + + + + + + effective_date + + + + + + id + other + + + int_index + 13 + + + portal_type + Category + + + title + Other + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/shanghai.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/shanghai.xml new file mode 100644 index 00000000000..b9c270c1f12 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/shanghai.xml @@ -0,0 +1,116 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Hainan + 海南省 + + + + + + + + categories + + + region/china/shanghai + + + + + description + + + + + + effective_date + + + + + + id + shanghai + + + int_index + 11 + + + portal_type + Category + + + title + Shanghai + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/shenzhen.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/shenzhen.xml new file mode 100644 index 00000000000..5d8d459fc37 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/shenzhen.xml @@ -0,0 +1,116 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Shandong + 山东省 + + + + + + + + categories + + + region/china/shenzhen + + + + + description + + + + + + effective_date + + + + + + id + shenzhen + + + int_index + 9 + + + portal_type + Category + + + title + Shenzhen + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/xibei.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/xibei.xml new file mode 100644 index 00000000000..7772f1b4681 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/xibei.xml @@ -0,0 +1,102 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Xibei + 西北地区 + + + + + + + + effective_date + + + + + + id + xibei + + + int_index + 6 + + + portal_type + Category + + + title + Xibei + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/xinan.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/xinan.xml new file mode 100644 index 00000000000..3344e1e15b0 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/china/xinan.xml @@ -0,0 +1,102 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Xinan + 西南地区 + + + + + + + + effective_date + + + + + + id + xinan + + + int_index + 7 + + + portal_type + Category + + + title + Xinan + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe.xml new file mode 100644 index 00000000000..0287269cc8b --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe.xml @@ -0,0 +1,142 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Europe + 欧洲 + + + + + + + + _count + + AAAAAAAAAAI= + + + + _mt_index + + AAAAAAAAAAM= + + + + _tree + + AAAAAAAAAAQ= + + + + effective_date + + + + + + id + europe + + + int_index + 20 + + + portal_type + Category + + + title + Europe + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/france.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/france.xml new file mode 100644 index 00000000000..908eb31cf24 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/france.xml @@ -0,0 +1,85 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + categories + + + region/europe/france + + + + + description + + + + + + id + france + + + portal_type + Category + + + title + France + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/germany.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/germany.xml new file mode 100644 index 00000000000..f062edb41a2 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/germany.xml @@ -0,0 +1,85 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + categories + + + region/europe/germany + + + + + description + + + + + + id + germany + + + portal_type + Category + + + title + Germany + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/italy.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/italy.xml new file mode 100644 index 00000000000..56a629ccc5d --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/italy.xml @@ -0,0 +1,85 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + categories + + + region/europe/italy + + + + + description + + + + + + id + italy + + + portal_type + Category + + + title + Italy + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/portugal.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/portugal.xml new file mode 100644 index 00000000000..63796e3afb9 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/portugal.xml @@ -0,0 +1,85 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + categories + + + region/europe/portugal + + + + + description + + + + + + id + portugal + + + portal_type + Category + + + title + Portugal + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/spain.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/spain.xml new file mode 100644 index 00000000000..82390b479c2 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/spain.xml @@ -0,0 +1,85 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + categories + + + region/europe/spain + + + + + description + + + + + + id + spain + + + portal_type + Category + + + title + Spain + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/switzerland.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/switzerland.xml new file mode 100644 index 00000000000..be234b0b838 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/europe/switzerland.xml @@ -0,0 +1,85 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + categories + + + region/europe/switzerland + + + + + description + + + + + + id + switzerland + + + portal_type + Category + + + title + Switzerland + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/row.xml b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/row.xml new file mode 100644 index 00000000000..52ff10156b3 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/portal_categories/region/row.xml @@ -0,0 +1,102 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __translation_dict + + + + + + title + zh + + + + + Rest of the world + 世界其他国家 + + + + + + + + effective_date + + + + + + id + row + + + int_index + 23 + + + portal_type + Category + + + title + Rest of the world + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/quantity_unit_conversion_module/conversion_group_weight.xml b/bt5/erp5_web_trade_application/PathTemplateItem/quantity_unit_conversion_module/conversion_group_weight.xml new file mode 100644 index 00000000000..7dc83b5881b --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/quantity_unit_conversion_module/conversion_group_weight.xml @@ -0,0 +1,260 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _View_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + _count + + AAAAAAAAAAI= + + + + _mt_index + + AAAAAAAAAAM= + + + + _tree + + AAAAAAAAAAQ= + + + + categories + + + quantity_unit/weight/kg + + + + + id + conversion_group_weight + + + portal_type + Quantity Unit Conversion Group + + + workflow_history + + AAAAAAAAAAU= + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + data + + + + edit_workflow + + AAAAAAAAAAY= + + + + validation_workflow + + AAAAAAAAAAc= + + + + + + + + + + + + + + + + + + + action + edit + + + actor + superyusei + + + comment + + + + + + error_message + + + + serial + 944.35473.25477.13380 + + + state + current + + + time + + + + + + + + + + + 1437533887.61 + GMT+0 + + + + + + + + + + + + + + + + + + + + + action + validate + + + actor + superyusei + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1437533907.27 + GMT+0 + + + + + + + validation_state + validated + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/quantity_unit_conversion_module/conversion_group_weight/1.xml b/bt5/erp5_web_trade_application/PathTemplateItem/quantity_unit_conversion_module/conversion_group_weight/1.xml new file mode 100644 index 00000000000..9f556a04096 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/quantity_unit_conversion_module/conversion_group_weight/1.xml @@ -0,0 +1,224 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _View_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + categories + + + quantity_unit/weight/kg + + + + + id + 1 + + + portal_type + Quantity Unit Conversion Definition + + + quantity + 1.0 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + edit_workflow + + AAAAAAAAAAM= + + + + validation_workflow + + AAAAAAAAAAQ= + + + + + + + + + + + + + + + + + + + action + edit + + + actor + superyusei + + + comment + + + + + + error_message + + + + serial + 944.35471.59964.16554 + + + state + current + + + time + + + + + + + + + + + 1437533764.05 + GMT+0 + + + + + + + + + + + + + + + + + + + + + action + validate + + + actor + superyusei + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1437533855.38 + GMT+0 + + + + + + + validation_state + validated + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/quantity_unit_conversion_module/conversion_group_weight/2.xml b/bt5/erp5_web_trade_application/PathTemplateItem/quantity_unit_conversion_module/conversion_group_weight/2.xml new file mode 100644 index 00000000000..d4ef864a1b1 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/quantity_unit_conversion_module/conversion_group_weight/2.xml @@ -0,0 +1,224 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Associate + Manager + + + + + _View_Permission + + + Assignee + Assignor + Associate + Auditor + Manager + + + + + categories + + + quantity_unit/weight/ton + + + + + id + 2 + + + portal_type + Quantity Unit Conversion Definition + + + quantity + 1000.0 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + edit_workflow + + AAAAAAAAAAM= + + + + validation_workflow + + AAAAAAAAAAQ= + + + + + + + + + + + + + + + + + + + action + edit + + + actor + superyusei + + + comment + + + + + + error_message + + + + serial + 944.35472.22622.8413 + + + state + current + + + time + + + + + + + + + + + 1437533788.3 + GMT+0 + + + + + + + + + + + + + + + + + + + + + action + validate + + + actor + superyusei + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1437533868.99 + GMT+0 + + + + + + + validation_state + validated + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/web_page_module/output_json_html.html b/bt5/erp5_web_trade_application/PathTemplateItem/web_page_module/output_json_html.html new file mode 100644 index 00000000000..cb327cd563c --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/web_page_module/output_json_html.html @@ -0,0 +1,22 @@ + + + + + + Output Data Json + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/web_page_module/output_json_html.xml b/bt5/erp5_web_trade_application/PathTemplateItem/web_page_module/output_json_html.xml new file mode 100644 index 00000000000..1eb787336e6 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/web_page_module/output_json_html.xml @@ -0,0 +1,330 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/html + + + default_reference + output_json.html + + + description + + + + + + id + output_json_html + + + language + + + + + + portal_type + Web Page + + + short_title + + + + + + title + Output Json + + + version + + + + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + xiaohe + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1469521721.46 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + xiaohe + + + comment + + + + + + error_message + + + + serial + 952.54402.29906.11400 + + + state + current + + + time + + + + + + + + + + + 1469608478.41 + UTC + + + + + + + + + + + + + + + + + + + + + action + + + + + + actor + xiaohe + + + comment + + + + error_message + + + + external_processing_state + empty + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1469521589.84 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/web_page_module/output_json_js.js b/bt5/erp5_web_trade_application/PathTemplateItem/web_page_module/output_json_js.js new file mode 100644 index 00000000000..315d657acb8 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/web_page_module/output_json_js.js @@ -0,0 +1,77 @@ +/*global window,rJS,RSVP,URI,location */ +/*jslint indent: 2, maxlen: 80*/ +/*jslint nomen: true*/ +(function (window, rJS, RSVP) { + "use strict"; + var hateoas_url = "hateoas/"; + + function createJio(gadget) { + return new RSVP.Queue() + .push(function () { + return gadget.state_parameter_dict.jio_storage.createJio({ + type: "erp5", + url: (new URI(hateoas_url)).absoluteTo(location.href).toString(), + default_view_reference: "trade_jio_view" + }); + }) + .push(function () { + return gadget.state_parameter_dict.jio_storage.allDocs({ + query: 'portal_type:(' + + '"Organisation Module"' + + 'OR "Purchase Price Record Module" ' + + 'OR "Product Module" ' + + 'OR "Sale Price Record Module" ' + + 'OR "Daily Statement Record Module"' + + 'OR "Purchase Record Module" ' + + 'OR "Sale Record Module" ' + + ') ' + + 'OR (portal_type:"Organisation" ' + + 'AND validation_state:("validated" OR "submitted")) ' + + 'OR (portal_type:"Currency"' + + 'AND validation_state:"validated") ' + + 'OR (portal_type:"Category" AND ( relative_url:"region/%" ' + + 'OR relative_url:"quantity_unit/weight/%" ' + + 'OR relative_url:"product_line/product/%"' + + 'OR relative_url:"product_line/material/%")) ', + limit: [0, 100000] + }); + }) + .push(function (result) { + function getValue(element) { + return gadget.state_parameter_dict.jio_storage.get(element.id); + } + var promise_list = result.data.rows.map(getValue); + return RSVP.all(promise_list); + }) + .push(function (result) { + var json_data = {}, i, url; + for (i = 0; i < result.length; i += 1) { + if (result[i].portal_type === "Organisation") { + json_data.organisation = result[i]; + } else { + json_data[result[i].relative_url] = result[i]; + } + } + json_data = JSON.stringify(json_data); + url = 'data:text/json;charset=utf8,' + + encodeURIComponent(json_data); + window.open(url, '_blank'); + window.focus(); + return json_data; + }); + } + + rJS(window) + .ready(function (gadget) { + return gadget.getDeclaredGadget('jio') + .push(function (jio_gadget) { + // Initialize the gadget local parameters + gadget.state_parameter_dict = {jio_storage: jio_gadget}; + }); + }) + .ready(function (g) { + return createJio(g); + }); + + +}(window, rJS, RSVP)); \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/web_page_module/output_json_js.xml b/bt5/erp5_web_trade_application/PathTemplateItem/web_page_module/output_json_js.xml new file mode 100644 index 00000000000..2b9eb033eeb --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/web_page_module/output_json_js.xml @@ -0,0 +1,330 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/javascript + + + default_reference + output_json.js + + + description + + + + + + id + output_json_js + + + language + + + + + + portal_type + Web Script + + + short_title + + + + + + title + Output Json Js + + + version + + + + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + xiaohe + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1469521794.17 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.26277.63725.47394 + + + state + current + + + time + + + + + + + + + + + 1471853298.93 + UTC + + + + + + + + + + + + + + + + + + + + + action + + + + + + actor + xiaohe + + + comment + + + + error_message + + + + external_processing_state + empty + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1469521745.38 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/web_site_module/output_data_json.xml b/bt5/erp5_web_trade_application/PathTemplateItem/web_site_module/output_data_json.xml new file mode 100644 index 00000000000..235feacc57c --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/web_site_module/output_data_json.xml @@ -0,0 +1,617 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Authenticated + Author + Manager + Member + Owner + Reviewer + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Authenticated + Author + Manager + Member + Owner + Reviewer + + + + + __before_publishing_traverse__ + + + + + + + + + + _defined_in_class + 1 + + + _hookname + __before_publishing_traverse__ + + + _list + + + AAAAAAAAAAI= + + + + + _prior + + + + + + + + + + + __before_traverse__ + + + + + + 99 + ERP5 Web Site/output_data_json + + + + AAAAAAAAAAI= + + + + + + + _count + + AAAAAAAAAAM= + + + + _identity_criterion + + AAAAAAAAAAQ= + + + + _local_properties + + + + + id + configuration_hateoas_url + + + type + string + + + + + id + configuration_application_title + + + type + string + + + + + id + configuration_view_action_category + + + type + string + + + + + id + configuration_default_view_action_reference + + + type + string + + + + + id + configuration_translation_gadget_url + + + type + string + + + + + id + configuration_jio_gadget_url + + + type + string + + + + + id + configuration_panel_gadget_url + + + type + string + + + + + id + configuration_header_gadget_url + + + type + string + + + + + id + configuration_content_security_policy + + + type + string + + + + + id + configuration_frontpage_gadget_url + + + type + string + + + + + + + _mt_index + + AAAAAAAAAAU= + + + + _range_criterion + + AAAAAAAAAAY= + + + + _tree + + AAAAAAAAAAc= + + + + authorization_forced + 0 + + + available_language + + + en + + + + + categories + + + caching_policy/must-revalidate + aggregate/web_page_module/output_json_html + + + + + configuration_application_title + + + + + + configuration_content_security_policy + default-src \'none\'; img-src \'self\' data:; media-src \'self\' blob:; connect-src \'self\' data:; script-src \'self\' \'unsafe-eval\'; font-src netdna.bootstrapcdn.com; style-src \'self\' netdna.bootstrapcdn.com \'unsafe-inline\' data:; frame-src \'self\' data: + + + configuration_default_view_action_reference + view + + + configuration_frontpage_gadget_url + + + + + + configuration_hateoas_url + hateoas/ + + + configuration_header_gadget_url + + + + + + configuration_jio_gadget_url + + + + + + configuration_panel_gadget_url + + + + + + configuration_translation_gadget_url + + + + + + configuration_view_action_category + object_view + + + container_layout + WebSection_renderDefaultPageAsGadget + + + content_layout + WebSection_renderDefaultPageAsGadget + + + custom_render_method_id + WebSection_renderDefaultPageAsGadget + + + description + + + + + + id + output_data_json + + + layout_configuration_form_id + WebSection_viewRenderJSPreference + + + portal_type + Web Site + + + short_title + + + + + + skin_selection_name + RJS + + + static_language_selection + 0 + + + title + Output Data Json + + + visible + 1 + + + workflow_history + + AAAAAAAAAAg= + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + data + + + + + + + + + + + + + + + + + + + + + + + data + + + + + + + + + + + + + + + + + + + + + + + data + + + + category_publication_workflow + + AAAAAAAAAAk= + + + + edit_workflow + + AAAAAAAAAAo= + + + + + + + + + + + + + + + + + + + action + publish + + + actor + xiaohe + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1469520463.75 + UTC + + + + + + + validation_state + published + + + + + + + + + + + + + + + + + action + edit + + + actor + xiaohe + + + comment + + + + + + error_message + + + + serial + 952.53329.44297.33877 + + + state + current + + + time + + + + + + + + + + + 1469608472.95 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/web_site_module/output_data_json/hateoas.xml b/bt5/erp5_web_trade_application/PathTemplateItem/web_site_module/output_data_json/hateoas.xml new file mode 100644 index 00000000000..1bc2a860235 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/web_site_module/output_data_json/hateoas.xml @@ -0,0 +1,481 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __before_publishing_traverse__ + + + + + + + + + + _defined_in_class + 1 + + + _hookname + __before_publishing_traverse__ + + + _list + + + AAAAAAAAAAI= + + + + + _prior + + + + + + + + + + + __before_traverse__ + + + + + + 99 + ERP5 Web Section/hateoas + + + + AAAAAAAAAAI= + + + + + + + __translation_dict + + + + + + _count + + AAAAAAAAAAM= + + + + _identity_criterion + + AAAAAAAAAAQ= + + + + _local_properties + + + + + id + default_view_action_reference + + + type + string + + + + + id + view_action_category + + + type + string + + + + + id + configuration_login + + + type + string + + + + + id + configuration_logout + + + type + string + + + + + + + _mt_index + + AAAAAAAAAAU= + + + + _range_criterion + + AAAAAAAAAAY= + + + + _tree + + AAAAAAAAAAc= + + + + categories + + + caching_policy/hateoas + + + + + configuration_login + connection/login_form{?came_from} + + + configuration_logout + connection/WebSite_logout{?came_from} + + + container_layout + ERP5Document_getHateoas + + + content_layout + ERP5Document_getHateoas + + + custom_render_method_id + ERP5Document_getHateoas + + + default_view_action_reference + view + + + description + + + + + + empty_criterion_valid + 0 + + + id + hateoas + + + layout_configuration_form_id + WebSection_viewHateoasPreference + + + portal_type + Web Section + + + short_title + + + + + + skin_selection_name + HalRestricted + + + title + Restricted Hateoas + + + view_action_category + object_view + + + visible + 1 + + + workflow_history + + AAAAAAAAAAg= + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + data + + + + + + + + + + + + + + + + + + + + + + + data + + + + + + + + + + + + + + + + + + + + + + + data + + + + category_publication_workflow + + AAAAAAAAAAk= + + + + edit_workflow + + AAAAAAAAAAo= + + + + + + + + + + + + + + + + + + + action + + + + + + actor + xiaohe + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1469519583.19 + UTC + + + + + + + validation_state + embedded + + + + + + + + + + + + + + + + + action + edit + + + actor + xiaohe + + + comment + + + + + + error_message + + + + serial + 952.52921.3577.55961 + + + state + current + + + time + + + + + + + + + + + 1469544100.5 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application/PathTemplateItem/web_site_module/output_data_json/hateoas/connection.xml b/bt5/erp5_web_trade_application/PathTemplateItem/web_site_module/output_data_json/hateoas/connection.xml new file mode 100644 index 00000000000..3804ffa05c1 --- /dev/null +++ b/bt5/erp5_web_trade_application/PathTemplateItem/web_site_module/output_data_json/hateoas/connection.xml @@ -0,0 +1,410 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __before_publishing_traverse__ + + + + + + + + + + _defined_in_class + 1 + + + _hookname + __before_publishing_traverse__ + + + _list + + + AAAAAAAAAAI= + + + + + _prior + + + + + + + + + + + __before_traverse__ + + + + + + 99 + ERP5 Web Section/connection + + + + AAAAAAAAAAI= + + + + + + + __translation_dict + + + + + + _identity_criterion + + AAAAAAAAAAM= + + + + _range_criterion + + AAAAAAAAAAQ= + + + + categories + + + caching_policy/no-cache + + + + + container_layout + WebSection_renderDefaultPageAsGadget + + + content_layout + WebSection_renderDefaultPageAsGadget + + + custom_render_method_id + WebSection_renderDefaultPageAsGadget + + + description + + + + + + empty_criterion_valid + 0 + + + id + connection + + + layout_configuration_form_id + WebSection_viewRenderJSPreference + + + portal_type + Web Section + + + short_title + + + + + + skin_selection_name + RJS + + + title + Connection + + + visible + 0 + + + workflow_history + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + + + data + + + + + + + + + + + + + + + data + + + + + + + + + + + + + + + data + + + + category_publication_workflow + + AAAAAAAAAAY= + + + + edit_workflow + + AAAAAAAAAAc= + + + + + + + + + + + + + + + + + + + action + + + + + + actor + xiaohe + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1469519583.2 + UTC + + + + + + + validation_state + embedded + + + + + + + + + + + + + + + + + action + edit + + + actor + xiaohe + + + comment + + AAAAAAAAAAg= + + + + error_message + + + + serial + 0.0.0.0 + + + state + current + + + time + + + + + + + + + + + 1469519583.21 + UTC + + + + + + + + + + + + + + + + + + default + Object copied from ${source_item} + + + domain + erp5_ui + + + mapping + + + + source_item + /erp5/web_site_module/renderjs_runner + + + + + + message + Object copied from ${source_item} + + + + + diff --git a/bt5/erp5_web_trade_application/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml b/bt5/erp5_web_trade_application/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml new file mode 100644 index 00000000000..4bb7e72820f --- /dev/null +++ b/bt5/erp5_web_trade_application/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml @@ -0,0 +1,17 @@ + + + Daily Statement Record + + + Purchase Price Record + + + Purchase Record + + + Sale Price Record + + + Sale Record + + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml b/bt5/erp5_web_trade_application/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml new file mode 100644 index 00000000000..3eb16fb0adf --- /dev/null +++ b/bt5/erp5_web_trade_application/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml @@ -0,0 +1,17 @@ + + + Daily Statement Record + + + Purchase Price Record + + + Purchase Record + + + Sale Price Record + + + Sale Record + + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/PortalTypePropertySheetTemplateItem/property_sheet_list.xml b/bt5/erp5_web_trade_application/PortalTypePropertySheetTemplateItem/property_sheet_list.xml new file mode 100644 index 00000000000..404c463ed2f --- /dev/null +++ b/bt5/erp5_web_trade_application/PortalTypePropertySheetTemplateItem/property_sheet_list.xml @@ -0,0 +1,8 @@ + + + SupplyLine + + + SupplyLine + + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Daily%20Statement%20Record%20Module.xml b/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Daily%20Statement%20Record%20Module.xml new file mode 100644 index 00000000000..83d7d4655cb --- /dev/null +++ b/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Daily%20Statement%20Record%20Module.xml @@ -0,0 +1,138 @@ + + + + + + + + + + _property_domain_dict + + AAAAAAAAAAI= + + + + content_icon + folder_icon.gif + + + description + + + + + + factory + addFolder + + + group_list + + + module + + + + + id + Daily Statement Record Module + + + init_script + + + + + + permission + + + + + + portal_type + Base Type + + + type_class + Folder + + + type_interface + + + + + + type_mixin + + + + + + + + + + + + + + + data + + + + short_title + + AAAAAAAAAAM= + + + + title + + AAAAAAAAAAQ= + + + + + + + + + + + + + + + + domain_name + erp5_ui + + + property_name + short_title + + + + + + + + + + + + domain_name + erp5_ui + + + property_name + title + + + + + diff --git a/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Daily%20Statement%20Record.xml b/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Daily%20Statement%20Record.xml new file mode 100644 index 00000000000..5647008cf6f --- /dev/null +++ b/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Daily%20Statement%20Record.xml @@ -0,0 +1,69 @@ + + + + + + + + + + content_icon + event_icon.gif + + + description + + + + + + factory + addXMLObject + + + group_list + + + delivery + event + + + + + id + Daily Statement Record + + + init_script + TRADERecord_init + + + permission + + + + + + portal_type + Base Type + + + type_class + Event + + + type_interface + + + + + + type_mixin + + + + + + + + diff --git a/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Purchase%20Price%20Record%20Module.xml b/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Purchase%20Price%20Record%20Module.xml new file mode 100644 index 00000000000..6d1ceecdfe3 --- /dev/null +++ b/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Purchase%20Price%20Record%20Module.xml @@ -0,0 +1,138 @@ + + + + + + + + + + _property_domain_dict + + AAAAAAAAAAI= + + + + content_icon + folder_icon.gif + + + description + + + + + + factory + addFolder + + + group_list + + + module + + + + + id + Purchase Price Record Module + + + init_script + + + + + + permission + + + + + + portal_type + Base Type + + + type_class + Folder + + + type_interface + + + + + + type_mixin + + + + + + + + + + + + + + + data + + + + short_title + + AAAAAAAAAAM= + + + + title + + AAAAAAAAAAQ= + + + + + + + + + + + + + + + + domain_name + erp5_ui + + + property_name + short_title + + + + + + + + + + + + domain_name + erp5_ui + + + property_name + title + + + + + diff --git a/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Purchase%20Price%20Record.xml b/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Purchase%20Price%20Record.xml new file mode 100644 index 00000000000..2c0e8788b13 --- /dev/null +++ b/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Purchase%20Price%20Record.xml @@ -0,0 +1,69 @@ + + + + + + + + + + content_icon + event_icon.gif + + + description + + + + + + factory + addXMLObject + + + group_list + + + delivery + event + + + + + id + Purchase Price Record + + + init_script + TRADERecord_init + + + permission + + + + + + portal_type + Base Type + + + type_class + Event + + + type_interface + + + + + + type_mixin + + + + + + + + diff --git a/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Purchase%20Record%20Module.xml b/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Purchase%20Record%20Module.xml new file mode 100644 index 00000000000..d9c85812aa6 --- /dev/null +++ b/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Purchase%20Record%20Module.xml @@ -0,0 +1,138 @@ + + + + + + + + + + _property_domain_dict + + AAAAAAAAAAI= + + + + content_icon + folder_icon.gif + + + description + + + + + + factory + addFolder + + + group_list + + + module + + + + + id + Purchase Record Module + + + init_script + + + + + + permission + + + + + + portal_type + Base Type + + + type_class + Folder + + + type_interface + + + + + + type_mixin + + + + + + + + + + + + + + + data + + + + short_title + + AAAAAAAAAAM= + + + + title + + AAAAAAAAAAQ= + + + + + + + + + + + + + + + + domain_name + erp5_ui + + + property_name + short_title + + + + + + + + + + + + domain_name + erp5_ui + + + property_name + title + + + + + diff --git a/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Purchase%20Record.xml b/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Purchase%20Record.xml new file mode 100644 index 00000000000..367d71c605d --- /dev/null +++ b/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Purchase%20Record.xml @@ -0,0 +1,69 @@ + + + + + + + + + + content_icon + event_icon.gif + + + description + + + + + + factory + addXMLObject + + + group_list + + + delivery + event + + + + + id + Purchase Record + + + init_script + TRADERecord_init + + + permission + + + + + + portal_type + Base Type + + + type_class + Event + + + type_interface + + + + + + type_mixin + + + + + + + + diff --git a/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Sale%20Price%20Record%20Module.xml b/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Sale%20Price%20Record%20Module.xml new file mode 100644 index 00000000000..9888f9a9d44 --- /dev/null +++ b/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Sale%20Price%20Record%20Module.xml @@ -0,0 +1,138 @@ + + + + + + + + + + _property_domain_dict + + AAAAAAAAAAI= + + + + content_icon + folder_icon.gif + + + description + + + + + + factory + addFolder + + + group_list + + + module + + + + + id + Sale Price Record Module + + + init_script + + + + + + permission + + + + + + portal_type + Base Type + + + type_class + Folder + + + type_interface + + + + + + type_mixin + + + + + + + + + + + + + + + data + + + + short_title + + AAAAAAAAAAM= + + + + title + + AAAAAAAAAAQ= + + + + + + + + + + + + + + + + domain_name + erp5_ui + + + property_name + short_title + + + + + + + + + + + + domain_name + erp5_ui + + + property_name + title + + + + + diff --git a/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Sale%20Price%20Record.xml b/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Sale%20Price%20Record.xml new file mode 100644 index 00000000000..71b8c3f7d3c --- /dev/null +++ b/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Sale%20Price%20Record.xml @@ -0,0 +1,69 @@ + + + + + + + + + + content_icon + event_icon.gif + + + description + + + + + + factory + addXMLObject + + + group_list + + + delivery + event + + + + + id + Sale Price Record + + + init_script + TRADERecord_init + + + permission + + + + + + portal_type + Base Type + + + type_class + Event + + + type_interface + + + + + + type_mixin + + + + + + + + diff --git a/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Sale%20Record%20Module.xml b/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Sale%20Record%20Module.xml new file mode 100644 index 00000000000..b4fbe3a7107 --- /dev/null +++ b/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Sale%20Record%20Module.xml @@ -0,0 +1,138 @@ + + + + + + + + + + _property_domain_dict + + AAAAAAAAAAI= + + + + content_icon + folder_icon.gif + + + description + + + + + + factory + addFolder + + + group_list + + + module + + + + + id + Sale Record Module + + + init_script + + + + + + permission + + + + + + portal_type + Base Type + + + type_class + Folder + + + type_interface + + + + + + type_mixin + + + + + + + + + + + + + + + data + + + + short_title + + AAAAAAAAAAM= + + + + title + + AAAAAAAAAAQ= + + + + + + + + + + + + + + + + domain_name + erp5_ui + + + property_name + short_title + + + + + + + + + + + + domain_name + erp5_ui + + + property_name + title + + + + + diff --git a/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Sale%20Record.xml b/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Sale%20Record.xml new file mode 100644 index 00000000000..d8ae5ba09ac --- /dev/null +++ b/bt5/erp5_web_trade_application/PortalTypeTemplateItem/portal_types/Sale%20Record.xml @@ -0,0 +1,69 @@ + + + + + + + + + + content_icon + event_icon.gif + + + description + + + + + + factory + addXMLObject + + + group_list + + + delivery + event + + + + + id + Sale Record + + + init_script + TRADERecord_init + + + permission + + + + + + portal_type + Base Type + + + type_class + Event + + + type_interface + + + + + + type_mixin + + + + + + + + diff --git a/bt5/erp5_web_trade_application/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml b/bt5/erp5_web_trade_application/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml new file mode 100644 index 00000000000..8ab355d48a7 --- /dev/null +++ b/bt5/erp5_web_trade_application/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml @@ -0,0 +1,26 @@ + + + Currency + validation_workflow + + + Daily Statement Record + document_conversion_interaction_workflow, edit_workflow, event_interaction_workflow, event_simulation_workflow, pricing_interaction_workflow + + + Purchase Price Record + document_conversion_interaction_workflow, edit_workflow, event_interaction_workflow, event_simulation_workflow, pricing_interaction_workflow + + + Purchase Record + document_conversion_interaction_workflow, edit_workflow, event_interaction_workflow, event_simulation_workflow, pricing_interaction_workflow + + + Sale Price Record + document_conversion_interaction_workflow, edit_workflow, event_interaction_workflow, event_simulation_workflow, pricing_interaction_workflow + + + Sale Record + document_conversion_interaction_workflow, edit_workflow, event_interaction_workflow, event_simulation_workflow, pricing_interaction_workflow + + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style.xml new file mode 100644 index 00000000000..10bdd2ed5c2 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style.xml @@ -0,0 +1,26 @@ + + + + + + + + + + _objects + + + + + + id + trade_synchro_hal_json_style + + + title + Trade Synchro Hal Json Style + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio.xml new file mode 100644 index 00000000000..89bddc38a20 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio.xml @@ -0,0 +1,156 @@ + + + + + + + + + + _bind_names + + + + + + + + + + _asgns + + + + + + + + + + + _objects + + + + + + action + + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + + + + center + + + + + + hidden + + + + + + left + + + my_title + my_relative_url + my_parent_uid + my_logical_path + my_category_relative_url + + + + + right + + + + + + + + + id + Base_viewAsJio + + + method + POST + + + name + General + + + pt + form_view + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + View + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio/my_category_relative_url.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio/my_category_relative_url.xml new file mode 100644 index 00000000000..4d0ca9ddf90 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio/my_category_relative_url.xml @@ -0,0 +1,279 @@ + + + + + + + + + + id + my_category_relative_url + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + AAAAAAAAAAI= + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 30 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Category Relative Url + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_string_field_width\', 30) + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio/my_logical_path.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio/my_logical_path.xml new file mode 100644 index 00000000000..42f24b93f59 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio/my_logical_path.xml @@ -0,0 +1,275 @@ + + + + + + + + + + id + my_logical_path + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + AAAAAAAAAAI= + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 30 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Logical Path + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_string_field_width\', 30) + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio/my_parent_uid.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio/my_parent_uid.xml new file mode 100644 index 00000000000..153ebbe95b7 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio/my_parent_uid.xml @@ -0,0 +1,275 @@ + + + + + + + + + + id + my_parent_uid + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + AAAAAAAAAAI= + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 30 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Parent Uid + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_string_field_width\', 30) + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio/my_relative_url.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio/my_relative_url.xml new file mode 100644 index 00000000000..f0ac5a535f3 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio/my_relative_url.xml @@ -0,0 +1,275 @@ + + + + + + + + + + id + my_relative_url + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + AAAAAAAAAAI= + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 30 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Relative Url + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_string_field_width\', 30) + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio/my_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio/my_title.xml new file mode 100644 index 00000000000..2abedf00324 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Base_viewAsJio/my_title.xml @@ -0,0 +1,275 @@ + + + + + + + + + + id + my_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + AAAAAAAAAAI= + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 30 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Title + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_string_field_width\', 30) + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio.xml new file mode 100644 index 00000000000..fd0b305db2a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio.xml @@ -0,0 +1,156 @@ + + + + + + + + + + _bind_names + + + + + + + + + + _asgns + + + + + + + + + + + _objects + + + + + + action + + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + + + + center + + + + + + hidden + + + + + + left + + + my_title + my_relative_url + my_parent_uid + my_logical_path + my_validation_state + + + + + right + + + + + + + + + id + Currency_viewAsJio + + + method + POST + + + name + General + + + pt + form_view + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Currency + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio/my_logical_path.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio/my_logical_path.xml new file mode 100644 index 00000000000..42f24b93f59 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio/my_logical_path.xml @@ -0,0 +1,275 @@ + + + + + + + + + + id + my_logical_path + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + AAAAAAAAAAI= + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 30 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Logical Path + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_string_field_width\', 30) + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio/my_parent_uid.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio/my_parent_uid.xml new file mode 100644 index 00000000000..153ebbe95b7 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio/my_parent_uid.xml @@ -0,0 +1,275 @@ + + + + + + + + + + id + my_parent_uid + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + AAAAAAAAAAI= + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 30 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Parent Uid + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_string_field_width\', 30) + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio/my_relative_url.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio/my_relative_url.xml new file mode 100644 index 00000000000..f0ac5a535f3 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio/my_relative_url.xml @@ -0,0 +1,275 @@ + + + + + + + + + + id + my_relative_url + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + AAAAAAAAAAI= + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 30 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Relative Url + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_string_field_width\', 30) + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio/my_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio/my_title.xml new file mode 100644 index 00000000000..2abedf00324 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio/my_title.xml @@ -0,0 +1,275 @@ + + + + + + + + + + id + my_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + AAAAAAAAAAI= + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 30 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Title + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_string_field_width\', 30) + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio/my_validation_state.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio/my_validation_state.xml new file mode 100644 index 00000000000..dddd5abcf17 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Currency_viewAsJio/my_validation_state.xml @@ -0,0 +1,96 @@ + + + + + + + + + + delegated_list + + + title + + + + + id + my_validation_state + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_string_field + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + title + Validation State + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecordModule_viewDailyStatementRecordList.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecordModule_viewDailyStatementRecordList.xml new file mode 100644 index 00000000000..3fc75019105 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecordModule_viewDailyStatementRecordList.xml @@ -0,0 +1,131 @@ + + + + + + + + + + _objects + + + + + + action + Base_doSelect + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + listbox + + + + + center + + + + + + hidden + + + + + + left + + + + + + right + + + + + + + + + id + DailyStatementRecordModule_viewDailyStatementRecordList + + + method + POST + + + name + DailyStatementRecordModule_viewDailyStatementRecordList + + + pt + form_list + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Daily Statement Record + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecordModule_viewDailyStatementRecordList/listbox.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecordModule_viewDailyStatementRecordList/listbox.xml new file mode 100644 index 00000000000..9801d89ad9e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecordModule_viewDailyStatementRecordList/listbox.xml @@ -0,0 +1,144 @@ + + + + + + + + + + delegated_list + + + columns + selection_name + title + + + + + id + listbox + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + columns + + + + title + Title + + + record_revision + Record Revision + + + contributor_title + Contributor + + + translated_simulation_state_title + State + + + creation_date + Creation Date + + + modification_date + Modification Date + + + + + + field_id + my_list_mode_listbox + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Daily Statement Record + Daily Statement Record + + + + + + selection_name + daily_statement_record_module_selection + + + target + Click to edit the target + + + title + Daily Statement Record + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view.xml new file mode 100644 index 00000000000..1186aeed459 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view.xml @@ -0,0 +1,146 @@ + + + + + + + + + + _objects + + + + + + action + + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + + + + center + + + my_inputusername + my_nextowner + my_date + my_daily_currency_input_flag + my_daily_purchase_input_flag + my_daily_production_input_flag + my_daily_sale_input_flag + my_comment + + + + + hidden + + + + + + left + + + my_title + my_record_revision + my_contributor_title + my_follow_up_title + my_translated_simulation_state_title + + + + + right + + + your_error_message + + + + + + + + id + DailyStatementRecord_view + + + method + POST + + + name + DailyStatementRecord_view + + + pt + form_view + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Daily Statement Record + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_comment.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_comment.xml new file mode 100644 index 00000000000..219a4c8c0af --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_comment.xml @@ -0,0 +1,280 @@ + + + + + + + + + + id + my_comment + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + line_too_long + A line was too long. + + + required_not_found + Input is required but no input given. + + + too_long + You entered too many characters. + + + too_many_lines + You entered too many lines. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + height + 5 + + + hidden + 0 + + + max_length + + + + max_linelength + + + + max_lines + + + + required + 0 + + + title + Comment + + + unicode + 0 + + + whitespace_preserve + 0 + + + width + 40 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_contributor_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_contributor_title.xml new file mode 100644 index 00000000000..445a552db33 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_contributor_title.xml @@ -0,0 +1,113 @@ + + + + + + + + + + delegated_list + + + editable + portal_type + title + + + + + id + my_contributor_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + editable + 0 + + + field_id + my_relation_field + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Person + Person + + + + + + target + Click to edit the target + + + title + Contributor + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_daily_currency_input_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_daily_currency_input_flag.xml new file mode 100644 index 00000000000..77fef14edc0 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_daily_currency_input_flag.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_daily_currency_input_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Currency exchange rate is maintained + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_daily_production_input_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_daily_production_input_flag.xml new file mode 100644 index 00000000000..201675d7cb6 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_daily_production_input_flag.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_daily_production_input_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Production data input is completed + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_daily_purchase_input_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_daily_purchase_input_flag.xml new file mode 100644 index 00000000000..8cb1b8f1e5d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_daily_purchase_input_flag.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_daily_purchase_input_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Purchase data input is completed + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_daily_sale_input_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_daily_sale_input_flag.xml new file mode 100644 index 00000000000..4a88280b707 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_daily_sale_input_flag.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_daily_sale_input_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Sales data input is completed + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_date.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_date.xml new file mode 100644 index 00000000000..ee2de1dc35f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_date.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_date + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Date + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_follow_up_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_follow_up_title.xml new file mode 100644 index 00000000000..697f429e8b5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_follow_up_title.xml @@ -0,0 +1,108 @@ + + + + + + + + + + delegated_list + + + portal_type + title + + + + + id + my_follow_up_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_relation_field + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Daily Statement Validation Item + Daily Statement Validation Item + + + + + + target + Click to edit the target + + + title + Daily Statement Validation Item + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_inputusername.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_inputusername.xml new file mode 100644 index 00000000000..7722318ffd5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_inputusername.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_inputusername + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Input User Name + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_nextowner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_nextowner.xml new file mode 100644 index 00000000000..3305eaea5fe --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_nextowner.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_nextowner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + nextowner + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_record_revision.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_record_revision.xml new file mode 100644 index 00000000000..40fc886ed3d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_record_revision.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_record_revision + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 0 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + Record Revision + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_title.xml new file mode 100644 index 00000000000..abbecda9aa9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_title.xml @@ -0,0 +1,84 @@ + + + + + + + + + + id + my_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_translated_simulation_state_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_translated_simulation_state_title.xml new file mode 100644 index 00000000000..a0ac2ca510a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/my_translated_simulation_state_title.xml @@ -0,0 +1,84 @@ + + + + + + + + + + id + my_translated_simulation_state_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_translated_workflow_state_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/your_error_message.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/your_error_message.xml new file mode 100644 index 00000000000..4c04b948792 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_view/your_error_message.xml @@ -0,0 +1,310 @@ + + + + + + + + + + id + your_error_message + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + line_too_long + A line was too long. + + + required_not_found + Input is required but no input given. + + + too_long + You entered too many characters. + + + too_many_lines + You entered too many lines. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + AAAAAAAAAAI= + + + + description + + + + editable + + + + enabled + + AAAAAAAAAAM= + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + values + + + + alternate_name + + + + css_class + error + + + default + + + + description + + + + editable + 0 + + + enabled + 1 + + + external_validator + + + + extra + + + + height + 5 + + + hidden + 0 + + + max_length + + + + max_linelength + + + + max_lines + + + + required + 0 + + + title + Error Message + + + unicode + 0 + + + whitespace_preserve + 0 + + + width + 40 + + + + + + + + + + + + + + + _text + here/Base_getErrorMessageForRecord + + + + + + + + + + + + _text + python:here.getSimulationState() == \'error\' + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio.xml new file mode 100644 index 00000000000..d16d0cea283 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio.xml @@ -0,0 +1,145 @@ + + + + + + + + + + _objects + + + + + + action + Base_edit + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + + + + center + + + my_nextowner + my_date + my_comment + my_local_validation + + + + + hidden + + + + + + left + + + my_daily_currency_input_flag + my_daily_sale_input_flag + my_daily_purchase_input_flag + my_daily_production_input_flag + my_sync_flag + my_doc_id + my_inputusername + my_copy_of + my_hidden_in_html5_app_flag + my_record_revision + + + + + right + + + + + + + + + id + DailyStatementRecord_viewAsJio + + + method + POST + + + name + DailyStatementRecord_viewAsJio + + + pt + form_view + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Daily Statement Record + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_comment.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_comment.xml new file mode 100644 index 00000000000..0dcb2805e5b --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_comment.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_comment + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Comment + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_copy_of.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_copy_of.xml new file mode 100644 index 00000000000..d0c39749927 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_copy_of.xml @@ -0,0 +1,90 @@ + + + + + + + + + + delegated_list + + + + + + id + my_copy_of + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_string_field + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_daily_currency_input_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_daily_currency_input_flag.xml new file mode 100644 index 00000000000..ae5069f0257 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_daily_currency_input_flag.xml @@ -0,0 +1,96 @@ + + + + + + + + + + delegated_list + + + title + + + + + id + my_daily_currency_input_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_string_field + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + title + Currency exchange rate is maintained + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_daily_production_input_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_daily_production_input_flag.xml new file mode 100644 index 00000000000..70a79d227a9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_daily_production_input_flag.xml @@ -0,0 +1,96 @@ + + + + + + + + + + delegated_list + + + title + + + + + id + my_daily_production_input_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_string_field + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + title + Production data input is completed + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_daily_purchase_input_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_daily_purchase_input_flag.xml new file mode 100644 index 00000000000..c513c632c22 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_daily_purchase_input_flag.xml @@ -0,0 +1,96 @@ + + + + + + + + + + delegated_list + + + title + + + + + id + my_daily_purchase_input_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_string_field + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + title + Purchase data input is completed + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_daily_sale_input_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_daily_sale_input_flag.xml new file mode 100644 index 00000000000..bf395b20a09 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_daily_sale_input_flag.xml @@ -0,0 +1,96 @@ + + + + + + + + + + delegated_list + + + title + + + + + id + my_daily_sale_input_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_string_field + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + title + Sales data input is completed + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_date.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_date.xml new file mode 100644 index 00000000000..ee2de1dc35f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_date.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_date + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Date + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_doc_id.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_doc_id.xml new file mode 100644 index 00000000000..b04862b8b23 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_doc_id.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_doc_id + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_doc_id + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_hidden_in_html5_app_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_hidden_in_html5_app_flag.xml new file mode 100644 index 00000000000..bdda7a1d6d6 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_hidden_in_html5_app_flag.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_hidden_in_html5_app_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + 0 + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + Hidden Flag + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_inputusername.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_inputusername.xml new file mode 100644 index 00000000000..7722318ffd5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_inputusername.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_inputusername + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Input User Name + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_local_validation.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_local_validation.xml new file mode 100644 index 00000000000..8597cad798d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_local_validation.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_local_validation + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Local Validation + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_nextowner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_nextowner.xml new file mode 100644 index 00000000000..e954dc99a64 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_nextowner.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_nextowner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Nextowner + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_record_revision.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_record_revision.xml new file mode 100644 index 00000000000..f7b9f9e3203 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_record_revision.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_record_revision + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + my_record_revision + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_sync_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_sync_flag.xml new file mode 100644 index 00000000000..5fc56dd845f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewAsJio/my_sync_flag.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_sync_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Sync Flag + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError.xml new file mode 100644 index 00000000000..6c4546dd7da --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError.xml @@ -0,0 +1,146 @@ + + + + + + + + + + _objects + + + + + + action + Base_edit + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + + + + center + + + my_inputusername + my_nextowner + my_date + my_daily_currency_input_flag + my_daily_purchase_input_flag + my_daily_production_input_flag + my_daily_sale_input_flag + my_comment + + + + + hidden + + + + + + left + + + my_title + my_record_revision + my_contributor_title + my_follow_up_title + my_translated_simulation_state_title + + + + + right + + + your_error_message + + + + + + + + id + DailyStatementRecord_viewError + + + method + POST + + + name + DailyStatementRecord_view + + + pt + form_view + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Daily Statement Record + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_comment.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_comment.xml new file mode 100644 index 00000000000..219a4c8c0af --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_comment.xml @@ -0,0 +1,280 @@ + + + + + + + + + + id + my_comment + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + line_too_long + A line was too long. + + + required_not_found + Input is required but no input given. + + + too_long + You entered too many characters. + + + too_many_lines + You entered too many lines. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + height + 5 + + + hidden + 0 + + + max_length + + + + max_linelength + + + + max_lines + + + + required + 0 + + + title + Comment + + + unicode + 0 + + + whitespace_preserve + 0 + + + width + 40 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_contributor_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_contributor_title.xml new file mode 100644 index 00000000000..445a552db33 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_contributor_title.xml @@ -0,0 +1,113 @@ + + + + + + + + + + delegated_list + + + editable + portal_type + title + + + + + id + my_contributor_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + editable + 0 + + + field_id + my_relation_field + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Person + Person + + + + + + target + Click to edit the target + + + title + Contributor + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_daily_currency_input_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_daily_currency_input_flag.xml new file mode 100644 index 00000000000..77fef14edc0 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_daily_currency_input_flag.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_daily_currency_input_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Currency exchange rate is maintained + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_daily_production_input_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_daily_production_input_flag.xml new file mode 100644 index 00000000000..201675d7cb6 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_daily_production_input_flag.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_daily_production_input_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Production data input is completed + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_daily_purchase_input_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_daily_purchase_input_flag.xml new file mode 100644 index 00000000000..8cb1b8f1e5d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_daily_purchase_input_flag.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_daily_purchase_input_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Purchase data input is completed + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_daily_sale_input_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_daily_sale_input_flag.xml new file mode 100644 index 00000000000..4a88280b707 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_daily_sale_input_flag.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_daily_sale_input_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Sales data input is completed + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_date.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_date.xml new file mode 100644 index 00000000000..ee2de1dc35f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_date.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_date + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Date + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_follow_up_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_follow_up_title.xml new file mode 100644 index 00000000000..697f429e8b5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_follow_up_title.xml @@ -0,0 +1,108 @@ + + + + + + + + + + delegated_list + + + portal_type + title + + + + + id + my_follow_up_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_relation_field + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Daily Statement Validation Item + Daily Statement Validation Item + + + + + + target + Click to edit the target + + + title + Daily Statement Validation Item + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_inputusername.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_inputusername.xml new file mode 100644 index 00000000000..7722318ffd5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_inputusername.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_inputusername + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Input User Name + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_nextowner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_nextowner.xml new file mode 100644 index 00000000000..3305eaea5fe --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_nextowner.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_nextowner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + nextowner + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_record_revision.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_record_revision.xml new file mode 100644 index 00000000000..40fc886ed3d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_record_revision.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_record_revision + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 0 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + Record Revision + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_title.xml new file mode 100644 index 00000000000..abbecda9aa9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_title.xml @@ -0,0 +1,84 @@ + + + + + + + + + + id + my_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_translated_simulation_state_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_translated_simulation_state_title.xml new file mode 100644 index 00000000000..a0ac2ca510a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/my_translated_simulation_state_title.xml @@ -0,0 +1,84 @@ + + + + + + + + + + id + my_translated_simulation_state_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_translated_workflow_state_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/your_error_message.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/your_error_message.xml new file mode 100644 index 00000000000..4c04b948792 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/DailyStatementRecord_viewError/your_error_message.xml @@ -0,0 +1,310 @@ + + + + + + + + + + id + your_error_message + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + line_too_long + A line was too long. + + + required_not_found + Input is required but no input given. + + + too_long + You entered too many characters. + + + too_many_lines + You entered too many lines. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + AAAAAAAAAAI= + + + + description + + + + editable + + + + enabled + + AAAAAAAAAAM= + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + values + + + + alternate_name + + + + css_class + error + + + default + + + + description + + + + editable + 0 + + + enabled + 1 + + + external_validator + + + + extra + + + + height + 5 + + + hidden + 0 + + + max_length + + + + max_linelength + + + + max_lines + + + + required + 0 + + + title + Error Message + + + unicode + 0 + + + whitespace_preserve + 0 + + + width + 40 + + + + + + + + + + + + + + + _text + here/Base_getErrorMessageForRecord + + + + + + + + + + + + _text + python:here.getSimulationState() == \'error\' + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio.xml new file mode 100644 index 00000000000..3426dc5a06b --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio.xml @@ -0,0 +1,172 @@ + + + + + + + + + + _bind_names + + + + + + + + + + _asgns + + + + + + + + + + + _objects + + + + + + action + + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + + + + center + + + + + + hidden + + + + + + left + + + my_title + my_default_telephone_coordinate_text + my_default_address_region + my_validation_state + my_default_address_region_title + my_reference + my_is_my_organisation + my_is_my_main_organisation + my_role + my_title_lowercase + my_price_currency + my_title_zh + my_title_en + my_title_th + my_title_ms + + + + + right + + + my_default_email_coordinate_text + my_default_email_url_string + my_default_address_street_address + my_default_address_zip_code + my_default_address_city + + + + + + + + id + Organisation_viewAsJio + + + method + POST + + + name + General + + + pt + form_view + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Organisation + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_address_city.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_address_city.xml new file mode 100644 index 00000000000..f4785fdfde1 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_address_city.xml @@ -0,0 +1,90 @@ + + + + + + + + + + delegated_list + + + + + + id + my_default_address_city + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_city + + + form_id + Address_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_address_region.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_address_region.xml new file mode 100644 index 00000000000..9c19fe4cfd5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_address_region.xml @@ -0,0 +1,279 @@ + + + + + + + + + + id + my_default_address_region + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + AAAAAAAAAAI= + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Region + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python: here.getDefaultAddressRegion(base=0) + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_address_region_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_address_region_title.xml new file mode 100644 index 00000000000..ba98f2b6c00 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_address_region_title.xml @@ -0,0 +1,101 @@ + + + + + + + + + + delegated_list + + + description + title + + + + + id + my_default_address_region_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + description + + + + field_id + my_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + title + Region Title + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_address_street_address.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_address_street_address.xml new file mode 100644 index 00000000000..b144bbc7617 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_address_street_address.xml @@ -0,0 +1,90 @@ + + + + + + + + + + delegated_list + + + + + + id + my_default_address_street_address + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_street_address + + + form_id + Address_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_address_zip_code.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_address_zip_code.xml new file mode 100644 index 00000000000..723d9d07891 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_address_zip_code.xml @@ -0,0 +1,90 @@ + + + + + + + + + + delegated_list + + + + + + id + my_default_address_zip_code + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_zip_code + + + form_id + Address_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_email_coordinate_text.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_email_coordinate_text.xml new file mode 100644 index 00000000000..d09034c96c5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_email_coordinate_text.xml @@ -0,0 +1,115 @@ + + + + + + + + + + delegated_list + + + enabled + + + + + id + my_default_email_coordinate_text + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + enabled + + AAAAAAAAAAI= + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + enabled + 1 + + + field_id + my_email + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + + + + + + + + _text + python: (here.hasDefaultEmail() and not here.getDefaultEmail().isDetailed()) or not here.hasDefaultEmail() + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_email_url_string.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_email_url_string.xml new file mode 100644 index 00000000000..87bdf3cd34e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_email_url_string.xml @@ -0,0 +1,115 @@ + + + + + + + + + + delegated_list + + + enabled + + + + + id + my_default_email_url_string + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + enabled + + AAAAAAAAAAI= + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + enabled + 1 + + + field_id + my_view_mode_email_url_string + + + form_id + Base_viewBaseFieldLibrary + + + target + Click to edit the target + + + + + + + + + + + + + + + _text + python:here.hasDefaultEmail() and here.getDefaultEmail().isDetailed() + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_telephone_coordinate_text.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_telephone_coordinate_text.xml new file mode 100644 index 00000000000..ededeb2fb34 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_default_telephone_coordinate_text.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_default_telephone_coordinate_text + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Default Telephone + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_is_my_main_organisation.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_is_my_main_organisation.xml new file mode 100644 index 00000000000..6e9be53815f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_is_my_main_organisation.xml @@ -0,0 +1,279 @@ + + + + + + + + + + id + my_is_my_main_organisation + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + AAAAAAAAAAI= + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + my_is_material + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + here/Organisation_isMyMainOrganisation + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_is_my_organisation.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_is_my_organisation.xml new file mode 100644 index 00000000000..840ad5b4eaa --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_is_my_organisation.xml @@ -0,0 +1,279 @@ + + + + + + + + + + id + my_is_my_organisation + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + AAAAAAAAAAI= + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + my_is_material + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + here/Organisation_isMyOrganisation + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_price_currency.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_price_currency.xml new file mode 100644 index 00000000000..7bab5ce3bd0 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_price_currency.xml @@ -0,0 +1,287 @@ + + + + + + + + + + id + my_price_currency + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + AAAAAAAAAAI= + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_price_currency + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python:context.getPriceCurrency() or \'\' + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_reference.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_reference.xml new file mode 100644 index 00000000000..5a3df99be6d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_reference.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_reference + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_role.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_role.xml new file mode 100644 index 00000000000..6f454dbcfc9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_role.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_role + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_role + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title.xml new file mode 100644 index 00000000000..0acd2824300 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title.xml @@ -0,0 +1,123 @@ + + + + + + + + + + delegated_list + + + + + + id + my_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + default + + AAAAAAAAAAI= + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + description + The usual name of the organisation. + + + field_id + my_title + + + form_id + Organisation_viewFieldLibrary + + + target + Click to edit the target + + + title + Usual Name + + + + + + + + + + + + Products.Formulator.TALESField + TALESMethod + + + + + + + + _text + here/getTitle + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title_en.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title_en.xml new file mode 100644 index 00000000000..11db983d68d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title_en.xml @@ -0,0 +1,287 @@ + + + + + + + + + + id + my_title_en + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + AAAAAAAAAAI= + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_title_en + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python:here.getEnTranslatedTitle(no_original_value=True) + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title_lowercase.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title_lowercase.xml new file mode 100644 index 00000000000..87821fa16af --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title_lowercase.xml @@ -0,0 +1,287 @@ + + + + + + + + + + id + my_title_lowercase + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + AAAAAAAAAAI= + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_title_lowercase + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python:(here.getTitle() or \'\').lower() + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title_ms.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title_ms.xml new file mode 100644 index 00000000000..4a6415d0999 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title_ms.xml @@ -0,0 +1,287 @@ + + + + + + + + + + id + my_title_ms + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + AAAAAAAAAAI= + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_title_ms + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python:here.getMsTranslatedTitle(no_original_value=True) + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title_th.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title_th.xml new file mode 100644 index 00000000000..5dc5be664b6 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title_th.xml @@ -0,0 +1,287 @@ + + + + + + + + + + id + my_title_th + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + AAAAAAAAAAI= + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_title_th + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python:here.getThTranslatedTitle(no_original_value=True) + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title_zh.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title_zh.xml new file mode 100644 index 00000000000..0f85c8a449f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_title_zh.xml @@ -0,0 +1,287 @@ + + + + + + + + + + id + my_title_zh + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + AAAAAAAAAAI= + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_title_zh + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python:here.getZhTranslatedTitle(no_original_value=True) + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_validation_state.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_validation_state.xml new file mode 100644 index 00000000000..dddd5abcf17 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/Organisation_viewAsJio/my_validation_state.xml @@ -0,0 +1,96 @@ + + + + + + + + + + delegated_list + + + title + + + + + id + my_validation_state + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_string_field + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + title + Validation State + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecordModule_viewPurchasePriceRecordList.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecordModule_viewPurchasePriceRecordList.xml new file mode 100644 index 00000000000..ff636d2cfa9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecordModule_viewPurchasePriceRecordList.xml @@ -0,0 +1,135 @@ + + + + + + + + + + _objects + + + + + + action + Base_doSelect + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + listbox + + + + + center + + + + + + hidden + + + + + + left + + + + + + right + + + + + + + + + id + PurchasePriceRecordModule_viewPurchasePriceRecordList + + + method + POST + + + name + PurchasePriceRecordModule_viewPurchasePriceRecordList + + + portal_type + ERP5 Form + + + pt + form_list + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Purchase Price Records + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecordModule_viewPurchasePriceRecordList/listbox.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecordModule_viewPurchasePriceRecordList/listbox.xml new file mode 100644 index 00000000000..b89931c4087 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecordModule_viewPurchasePriceRecordList/listbox.xml @@ -0,0 +1,144 @@ + + + + + + + + + + delegated_list + + + columns + selection_name + title + + + + + id + listbox + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + columns + + + + title + Title + + + record_revision + Record Revision + + + contributor_title + Contributor + + + translated_simulation_state_title + State + + + creation_date + Creation Date + + + modification_date + Modification Date + + + + + + field_id + my_list_mode_listbox + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Purchase Price Record + Purchase Price Record + + + + + + selection_name + purchase_price_record_module_selection + + + target + Click to edit the target + + + title + Purchase Price Records + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view.xml new file mode 100644 index 00000000000..8bcd6b2d32d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view.xml @@ -0,0 +1,161 @@ + + + + + + + + + + _objects + + + + + + action + + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + + + + center + + + my_inputusername + my_product + my_previous_owner + my_next_owner + my_base_price + my_price_currency + my_priced_quantity + my_quantity_unit + my_date + my_total_quantity + my_contract_no + my_comment + my_product_title + my_product_line + my_product_reference + my_previous_owner_title + my_previous_owner_reference + my_default_telephone_coordinate_text + my_default_address_city + my_default_address_region + my_default_address_street_address + my_default_address_zip_code + my_default_email_coordinate_text + + + + + hidden + + + + + + left + + + my_title + my_record_revision + my_contributor_title + my_follow_up_title + my_translated_simulation_state_title + + + + + right + + + your_error_message + + + + + + + + id + PurchasePriceRecord_view + + + method + POST + + + name + PurchasePriceRecord_view + + + pt + form_view + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Purchase Price Record + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_base_price.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_base_price.xml new file mode 100644 index 00000000000..dee3ae82149 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_base_price.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_base_price + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Price + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_comment.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_comment.xml new file mode 100644 index 00000000000..219a4c8c0af --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_comment.xml @@ -0,0 +1,280 @@ + + + + + + + + + + id + my_comment + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + line_too_long + A line was too long. + + + required_not_found + Input is required but no input given. + + + too_long + You entered too many characters. + + + too_many_lines + You entered too many lines. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + height + 5 + + + hidden + 0 + + + max_length + + + + max_linelength + + + + max_lines + + + + required + 0 + + + title + Comment + + + unicode + 0 + + + whitespace_preserve + 0 + + + width + 40 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_contract_no.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_contract_no.xml new file mode 100644 index 00000000000..f8df9dc0385 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_contract_no.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_contract_no + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Contract No + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_contributor_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_contributor_title.xml new file mode 100644 index 00000000000..445a552db33 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_contributor_title.xml @@ -0,0 +1,113 @@ + + + + + + + + + + delegated_list + + + editable + portal_type + title + + + + + id + my_contributor_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + editable + 0 + + + field_id + my_relation_field + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Person + Person + + + + + + target + Click to edit the target + + + title + Contributor + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_date.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_date.xml new file mode 100644 index 00000000000..ee2de1dc35f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_date.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_date + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Date + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_address_city.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_address_city.xml new file mode 100644 index 00000000000..091039239c9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_address_city.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_address_city + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Default Address City + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_address_region.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_address_region.xml new file mode 100644 index 00000000000..b2780403154 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_address_region.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_address_region + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Region + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_address_street_address.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_address_street_address.xml new file mode 100644 index 00000000000..1e27ba7fd84 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_address_street_address.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_address_street_address + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Street Address + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_address_zip_code.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_address_zip_code.xml new file mode 100644 index 00000000000..3b2ee0fad3e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_address_zip_code.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_address_zip_code + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Postal Code + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_email_coordinate_text.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_email_coordinate_text.xml new file mode 100644 index 00000000000..229c0fe679d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_email_coordinate_text.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_email_coordinate_text + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Email + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_telephone_coordinate_text.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_telephone_coordinate_text.xml new file mode 100644 index 00000000000..796424d8a2b --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_default_telephone_coordinate_text.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_telephone_coordinate_text + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Default Telephone + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_follow_up_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_follow_up_title.xml new file mode 100644 index 00000000000..642e0b2de2f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_follow_up_title.xml @@ -0,0 +1,108 @@ + + + + + + + + + + delegated_list + + + portal_type + title + + + + + id + my_follow_up_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_relation_field + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Purchase Price Validation Item + Purchase Price Validation Item + + + + + + target + Click to edit the target + + + title + Purchase Price Validation Item + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_inputusername.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_inputusername.xml new file mode 100644 index 00000000000..7722318ffd5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_inputusername.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_inputusername + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Input User Name + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_next_owner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_next_owner.xml new file mode 100644 index 00000000000..0433408c62c --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_next_owner.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_next_owner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + nextowner + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_previous_owner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_previous_owner.xml new file mode 100644 index 00000000000..d2d638bd3fe --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_previous_owner.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_previous_owner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + previousowner + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_previous_owner_reference.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_previous_owner_reference.xml new file mode 100644 index 00000000000..03664f44cb2 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_previous_owner_reference.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_previous_owner_reference + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + previousowner_reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_previous_owner_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_previous_owner_title.xml new file mode 100644 index 00000000000..50c7bb86d9d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_previous_owner_title.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_previous_owner_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + previousowner_title + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_price_currency.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_price_currency.xml new file mode 100644 index 00000000000..327bdf6a931 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_price_currency.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_price_currency + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Currency + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_priced_quantity.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_priced_quantity.xml new file mode 100644 index 00000000000..f60629e1628 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_priced_quantity.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_priced_quantity + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Priced Quantity + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_product.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_product.xml new file mode 100644 index 00000000000..3d0f526aa20 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_product.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_product + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Product or Material Title + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_product_line.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_product_line.xml new file mode 100644 index 00000000000..82a19e1173c --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_product_line.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_product_line + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Product Line + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_product_reference.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_product_reference.xml new file mode 100644 index 00000000000..18ca46fb912 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_product_reference.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_product_reference + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Product Reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_product_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_product_title.xml new file mode 100644 index 00000000000..53c6d6b6fbd --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_product_title.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_product_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Product Title + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_quantity_unit.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_quantity_unit.xml new file mode 100644 index 00000000000..aca18460910 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_quantity_unit.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_record_revision.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_record_revision.xml new file mode 100644 index 00000000000..40fc886ed3d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_record_revision.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_record_revision + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 0 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + Record Revision + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_title.xml new file mode 100644 index 00000000000..abbecda9aa9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_title.xml @@ -0,0 +1,84 @@ + + + + + + + + + + id + my_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_total_quantity.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_total_quantity.xml new file mode 100644 index 00000000000..b3e05159957 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_total_quantity.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_total_quantity + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Total Quantity + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_translated_simulation_state_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_translated_simulation_state_title.xml new file mode 100644 index 00000000000..a0ac2ca510a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/my_translated_simulation_state_title.xml @@ -0,0 +1,84 @@ + + + + + + + + + + id + my_translated_simulation_state_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_translated_workflow_state_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/your_error_message.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/your_error_message.xml new file mode 100644 index 00000000000..4c04b948792 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_view/your_error_message.xml @@ -0,0 +1,310 @@ + + + + + + + + + + id + your_error_message + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + line_too_long + A line was too long. + + + required_not_found + Input is required but no input given. + + + too_long + You entered too many characters. + + + too_many_lines + You entered too many lines. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + AAAAAAAAAAI= + + + + description + + + + editable + + + + enabled + + AAAAAAAAAAM= + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + values + + + + alternate_name + + + + css_class + error + + + default + + + + description + + + + editable + 0 + + + enabled + 1 + + + external_validator + + + + extra + + + + height + 5 + + + hidden + 0 + + + max_length + + + + max_linelength + + + + max_lines + + + + required + 0 + + + title + Error Message + + + unicode + 0 + + + whitespace_preserve + 0 + + + width + 40 + + + + + + + + + + + + + + + _text + here/Base_getErrorMessageForRecord + + + + + + + + + + + + _text + python:here.getSimulationState() == \'error\' + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio.xml new file mode 100644 index 00000000000..be39a556b4d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio.xml @@ -0,0 +1,188 @@ + + + + + + + + + + _objects + + + + + + action + Base_edit + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + price (Price) + supplier (Supplier) + product (Product) + + + + + groups + + + + bottom + + + + + + center + + + my_previous_owner_title + my_default_telephone_coordinate_text + my_default_address_city + my_default_address_region + my_default_address_street_address + my_default_address_zip_code + my_default_email_coordinate_text + + + + + hidden + + + + + + left + + + my_product + my_previous_owner + my_base_price + my_price_currency + my_priced_quantity + my_quantity_unit + my_date + my_comment + my_local_state + my_next_owner + my_local_validation + my_sync_flag + my_previous_owner_reference + my_doc_id + my_inputusername + my_hidden_in_html5_app_flag + my_copy_of + my_create_purchase_record + my_contract_no + my_total_dry_quantity + my_record_revision + + + + + price (Price) + + + + + + product (Product) + + + + + + right + + + my_product_title + my_product_line + my_product_reference + + + + + supplier (Supplier) + + + + + + + + + id + PurchasePriceRecord_viewAsJio + + + method + POST + + + name + PurchasePriceRecord_view + + + portal_type + ERP5 Form + + + pt + form_view + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Purchase Price Record + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_base_price.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_base_price.xml new file mode 100644 index 00000000000..03dbc795d1a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_base_price.xml @@ -0,0 +1,297 @@ + + + + + + + + + + id + my_base_price + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + AAAAAAAAAAI= + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + AAAAAAAAAAM= + + + + precision + + AAAAAAAAAAQ= + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + figure + + + default + + + + description + A typical price of a unit. + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1 234.5 + + + precision + + + + required + 0 + + + title + Price + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_money_quantity_field_width\', 10) + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_money_quantity_style\', \'-1 234.5\') + + + + + + + + + + + + _text + here/getPricePrecision + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_comment.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_comment.xml new file mode 100644 index 00000000000..dbb51dbd8c3 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_comment.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_comment + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Description + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_contract_no.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_contract_no.xml new file mode 100644 index 00000000000..921bf2f1a0d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_contract_no.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_contract_no + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Contract + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_copy_of.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_copy_of.xml new file mode 100644 index 00000000000..d0c39749927 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_copy_of.xml @@ -0,0 +1,90 @@ + + + + + + + + + + delegated_list + + + + + + id + my_copy_of + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_string_field + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_create_purchase_record.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_create_purchase_record.xml new file mode 100644 index 00000000000..9477f6586cb --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_create_purchase_record.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_create_purchase_record + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_create_purchase_record + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_date.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_date.xml new file mode 100644 index 00000000000..7e81e4bc910 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_date.xml @@ -0,0 +1,268 @@ + + + + + + + + + + id + my_date + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Date + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_address_city.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_address_city.xml new file mode 100644 index 00000000000..f4785fdfde1 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_address_city.xml @@ -0,0 +1,90 @@ + + + + + + + + + + delegated_list + + + + + + id + my_default_address_city + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_city + + + form_id + Address_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_address_region.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_address_region.xml new file mode 100644 index 00000000000..f57feb9c842 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_address_region.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_default_address_region + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Region + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_address_street_address.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_address_street_address.xml new file mode 100644 index 00000000000..b144bbc7617 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_address_street_address.xml @@ -0,0 +1,90 @@ + + + + + + + + + + delegated_list + + + + + + id + my_default_address_street_address + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_street_address + + + form_id + Address_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_address_zip_code.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_address_zip_code.xml new file mode 100644 index 00000000000..723d9d07891 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_address_zip_code.xml @@ -0,0 +1,90 @@ + + + + + + + + + + delegated_list + + + + + + id + my_default_address_zip_code + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_zip_code + + + form_id + Address_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_email_coordinate_text.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_email_coordinate_text.xml new file mode 100644 index 00000000000..0190268a6b8 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_email_coordinate_text.xml @@ -0,0 +1,287 @@ + + + + + + + + + + id + my_default_email_coordinate_text + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + AAAAAAAAAAI= + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 30 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Email + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_string_field_width\', 30) + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_telephone_coordinate_text.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_telephone_coordinate_text.xml new file mode 100644 index 00000000000..ededeb2fb34 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_default_telephone_coordinate_text.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_default_telephone_coordinate_text + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Default Telephone + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_doc_id.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_doc_id.xml new file mode 100644 index 00000000000..b04862b8b23 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_doc_id.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_doc_id + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_doc_id + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_hidden_in_html5_app_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_hidden_in_html5_app_flag.xml new file mode 100644 index 00000000000..bdda7a1d6d6 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_hidden_in_html5_app_flag.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_hidden_in_html5_app_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + 0 + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + Hidden Flag + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_inputusername.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_inputusername.xml new file mode 100644 index 00000000000..7722318ffd5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_inputusername.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_inputusername + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Input User Name + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_local_state.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_local_state.xml new file mode 100644 index 00000000000..d9b90f69b9f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_local_state.xml @@ -0,0 +1,268 @@ + + + + + + + + + + id + my_local_state + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + State + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_local_validation.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_local_validation.xml new file mode 100644 index 00000000000..0fff4e6e033 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_local_validation.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_local_validation + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Local Validation + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_next_owner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_next_owner.xml new file mode 100644 index 00000000000..063dae62646 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_next_owner.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_next_owner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Purchaser Title or Reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_previous_owner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_previous_owner.xml new file mode 100644 index 00000000000..c213aedf183 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_previous_owner.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_previous_owner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Supplier Title or Reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_previous_owner_reference.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_previous_owner_reference.xml new file mode 100644 index 00000000000..31c159c9238 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_previous_owner_reference.xml @@ -0,0 +1,106 @@ + + + + + + + + + + delegated_list + + + title + + + + + delegated_message_list + + + external_validator_failed + + + + + id + my_previous_owner_reference + + + message_values + + + + external_validator_failed + The reference already exists + + + + + + overrides + + + + extra_context + + + + field_id + + + + form_id + + + + + + + tales + + + + extra_context + + + + field_id + + + + form_id + + + + + + + values + + + + extra_context + + + + + + field_id + my_reference + + + form_id + Base_viewPDMFieldLibrary + + + title + Supplier Reference + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_previous_owner_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_previous_owner_title.xml new file mode 100644 index 00000000000..2b998ba20c7 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_previous_owner_title.xml @@ -0,0 +1,96 @@ + + + + + + + + + + delegated_list + + + display_width + + + + + id + my_previous_owner_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + display_width + 60 + + + field_id + my_title + + + form_id + Organisation_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_price_currency.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_price_currency.xml new file mode 100644 index 00000000000..1246a563c84 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_price_currency.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_price_currency + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Price Currency + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_priced_quantity.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_priced_quantity.xml new file mode 100644 index 00000000000..fe333b8d24f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_priced_quantity.xml @@ -0,0 +1,286 @@ + + + + + + + + + + id + my_priced_quantity + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + AAAAAAAAAAI= + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + AAAAAAAAAAM= + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + figure + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1 234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Priced Quantity + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_quantity_field_width\', 10) + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_float_number_style\', \'-1 234.5\') + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_product.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_product.xml new file mode 100644 index 00000000000..8f173f019e4 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_product.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_product + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Product Title or Reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_product_line.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_product_line.xml new file mode 100644 index 00000000000..8f8957264e0 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_product_line.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_product_line + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Product Line + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_product_reference.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_product_reference.xml new file mode 100644 index 00000000000..6be64998e4e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_product_reference.xml @@ -0,0 +1,106 @@ + + + + + + + + + + delegated_list + + + title + + + + + delegated_message_list + + + external_validator_failed + + + + + id + my_product_reference + + + message_values + + + + external_validator_failed + The reference already exists + + + + + + overrides + + + + extra_context + + + + field_id + + + + form_id + + + + + + + tales + + + + extra_context + + + + field_id + + + + form_id + + + + + + + values + + + + extra_context + + + + + + field_id + my_reference + + + form_id + Base_viewPDMFieldLibrary + + + title + Product Reference + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_product_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_product_title.xml new file mode 100644 index 00000000000..207f4b8ffc5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_product_title.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_product_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Title + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_quantity_unit.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_quantity_unit.xml new file mode 100644 index 00000000000..1274abcb17f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_quantity_unit.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity_unit + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_record_revision.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_record_revision.xml new file mode 100644 index 00000000000..f7b9f9e3203 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_record_revision.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_record_revision + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + my_record_revision + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_sync_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_sync_flag.xml new file mode 100644 index 00000000000..5fc56dd845f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_sync_flag.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_sync_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Sync Flag + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_total_dry_quantity.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_total_dry_quantity.xml new file mode 100644 index 00000000000..5daa40117e2 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewAsJio/my_total_dry_quantity.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_total_dry_quantity + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + my_total_amount_quantity + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError.xml new file mode 100644 index 00000000000..fc00b8f811b --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError.xml @@ -0,0 +1,161 @@ + + + + + + + + + + _objects + + + + + + action + Base_edit + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + + + + center + + + my_inputusername + my_product + my_previousowner + my_nextowner + my_base_price + my_price_currency + my_priced_quantity + my_quantity_unit + my_date + my_total_quantity + my_contract_no + my_comment + my_product_title + my_product_line + my_product_reference + my_previousowner_title + my_previousowner_reference + my_default_telephone_coordinate_text + my_default_address_city + my_default_address_region + my_default_address_street_address + my_default_address_zip_code + my_default_email_coordinate_text + + + + + hidden + + + + + + left + + + my_title + my_record_revision + my_contributor_title + my_follow_up_title + my_translated_simulation_state_title + + + + + right + + + your_error_message + + + + + + + + id + PurchasePriceRecord_viewError + + + method + POST + + + name + PurchasePriceRecord_view + + + pt + form_view + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Purchase Price Record + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_base_price.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_base_price.xml new file mode 100644 index 00000000000..dee3ae82149 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_base_price.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_base_price + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Price + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_comment.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_comment.xml new file mode 100644 index 00000000000..219a4c8c0af --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_comment.xml @@ -0,0 +1,280 @@ + + + + + + + + + + id + my_comment + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + line_too_long + A line was too long. + + + required_not_found + Input is required but no input given. + + + too_long + You entered too many characters. + + + too_many_lines + You entered too many lines. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + height + 5 + + + hidden + 0 + + + max_length + + + + max_linelength + + + + max_lines + + + + required + 0 + + + title + Comment + + + unicode + 0 + + + whitespace_preserve + 0 + + + width + 40 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_contract_no.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_contract_no.xml new file mode 100644 index 00000000000..f8df9dc0385 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_contract_no.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_contract_no + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Contract No + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_contributor_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_contributor_title.xml new file mode 100644 index 00000000000..445a552db33 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_contributor_title.xml @@ -0,0 +1,113 @@ + + + + + + + + + + delegated_list + + + editable + portal_type + title + + + + + id + my_contributor_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + editable + 0 + + + field_id + my_relation_field + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Person + Person + + + + + + target + Click to edit the target + + + title + Contributor + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_date.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_date.xml new file mode 100644 index 00000000000..ee2de1dc35f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_date.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_date + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Date + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_address_city.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_address_city.xml new file mode 100644 index 00000000000..091039239c9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_address_city.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_address_city + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Default Address City + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_address_region.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_address_region.xml new file mode 100644 index 00000000000..b2780403154 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_address_region.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_address_region + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Region + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_address_street_address.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_address_street_address.xml new file mode 100644 index 00000000000..1e27ba7fd84 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_address_street_address.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_address_street_address + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Street Address + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_address_zip_code.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_address_zip_code.xml new file mode 100644 index 00000000000..3b2ee0fad3e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_address_zip_code.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_address_zip_code + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Postal Code + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_email_coordinate_text.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_email_coordinate_text.xml new file mode 100644 index 00000000000..229c0fe679d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_email_coordinate_text.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_email_coordinate_text + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Email + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_telephone_coordinate_text.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_telephone_coordinate_text.xml new file mode 100644 index 00000000000..796424d8a2b --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_default_telephone_coordinate_text.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_telephone_coordinate_text + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Default Telephone + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_follow_up_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_follow_up_title.xml new file mode 100644 index 00000000000..642e0b2de2f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_follow_up_title.xml @@ -0,0 +1,108 @@ + + + + + + + + + + delegated_list + + + portal_type + title + + + + + id + my_follow_up_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_relation_field + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Purchase Price Validation Item + Purchase Price Validation Item + + + + + + target + Click to edit the target + + + title + Purchase Price Validation Item + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_inputusername.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_inputusername.xml new file mode 100644 index 00000000000..7722318ffd5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_inputusername.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_inputusername + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Input User Name + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_nextowner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_nextowner.xml new file mode 100644 index 00000000000..3305eaea5fe --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_nextowner.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_nextowner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + nextowner + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_previousowner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_previousowner.xml new file mode 100644 index 00000000000..eef2bcfa6d4 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_previousowner.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_previousowner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + previousowner + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_previousowner_reference.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_previousowner_reference.xml new file mode 100644 index 00000000000..b13cf686b5a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_previousowner_reference.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_previousowner_reference + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + previousowner_reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_previousowner_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_previousowner_title.xml new file mode 100644 index 00000000000..2616e0c7a22 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_previousowner_title.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_previousowner_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + previousowner_title + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_price_currency.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_price_currency.xml new file mode 100644 index 00000000000..327bdf6a931 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_price_currency.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_price_currency + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Currency + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_priced_quantity.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_priced_quantity.xml new file mode 100644 index 00000000000..f60629e1628 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_priced_quantity.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_priced_quantity + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Priced Quantity + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_product.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_product.xml new file mode 100644 index 00000000000..3d0f526aa20 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_product.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_product + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Product or Material Title + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_product_line.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_product_line.xml new file mode 100644 index 00000000000..82a19e1173c --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_product_line.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_product_line + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Product Line + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_product_reference.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_product_reference.xml new file mode 100644 index 00000000000..18ca46fb912 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_product_reference.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_product_reference + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Product Reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_product_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_product_title.xml new file mode 100644 index 00000000000..53c6d6b6fbd --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_product_title.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_product_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Product Title + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_quantity_unit.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_quantity_unit.xml new file mode 100644 index 00000000000..aca18460910 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_quantity_unit.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_record_revision.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_record_revision.xml new file mode 100644 index 00000000000..40fc886ed3d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_record_revision.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_record_revision + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 0 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + Record Revision + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_title.xml new file mode 100644 index 00000000000..abbecda9aa9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_title.xml @@ -0,0 +1,84 @@ + + + + + + + + + + id + my_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_total_quantity.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_total_quantity.xml new file mode 100644 index 00000000000..b3e05159957 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_total_quantity.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_total_quantity + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Total Quantity + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_translated_simulation_state_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_translated_simulation_state_title.xml new file mode 100644 index 00000000000..a0ac2ca510a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/my_translated_simulation_state_title.xml @@ -0,0 +1,84 @@ + + + + + + + + + + id + my_translated_simulation_state_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_translated_workflow_state_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/your_error_message.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/your_error_message.xml new file mode 100644 index 00000000000..4c04b948792 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchasePriceRecord_viewError/your_error_message.xml @@ -0,0 +1,310 @@ + + + + + + + + + + id + your_error_message + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + line_too_long + A line was too long. + + + required_not_found + Input is required but no input given. + + + too_long + You entered too many characters. + + + too_many_lines + You entered too many lines. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + AAAAAAAAAAI= + + + + description + + + + editable + + + + enabled + + AAAAAAAAAAM= + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + values + + + + alternate_name + + + + css_class + error + + + default + + + + description + + + + editable + 0 + + + enabled + 1 + + + external_validator + + + + extra + + + + height + 5 + + + hidden + 0 + + + max_length + + + + max_linelength + + + + max_lines + + + + required + 0 + + + title + Error Message + + + unicode + 0 + + + whitespace_preserve + 0 + + + width + 40 + + + + + + + + + + + + + + + _text + here/Base_getErrorMessageForRecord + + + + + + + + + + + + _text + python:here.getSimulationState() == \'error\' + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecordModule_viewPurchaseRecordList.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecordModule_viewPurchaseRecordList.xml new file mode 100644 index 00000000000..621c71a80ac --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecordModule_viewPurchaseRecordList.xml @@ -0,0 +1,135 @@ + + + + + + + + + + _objects + + + + + + action + Base_doSelect + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + listbox + + + + + center + + + + + + hidden + + + + + + left + + + + + + right + + + + + + + + + id + PurchaseRecordModule_viewPurchaseRecordList + + + method + POST + + + name + PurchaseRecordModule_viewPurchaseRecordList + + + portal_type + ERP5 Form + + + pt + form_list + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Purchase Records + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecordModule_viewPurchaseRecordList/listbox.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecordModule_viewPurchaseRecordList/listbox.xml new file mode 100644 index 00000000000..08aecc900f9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecordModule_viewPurchaseRecordList/listbox.xml @@ -0,0 +1,144 @@ + + + + + + + + + + delegated_list + + + columns + selection_name + title + + + + + id + listbox + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + columns + + + + title + Title + + + record_revision + Record Revision + + + contributor_title + Contributor + + + translated_simulation_state_title + State + + + creation_date + Creation Date + + + modification_date + Modification Date + + + + + + field_id + my_list_mode_listbox + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Purchase Record + Purchase Record + + + + + + selection_name + purchase_record_module_selection + + + target + Click to edit the target + + + title + Purchase Records + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view.xml new file mode 100644 index 00000000000..bc965f7310c --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view.xml @@ -0,0 +1,178 @@ + + + + + + + + + + _objects + + + + + + action + + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + + + + center + + + my_inputusername + my_product + my_previousowner + my_nextowner + my_nextlocation + my_price + my_price_quantity_unit + my_price_currency + my_quantity + my_quantity_unit + my_batch + my_quantity2 + my_quantity_unit2 + my_batch2 + my_quantity3 + my_quantity_unit3 + my_batch3 + my_quantity4 + my_quantity_unit4 + my_batch4 + my_quantity5 + my_quantity_unit5 + my_batch5 + my_quantity6 + my_quantity_unit6 + my_batch6 + my_quantity7 + my_quantity_unit7 + my_batch7 + my_quantity8 + my_quantity_unit8 + my_batch8 + my_quantity9 + my_quantity_unit9 + my_batch9 + my_quantity10 + my_quantity_unit10 + my_batch10 + my_date + my_comment + + + + + hidden + + + + + + left + + + my_title + my_record_revision + my_contributor_title + my_follow_up_title + my_translated_simulation_state_title + + + + + right + + + your_error_message + + + + + + + + id + PurchaseRecord_view + + + method + POST + + + name + PurchaseRecord_view + + + pt + form_view + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Purchase Record + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch.xml new file mode 100644 index 00000000000..de059bbebfd --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch10.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch10.xml new file mode 100644 index 00000000000..a6e3a9b28be --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch10.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch10 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch10 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch2.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch2.xml new file mode 100644 index 00000000000..af599cb7a5e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch2.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch2 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch2 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch3.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch3.xml new file mode 100644 index 00000000000..2f862fe93bf --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch3.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch3 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch3 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch4.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch4.xml new file mode 100644 index 00000000000..8878c33dc45 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch4.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch4 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch4 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch5.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch5.xml new file mode 100644 index 00000000000..4f895800dca --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch5.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch5 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch5 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch6.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch6.xml new file mode 100644 index 00000000000..0bae8a34b96 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch6.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch6 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch6 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch7.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch7.xml new file mode 100644 index 00000000000..fc4e6cb6886 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch7.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch7 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch7 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch8.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch8.xml new file mode 100644 index 00000000000..f73e71333af --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch8.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch8 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch8 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch9.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch9.xml new file mode 100644 index 00000000000..c04ae016200 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_batch9.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch9 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch9 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_comment.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_comment.xml new file mode 100644 index 00000000000..219a4c8c0af --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_comment.xml @@ -0,0 +1,280 @@ + + + + + + + + + + id + my_comment + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + line_too_long + A line was too long. + + + required_not_found + Input is required but no input given. + + + too_long + You entered too many characters. + + + too_many_lines + You entered too many lines. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + height + 5 + + + hidden + 0 + + + max_length + + + + max_linelength + + + + max_lines + + + + required + 0 + + + title + Comment + + + unicode + 0 + + + whitespace_preserve + 0 + + + width + 40 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_contributor_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_contributor_title.xml new file mode 100644 index 00000000000..445a552db33 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_contributor_title.xml @@ -0,0 +1,113 @@ + + + + + + + + + + delegated_list + + + editable + portal_type + title + + + + + id + my_contributor_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + editable + 0 + + + field_id + my_relation_field + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Person + Person + + + + + + target + Click to edit the target + + + title + Contributor + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_date.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_date.xml new file mode 100644 index 00000000000..ee2de1dc35f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_date.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_date + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Date + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_follow_up_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_follow_up_title.xml new file mode 100644 index 00000000000..84c94bf0f4e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_follow_up_title.xml @@ -0,0 +1,108 @@ + + + + + + + + + + delegated_list + + + portal_type + title + + + + + id + my_follow_up_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_relation_field + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Purchase Validation Item + Purchase Validation Item + + + + + + target + Click to edit the target + + + title + Purchase Validation Item + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_inputusername.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_inputusername.xml new file mode 100644 index 00000000000..7722318ffd5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_inputusername.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_inputusername + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Input User Name + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_nextlocation.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_nextlocation.xml new file mode 100644 index 00000000000..aa5e2da4ac6 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_nextlocation.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_nextlocation + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + nextlocation + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_nextowner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_nextowner.xml new file mode 100644 index 00000000000..3305eaea5fe --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_nextowner.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_nextowner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + nextowner + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_previousowner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_previousowner.xml new file mode 100644 index 00000000000..eef2bcfa6d4 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_previousowner.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_previousowner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + previousowner + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_price.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_price.xml new file mode 100644 index 00000000000..9549911c9f7 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_price.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_price + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Price + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_price_currency.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_price_currency.xml new file mode 100644 index 00000000000..327bdf6a931 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_price_currency.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_price_currency + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Currency + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_price_quantity_unit.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_price_quantity_unit.xml new file mode 100644 index 00000000000..7e87d0a5887 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_price_quantity_unit.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_price_quantity_unit + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Price Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_product.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_product.xml new file mode 100644 index 00000000000..3d0f526aa20 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_product.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_product + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Product or Material Title + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity.xml new file mode 100644 index 00000000000..3c71da6f390 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity10.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity10.xml new file mode 100644 index 00000000000..8e83ab96789 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity10.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity10 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity10 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity2.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity2.xml new file mode 100644 index 00000000000..1f67d75c48a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity2.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity2 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity2 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity3.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity3.xml new file mode 100644 index 00000000000..d6b06adef77 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity3.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity3 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity3 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity4.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity4.xml new file mode 100644 index 00000000000..6cec2c4318b --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity4.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity4 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity4 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity5.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity5.xml new file mode 100644 index 00000000000..64fd571b3bd --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity5.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity5 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity5 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity6.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity6.xml new file mode 100644 index 00000000000..c753ab7507e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity6.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity6 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity6 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity7.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity7.xml new file mode 100644 index 00000000000..37573ea6d27 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity7.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity7 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity7 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity8.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity8.xml new file mode 100644 index 00000000000..c5770f989e9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity8.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity8 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity8 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity9.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity9.xml new file mode 100644 index 00000000000..82f181a29ab --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity9.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity9 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity9 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit.xml new file mode 100644 index 00000000000..aca18460910 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit10.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit10.xml new file mode 100644 index 00000000000..de256493f06 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit10.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit10 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit10 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit2.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit2.xml new file mode 100644 index 00000000000..190ef497fe5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit2.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit2 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit2 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit3.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit3.xml new file mode 100644 index 00000000000..41d22b0bfc8 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit3.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit3 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit3 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit4.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit4.xml new file mode 100644 index 00000000000..d7c892d1aca --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit4.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit4 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit4 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit5.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit5.xml new file mode 100644 index 00000000000..b21cd8de33e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit5.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit5 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit5 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit6.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit6.xml new file mode 100644 index 00000000000..bfc18adb253 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit6.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit6 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit6 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit7.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit7.xml new file mode 100644 index 00000000000..a46c03212f7 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit7.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit7 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit7 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit8.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit8.xml new file mode 100644 index 00000000000..94c2c2a485f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit8.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit8 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit8 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit9.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit9.xml new file mode 100644 index 00000000000..0cd935f7fd8 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_quantity_unit9.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit9 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit9 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_record_revision.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_record_revision.xml new file mode 100644 index 00000000000..40fc886ed3d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_record_revision.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_record_revision + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 0 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + Record Revision + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_title.xml new file mode 100644 index 00000000000..abbecda9aa9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_title.xml @@ -0,0 +1,84 @@ + + + + + + + + + + id + my_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_translated_simulation_state_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_translated_simulation_state_title.xml new file mode 100644 index 00000000000..a0ac2ca510a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/my_translated_simulation_state_title.xml @@ -0,0 +1,84 @@ + + + + + + + + + + id + my_translated_simulation_state_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_translated_workflow_state_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/your_error_message.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/your_error_message.xml new file mode 100644 index 00000000000..4c04b948792 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_view/your_error_message.xml @@ -0,0 +1,310 @@ + + + + + + + + + + id + your_error_message + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + line_too_long + A line was too long. + + + required_not_found + Input is required but no input given. + + + too_long + You entered too many characters. + + + too_many_lines + You entered too many lines. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + AAAAAAAAAAI= + + + + description + + + + editable + + + + enabled + + AAAAAAAAAAM= + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + values + + + + alternate_name + + + + css_class + error + + + default + + + + description + + + + editable + 0 + + + enabled + 1 + + + external_validator + + + + extra + + + + height + 5 + + + hidden + 0 + + + max_length + + + + max_linelength + + + + max_lines + + + + required + 0 + + + title + Error Message + + + unicode + 0 + + + whitespace_preserve + 0 + + + width + 40 + + + + + + + + + + + + + + + _text + here/Base_getErrorMessageForRecord + + + + + + + + + + + + _text + python:here.getSimulationState() == \'error\' + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio.xml new file mode 100644 index 00000000000..35f5e541dac --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio.xml @@ -0,0 +1,182 @@ + + + + + + + + + + _objects + + + + + + action + Base_edit + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + + + + center + + + + + + hidden + + + + + + left + + + my_comment + my_price + my_price_currency + my_quantity_unit + my_date + my_product + my_previousowner + my_nextlocation + my_nextowner + my_batch + my_causality_price_record + my_local_validation + my_sync_flag + my_batch10 + my_quantity_unit10 + my_batch2 + my_quantity_unit2 + my_batch3 + my_quantity_unit3 + my_batch4 + my_quantity_unit4 + my_batch5 + my_quantity_unit5 + my_batch6 + my_quantity_unit6 + my_batch7 + my_quantity_unit7 + my_batch8 + my_quantity_unit8 + my_batch9 + my_quantity_unit9 + my_doc_id + my_causality_doc_id + my_inputusername + my_copy_of + my_hidden_in_html5_app_flag + my_record_revision + my_price_quantity_unit + my_quantity + my_quantity10 + my_quantity2 + my_quantity3 + my_quantity4 + my_quantity5 + my_quantity6 + my_quantity7 + my_quantity8 + my_quantity9 + + + + + right + + + + + + + + + id + PurchaseRecord_viewAsJio + + + method + POST + + + name + PurchaseRecord_view + + + portal_type + ERP5 Form + + + pt + form_view + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Purchase Record + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch.xml new file mode 100644 index 00000000000..de059bbebfd --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch10.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch10.xml new file mode 100644 index 00000000000..62dc1cb8e5c --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch10.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch10 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch2.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch2.xml new file mode 100644 index 00000000000..217b9a6ba2a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch2.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch2 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch3.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch3.xml new file mode 100644 index 00000000000..2fb5e8e9df9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch3.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch3 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch4.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch4.xml new file mode 100644 index 00000000000..3a94a7d807f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch4.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch4 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch5.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch5.xml new file mode 100644 index 00000000000..059e1262b28 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch5.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch5 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch6.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch6.xml new file mode 100644 index 00000000000..57168cfa3ac --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch6.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch6 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch7.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch7.xml new file mode 100644 index 00000000000..0f5edb19716 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch7.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch7 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch8.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch8.xml new file mode 100644 index 00000000000..0fac0c705fe --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch8.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch8 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch9.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch9.xml new file mode 100644 index 00000000000..cdd3e672329 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_batch9.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch9 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_causality_doc_id.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_causality_doc_id.xml new file mode 100644 index 00000000000..b28b8014943 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_causality_doc_id.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_causality_doc_id + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_causality_doc_id + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_causality_price_record.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_causality_price_record.xml new file mode 100644 index 00000000000..e128d1b7d49 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_causality_price_record.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_causality_price_record + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_causality_price_record + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_comment.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_comment.xml new file mode 100644 index 00000000000..ccc7da11557 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_comment.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_comment + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Comment + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_copy_of.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_copy_of.xml new file mode 100644 index 00000000000..d0c39749927 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_copy_of.xml @@ -0,0 +1,90 @@ + + + + + + + + + + delegated_list + + + + + + id + my_copy_of + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_string_field + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_date.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_date.xml new file mode 100644 index 00000000000..7e81e4bc910 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_date.xml @@ -0,0 +1,268 @@ + + + + + + + + + + id + my_date + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Date + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_doc_id.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_doc_id.xml new file mode 100644 index 00000000000..b04862b8b23 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_doc_id.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_doc_id + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_doc_id + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_hidden_in_html5_app_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_hidden_in_html5_app_flag.xml new file mode 100644 index 00000000000..bdda7a1d6d6 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_hidden_in_html5_app_flag.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_hidden_in_html5_app_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + 0 + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + Hidden Flag + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_inputusername.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_inputusername.xml new file mode 100644 index 00000000000..7722318ffd5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_inputusername.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_inputusername + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Input User Name + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_local_validation.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_local_validation.xml new file mode 100644 index 00000000000..0fff4e6e033 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_local_validation.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_local_validation + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Local Validation + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_nextlocation.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_nextlocation.xml new file mode 100644 index 00000000000..86a77fcbd51 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_nextlocation.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_nextlocation + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Consignee Title or Reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_nextowner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_nextowner.xml new file mode 100644 index 00000000000..55b2c260a18 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_nextowner.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_nextowner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Purchaser Title or Reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_previousowner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_previousowner.xml new file mode 100644 index 00000000000..24a039cc7c5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_previousowner.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_previousowner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Supplier Title or Reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_price.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_price.xml new file mode 100644 index 00000000000..2b13e932ce3 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_price.xml @@ -0,0 +1,297 @@ + + + + + + + + + + id + my_price + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + AAAAAAAAAAI= + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + AAAAAAAAAAM= + + + + precision + + AAAAAAAAAAQ= + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + figure + + + default + + + + description + A typical price of a unit. + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1 234.5 + + + precision + + + + required + 0 + + + title + Price + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_money_quantity_field_width\', 10) + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_money_quantity_style\', \'-1 234.5\') + + + + + + + + + + + + _text + here/getPricePrecision + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_price_currency.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_price_currency.xml new file mode 100644 index 00000000000..1246a563c84 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_price_currency.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_price_currency + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Price Currency + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_price_quantity_unit.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_price_quantity_unit.xml new file mode 100644 index 00000000000..adf665759c5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_price_quantity_unit.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_price_quantity_unit + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_price_quantity_unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_product.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_product.xml new file mode 100644 index 00000000000..8f173f019e4 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_product.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_product + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Product Title or Reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity.xml new file mode 100644 index 00000000000..3c71da6f390 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity10.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity10.xml new file mode 100644 index 00000000000..8e83ab96789 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity10.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity10 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity10 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity2.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity2.xml new file mode 100644 index 00000000000..1f67d75c48a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity2.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity2 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity2 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity3.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity3.xml new file mode 100644 index 00000000000..d6b06adef77 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity3.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity3 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity3 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity4.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity4.xml new file mode 100644 index 00000000000..6cec2c4318b --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity4.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity4 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity4 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity5.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity5.xml new file mode 100644 index 00000000000..64fd571b3bd --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity5.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity5 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity5 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity6.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity6.xml new file mode 100644 index 00000000000..c753ab7507e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity6.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity6 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity6 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity7.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity7.xml new file mode 100644 index 00000000000..37573ea6d27 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity7.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity7 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity7 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity8.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity8.xml new file mode 100644 index 00000000000..c5770f989e9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity8.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity8 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity8 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity9.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity9.xml new file mode 100644 index 00000000000..82f181a29ab --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity9.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity9 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity9 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit.xml new file mode 100644 index 00000000000..8b8101c2681 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit10.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit10.xml new file mode 100644 index 00000000000..ad473e8f36b --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit10.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit10 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit2.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit2.xml new file mode 100644 index 00000000000..beaaec5f8a7 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit2.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit2 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit3.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit3.xml new file mode 100644 index 00000000000..da1f5438484 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit3.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit3 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit4.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit4.xml new file mode 100644 index 00000000000..62d5d238a63 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit4.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit4 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit5.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit5.xml new file mode 100644 index 00000000000..19bab9397e1 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit5.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit5 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit6.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit6.xml new file mode 100644 index 00000000000..4f04e9f4382 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit6.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit6 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit7.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit7.xml new file mode 100644 index 00000000000..e7ab8836d7f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit7.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit7 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit8.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit8.xml new file mode 100644 index 00000000000..6a7bffc9482 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit8.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit8 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit9.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit9.xml new file mode 100644 index 00000000000..228ea0b4932 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_quantity_unit9.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit9 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_record_revision.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_record_revision.xml new file mode 100644 index 00000000000..f7b9f9e3203 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_record_revision.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_record_revision + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + my_record_revision + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_sync_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_sync_flag.xml new file mode 100644 index 00000000000..5fc56dd845f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewAsJio/my_sync_flag.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_sync_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Sync Flag + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError.xml new file mode 100644 index 00000000000..3d4c45cbd98 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError.xml @@ -0,0 +1,178 @@ + + + + + + + + + + _objects + + + + + + action + Base_edit + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + + + + center + + + my_inputusername + my_product + my_previousowner + my_nextowner + my_nextlocation + my_price + my_price_quantity_unit + my_price_currency + my_quantity_unit + my_batch + my_quantity_unit2 + my_batch2 + my_quantity_unit3 + my_batch3 + my_quantity_unit4 + my_batch4 + my_quantity_unit5 + my_batch5 + my_quantity_unit6 + my_batch6 + my_quantity_unit7 + my_batch7 + my_quantity_unit8 + my_batch8 + my_quantity_unit9 + my_batch9 + my_quantity_unit10 + my_batch10 + my_date + my_comment + + + + + hidden + + + + + + left + + + my_title + my_record_revision + my_contributor_title + my_follow_up_title + my_translated_simulation_state_title + my_quantity + my_quantity10 + my_quantity2 + my_quantity3 + my_quantity4 + my_quantity5 + my_quantity6 + my_quantity7 + my_quantity8 + my_quantity9 + + + + + right + + + your_error_message + + + + + + + + id + PurchaseRecord_viewError + + + method + POST + + + name + PurchaseRecord_view + + + pt + form_view + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Purchase Record + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch.xml new file mode 100644 index 00000000000..de059bbebfd --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch10.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch10.xml new file mode 100644 index 00000000000..a6e3a9b28be --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch10.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch10 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch10 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch2.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch2.xml new file mode 100644 index 00000000000..af599cb7a5e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch2.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch2 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch2 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch3.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch3.xml new file mode 100644 index 00000000000..2f862fe93bf --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch3.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch3 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch3 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch4.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch4.xml new file mode 100644 index 00000000000..8878c33dc45 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch4.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch4 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch4 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch5.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch5.xml new file mode 100644 index 00000000000..4f895800dca --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch5.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch5 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch5 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch6.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch6.xml new file mode 100644 index 00000000000..0bae8a34b96 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch6.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch6 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch6 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch7.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch7.xml new file mode 100644 index 00000000000..fc4e6cb6886 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch7.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch7 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch7 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch8.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch8.xml new file mode 100644 index 00000000000..f73e71333af --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch8.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch8 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch8 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch9.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch9.xml new file mode 100644 index 00000000000..c04ae016200 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_batch9.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch9 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch9 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_comment.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_comment.xml new file mode 100644 index 00000000000..219a4c8c0af --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_comment.xml @@ -0,0 +1,280 @@ + + + + + + + + + + id + my_comment + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + line_too_long + A line was too long. + + + required_not_found + Input is required but no input given. + + + too_long + You entered too many characters. + + + too_many_lines + You entered too many lines. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + height + 5 + + + hidden + 0 + + + max_length + + + + max_linelength + + + + max_lines + + + + required + 0 + + + title + Comment + + + unicode + 0 + + + whitespace_preserve + 0 + + + width + 40 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_contributor_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_contributor_title.xml new file mode 100644 index 00000000000..445a552db33 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_contributor_title.xml @@ -0,0 +1,113 @@ + + + + + + + + + + delegated_list + + + editable + portal_type + title + + + + + id + my_contributor_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + editable + 0 + + + field_id + my_relation_field + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Person + Person + + + + + + target + Click to edit the target + + + title + Contributor + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_date.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_date.xml new file mode 100644 index 00000000000..ee2de1dc35f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_date.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_date + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Date + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_follow_up_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_follow_up_title.xml new file mode 100644 index 00000000000..84c94bf0f4e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_follow_up_title.xml @@ -0,0 +1,108 @@ + + + + + + + + + + delegated_list + + + portal_type + title + + + + + id + my_follow_up_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_relation_field + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Purchase Validation Item + Purchase Validation Item + + + + + + target + Click to edit the target + + + title + Purchase Validation Item + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_inputusername.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_inputusername.xml new file mode 100644 index 00000000000..7722318ffd5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_inputusername.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_inputusername + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Input User Name + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_nextlocation.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_nextlocation.xml new file mode 100644 index 00000000000..aa5e2da4ac6 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_nextlocation.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_nextlocation + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + nextlocation + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_nextowner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_nextowner.xml new file mode 100644 index 00000000000..3305eaea5fe --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_nextowner.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_nextowner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + nextowner + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_previousowner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_previousowner.xml new file mode 100644 index 00000000000..eef2bcfa6d4 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_previousowner.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_previousowner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + previousowner + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_price.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_price.xml new file mode 100644 index 00000000000..9549911c9f7 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_price.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_price + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Price + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_price_currency.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_price_currency.xml new file mode 100644 index 00000000000..327bdf6a931 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_price_currency.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_price_currency + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Currency + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_price_quantity_unit.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_price_quantity_unit.xml new file mode 100644 index 00000000000..7e87d0a5887 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_price_quantity_unit.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_price_quantity_unit + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Price Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_product.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_product.xml new file mode 100644 index 00000000000..3d0f526aa20 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_product.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_product + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Product or Material Title + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity.xml new file mode 100644 index 00000000000..3c71da6f390 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity10.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity10.xml new file mode 100644 index 00000000000..8e83ab96789 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity10.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity10 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity10 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity2.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity2.xml new file mode 100644 index 00000000000..1f67d75c48a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity2.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity2 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity2 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity3.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity3.xml new file mode 100644 index 00000000000..d6b06adef77 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity3.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity3 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity3 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity4.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity4.xml new file mode 100644 index 00000000000..6cec2c4318b --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity4.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity4 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity4 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity5.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity5.xml new file mode 100644 index 00000000000..64fd571b3bd --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity5.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity5 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity5 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity6.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity6.xml new file mode 100644 index 00000000000..c753ab7507e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity6.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity6 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity6 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity7.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity7.xml new file mode 100644 index 00000000000..37573ea6d27 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity7.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity7 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity7 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity8.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity8.xml new file mode 100644 index 00000000000..c5770f989e9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity8.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity8 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity8 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity9.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity9.xml new file mode 100644 index 00000000000..82f181a29ab --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity9.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity9 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity9 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit.xml new file mode 100644 index 00000000000..aca18460910 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit10.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit10.xml new file mode 100644 index 00000000000..de256493f06 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit10.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit10 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit10 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit2.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit2.xml new file mode 100644 index 00000000000..190ef497fe5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit2.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit2 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit2 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit3.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit3.xml new file mode 100644 index 00000000000..41d22b0bfc8 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit3.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit3 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit3 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit4.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit4.xml new file mode 100644 index 00000000000..d7c892d1aca --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit4.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit4 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit4 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit5.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit5.xml new file mode 100644 index 00000000000..b21cd8de33e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit5.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit5 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit5 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit6.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit6.xml new file mode 100644 index 00000000000..bfc18adb253 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit6.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit6 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit6 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit7.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit7.xml new file mode 100644 index 00000000000..a46c03212f7 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit7.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit7 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit7 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit8.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit8.xml new file mode 100644 index 00000000000..94c2c2a485f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit8.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit8 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit8 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit9.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit9.xml new file mode 100644 index 00000000000..0cd935f7fd8 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_quantity_unit9.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit9 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit9 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_record_revision.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_record_revision.xml new file mode 100644 index 00000000000..40fc886ed3d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_record_revision.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_record_revision + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 0 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + Record Revision + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_title.xml new file mode 100644 index 00000000000..abbecda9aa9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_title.xml @@ -0,0 +1,84 @@ + + + + + + + + + + id + my_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_translated_simulation_state_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_translated_simulation_state_title.xml new file mode 100644 index 00000000000..a0ac2ca510a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/my_translated_simulation_state_title.xml @@ -0,0 +1,84 @@ + + + + + + + + + + id + my_translated_simulation_state_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_translated_workflow_state_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/your_error_message.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/your_error_message.xml new file mode 100644 index 00000000000..4c04b948792 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/PurchaseRecord_viewError/your_error_message.xml @@ -0,0 +1,310 @@ + + + + + + + + + + id + your_error_message + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + line_too_long + A line was too long. + + + required_not_found + Input is required but no input given. + + + too_long + You entered too many characters. + + + too_many_lines + You entered too many lines. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + AAAAAAAAAAI= + + + + description + + + + editable + + + + enabled + + AAAAAAAAAAM= + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + values + + + + alternate_name + + + + css_class + error + + + default + + + + description + + + + editable + 0 + + + enabled + 1 + + + external_validator + + + + extra + + + + height + 5 + + + hidden + 0 + + + max_length + + + + max_linelength + + + + max_lines + + + + required + 0 + + + title + Error Message + + + unicode + 0 + + + whitespace_preserve + 0 + + + width + 40 + + + + + + + + + + + + + + + _text + here/Base_getErrorMessageForRecord + + + + + + + + + + + + _text + python:here.getSimulationState() == \'error\' + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecordModule_viewSalePriceRecordList.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecordModule_viewSalePriceRecordList.xml new file mode 100644 index 00000000000..317579d3faa --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecordModule_viewSalePriceRecordList.xml @@ -0,0 +1,131 @@ + + + + + + + + + + _objects + + + + + + action + Base_doSelect + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + listbox + + + + + center + + + + + + hidden + + + + + + left + + + + + + right + + + + + + + + + id + SalePriceRecordModule_viewSalePriceRecordList + + + method + POST + + + name + SalePriceRecordModule_viewSalePriceRecordList + + + pt + form_list + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Sale Price Records + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecordModule_viewSalePriceRecordList/listbox.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecordModule_viewSalePriceRecordList/listbox.xml new file mode 100644 index 00000000000..11a1be903a4 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecordModule_viewSalePriceRecordList/listbox.xml @@ -0,0 +1,144 @@ + + + + + + + + + + delegated_list + + + columns + selection_name + title + + + + + id + listbox + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + columns + + + + title + Title + + + record_revision + Record Revision + + + contributor_title + Contributor + + + translated_simulation_state_title + State + + + creation_date + Creation Date + + + modification_date + Modification Date + + + + + + field_id + my_list_mode_listbox + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Sale Price Record + Sale Price Record + + + + + + selection_name + sale_price_record_module_selection + + + target + Click to edit the target + + + title + Sale Price Records + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view.xml new file mode 100644 index 00000000000..a0cf65b4885 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view.xml @@ -0,0 +1,161 @@ + + + + + + + + + + _objects + + + + + + action + + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + + + + center + + + my_inputusername + my_product + my_next_owner + my_previous_owner + my_previous_location + my_base_price + my_price_currency + my_priced_quantity + my_quantity_unit + my_total_quantity + my_total_amount_price + my_date + my_contract_no + my_batch + my_comment + my_next_owner_title + my_next_owner_reference + my_default_telephone_coordinate_text + my_default_address_city + my_default_address_region + my_default_address_street_address + my_default_address_zip_code + my_default_email_coordinate_text + + + + + hidden + + + + + + left + + + my_title + my_record_revision + my_contributor_title + my_follow_up_title + my_translated_simulation_state_title + + + + + right + + + your_error_message + + + + + + + + id + SalePriceRecord_view + + + method + POST + + + name + SalePriceRecord_view + + + pt + form_view + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Sale Price Record + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_base_price.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_base_price.xml new file mode 100644 index 00000000000..dee3ae82149 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_base_price.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_base_price + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Price + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_batch.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_batch.xml new file mode 100644 index 00000000000..de059bbebfd --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_batch.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_comment.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_comment.xml new file mode 100644 index 00000000000..219a4c8c0af --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_comment.xml @@ -0,0 +1,280 @@ + + + + + + + + + + id + my_comment + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + line_too_long + A line was too long. + + + required_not_found + Input is required but no input given. + + + too_long + You entered too many characters. + + + too_many_lines + You entered too many lines. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + height + 5 + + + hidden + 0 + + + max_length + + + + max_linelength + + + + max_lines + + + + required + 0 + + + title + Comment + + + unicode + 0 + + + whitespace_preserve + 0 + + + width + 40 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_contract_no.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_contract_no.xml new file mode 100644 index 00000000000..f8df9dc0385 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_contract_no.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_contract_no + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Contract No + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_contributor_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_contributor_title.xml new file mode 100644 index 00000000000..445a552db33 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_contributor_title.xml @@ -0,0 +1,113 @@ + + + + + + + + + + delegated_list + + + editable + portal_type + title + + + + + id + my_contributor_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + editable + 0 + + + field_id + my_relation_field + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Person + Person + + + + + + target + Click to edit the target + + + title + Contributor + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_date.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_date.xml new file mode 100644 index 00000000000..ee2de1dc35f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_date.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_date + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Date + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_address_city.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_address_city.xml new file mode 100644 index 00000000000..091039239c9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_address_city.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_address_city + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Default Address City + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_address_region.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_address_region.xml new file mode 100644 index 00000000000..b2780403154 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_address_region.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_address_region + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Region + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_address_street_address.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_address_street_address.xml new file mode 100644 index 00000000000..1e27ba7fd84 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_address_street_address.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_address_street_address + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Street Address + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_address_zip_code.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_address_zip_code.xml new file mode 100644 index 00000000000..3b2ee0fad3e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_address_zip_code.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_address_zip_code + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Postal Code + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_email_coordinate_text.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_email_coordinate_text.xml new file mode 100644 index 00000000000..229c0fe679d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_email_coordinate_text.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_email_coordinate_text + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Email + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_telephone_coordinate_text.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_telephone_coordinate_text.xml new file mode 100644 index 00000000000..796424d8a2b --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_default_telephone_coordinate_text.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_telephone_coordinate_text + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Default Telephone + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_follow_up_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_follow_up_title.xml new file mode 100644 index 00000000000..bd9ebbd89e2 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_follow_up_title.xml @@ -0,0 +1,108 @@ + + + + + + + + + + delegated_list + + + portal_type + title + + + + + id + my_follow_up_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_relation_field + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Sale Price Validation Item + Sale Price Validation Item + + + + + + target + Click to edit the target + + + title + Sale Price Validation Item + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_inputusername.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_inputusername.xml new file mode 100644 index 00000000000..7722318ffd5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_inputusername.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_inputusername + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Input User Name + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_next_owner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_next_owner.xml new file mode 100644 index 00000000000..0433408c62c --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_next_owner.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_next_owner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + nextowner + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_next_owner_reference.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_next_owner_reference.xml new file mode 100644 index 00000000000..6f920866ef0 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_next_owner_reference.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_next_owner_reference + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + nextowner_reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_next_owner_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_next_owner_title.xml new file mode 100644 index 00000000000..4a62020b971 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_next_owner_title.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_next_owner_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + nextowner_title + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_previous_location.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_previous_location.xml new file mode 100644 index 00000000000..27957a6d5a1 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_previous_location.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_previous_location + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + previouslocation + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_previous_owner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_previous_owner.xml new file mode 100644 index 00000000000..d2d638bd3fe --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_previous_owner.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_previous_owner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + previousowner + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_price_currency.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_price_currency.xml new file mode 100644 index 00000000000..327bdf6a931 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_price_currency.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_price_currency + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Currency + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_priced_quantity.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_priced_quantity.xml new file mode 100644 index 00000000000..f60629e1628 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_priced_quantity.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_priced_quantity + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Priced Quantity + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_product.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_product.xml new file mode 100644 index 00000000000..3d0f526aa20 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_product.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_product + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Product or Material Title + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_quantity_unit.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_quantity_unit.xml new file mode 100644 index 00000000000..aca18460910 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_quantity_unit.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_record_revision.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_record_revision.xml new file mode 100644 index 00000000000..40fc886ed3d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_record_revision.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_record_revision + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 0 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + Record Revision + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_title.xml new file mode 100644 index 00000000000..abbecda9aa9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_title.xml @@ -0,0 +1,84 @@ + + + + + + + + + + id + my_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_total_amount_price.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_total_amount_price.xml new file mode 100644 index 00000000000..601465dd8a0 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_total_amount_price.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_total_amount_price + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Total Price + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_total_quantity.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_total_quantity.xml new file mode 100644 index 00000000000..b3e05159957 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_total_quantity.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_total_quantity + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Total Quantity + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_translated_simulation_state_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_translated_simulation_state_title.xml new file mode 100644 index 00000000000..a0ac2ca510a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/my_translated_simulation_state_title.xml @@ -0,0 +1,84 @@ + + + + + + + + + + id + my_translated_simulation_state_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_translated_workflow_state_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/your_error_message.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/your_error_message.xml new file mode 100644 index 00000000000..4c04b948792 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_view/your_error_message.xml @@ -0,0 +1,310 @@ + + + + + + + + + + id + your_error_message + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + line_too_long + A line was too long. + + + required_not_found + Input is required but no input given. + + + too_long + You entered too many characters. + + + too_many_lines + You entered too many lines. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + AAAAAAAAAAI= + + + + description + + + + editable + + + + enabled + + AAAAAAAAAAM= + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + values + + + + alternate_name + + + + css_class + error + + + default + + + + description + + + + editable + 0 + + + enabled + 1 + + + external_validator + + + + extra + + + + height + 5 + + + hidden + 0 + + + max_length + + + + max_linelength + + + + max_lines + + + + required + 0 + + + title + Error Message + + + unicode + 0 + + + whitespace_preserve + 0 + + + width + 40 + + + + + + + + + + + + + + + _text + here/Base_getErrorMessageForRecord + + + + + + + + + + + + _text + python:here.getSimulationState() == \'error\' + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio.xml new file mode 100644 index 00000000000..99ef15e3202 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio.xml @@ -0,0 +1,188 @@ + + + + + + + + + + _objects + + + + + + action + Base_edit + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + price (Price) + supplier (Supplier) + product (Product) + + + + + groups + + + + bottom + + + + + + center + + + my_next_owner_title + my_default_telephone_coordinate_text + my_default_address_city + my_default_address_region + my_default_address_street_address + my_default_address_zip_code + my_default_email_coordinate_text + + + + + hidden + + + + + + left + + + my_product + my_next_owner + my_base_price + my_price_currency + my_priced_quantity + my_quantity_unit + my_date + my_comment + my_local_state + my_previous_location + my_previous_owner + my_local_validation + my_sync_flag + my_next_owner_reference + my_batch + my_contract_no + my_doc_id + my_total_amount_price + my_total_wet_quantity + my_total_quantity + my_copy_of + my_inputusername + my_hidden_in_html5_app_flag + my_create_sale_record + my_record_revision + + + + + price (Price) + + + + + + product (Product) + + + + + + right + + + + + + supplier (Supplier) + + + + + + + + + id + SalePriceRecord_viewAsJio + + + method + POST + + + name + SalePriceRecord_view + + + portal_type + ERP5 Form + + + pt + form_view + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Sale Price Record + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_base_price.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_base_price.xml new file mode 100644 index 00000000000..03dbc795d1a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_base_price.xml @@ -0,0 +1,297 @@ + + + + + + + + + + id + my_base_price + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + AAAAAAAAAAI= + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + AAAAAAAAAAM= + + + + precision + + AAAAAAAAAAQ= + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + figure + + + default + + + + description + A typical price of a unit. + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1 234.5 + + + precision + + + + required + 0 + + + title + Price + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_money_quantity_field_width\', 10) + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_money_quantity_style\', \'-1 234.5\') + + + + + + + + + + + + _text + here/getPricePrecision + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_batch.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_batch.xml new file mode 100644 index 00000000000..de059bbebfd --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_batch.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_comment.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_comment.xml new file mode 100644 index 00000000000..dbb51dbd8c3 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_comment.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_comment + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Description + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_contract_no.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_contract_no.xml new file mode 100644 index 00000000000..921bf2f1a0d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_contract_no.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_contract_no + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Contract + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_copy_of.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_copy_of.xml new file mode 100644 index 00000000000..d0c39749927 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_copy_of.xml @@ -0,0 +1,90 @@ + + + + + + + + + + delegated_list + + + + + + id + my_copy_of + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_string_field + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_create_sale_record.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_create_sale_record.xml new file mode 100644 index 00000000000..0c3e1ba50dd --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_create_sale_record.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_create_sale_record + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_create_sale_record + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_date.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_date.xml new file mode 100644 index 00000000000..7e81e4bc910 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_date.xml @@ -0,0 +1,268 @@ + + + + + + + + + + id + my_date + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Date + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_address_city.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_address_city.xml new file mode 100644 index 00000000000..f4785fdfde1 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_address_city.xml @@ -0,0 +1,90 @@ + + + + + + + + + + delegated_list + + + + + + id + my_default_address_city + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_city + + + form_id + Address_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_address_region.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_address_region.xml new file mode 100644 index 00000000000..f57feb9c842 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_address_region.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_default_address_region + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Region + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_address_street_address.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_address_street_address.xml new file mode 100644 index 00000000000..b144bbc7617 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_address_street_address.xml @@ -0,0 +1,90 @@ + + + + + + + + + + delegated_list + + + + + + id + my_default_address_street_address + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_street_address + + + form_id + Address_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_address_zip_code.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_address_zip_code.xml new file mode 100644 index 00000000000..723d9d07891 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_address_zip_code.xml @@ -0,0 +1,90 @@ + + + + + + + + + + delegated_list + + + + + + id + my_default_address_zip_code + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_zip_code + + + form_id + Address_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_email_coordinate_text.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_email_coordinate_text.xml new file mode 100644 index 00000000000..0190268a6b8 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_email_coordinate_text.xml @@ -0,0 +1,287 @@ + + + + + + + + + + id + my_default_email_coordinate_text + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + AAAAAAAAAAI= + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 30 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Email + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_string_field_width\', 30) + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_telephone_coordinate_text.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_telephone_coordinate_text.xml new file mode 100644 index 00000000000..ededeb2fb34 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_default_telephone_coordinate_text.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_default_telephone_coordinate_text + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Default Telephone + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_doc_id.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_doc_id.xml new file mode 100644 index 00000000000..b04862b8b23 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_doc_id.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_doc_id + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_doc_id + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_hidden_in_html5_app_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_hidden_in_html5_app_flag.xml new file mode 100644 index 00000000000..bdda7a1d6d6 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_hidden_in_html5_app_flag.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_hidden_in_html5_app_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + 0 + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + Hidden Flag + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_inputusername.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_inputusername.xml new file mode 100644 index 00000000000..7722318ffd5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_inputusername.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_inputusername + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Input User Name + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_local_state.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_local_state.xml new file mode 100644 index 00000000000..d9b90f69b9f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_local_state.xml @@ -0,0 +1,268 @@ + + + + + + + + + + id + my_local_state + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + State + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_local_validation.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_local_validation.xml new file mode 100644 index 00000000000..0fff4e6e033 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_local_validation.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_local_validation + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Local Validation + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_next_owner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_next_owner.xml new file mode 100644 index 00000000000..e7c5f5020da --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_next_owner.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_next_owner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Customer Title or Reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_next_owner_reference.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_next_owner_reference.xml new file mode 100644 index 00000000000..1f1c0989562 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_next_owner_reference.xml @@ -0,0 +1,106 @@ + + + + + + + + + + delegated_list + + + description + display_width + title + + + + + id + my_next_owner_reference + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + description + + + + display_width + 60 + + + field_id + my_title + + + form_id + Organisation_viewFieldLibrary + + + target + Click to edit the target + + + title + Reference + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_next_owner_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_next_owner_title.xml new file mode 100644 index 00000000000..94e9912dfe3 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_next_owner_title.xml @@ -0,0 +1,96 @@ + + + + + + + + + + delegated_list + + + display_width + + + + + id + my_next_owner_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + display_width + 60 + + + field_id + my_title + + + form_id + Organisation_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_previous_location.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_previous_location.xml new file mode 100644 index 00000000000..d3d53b7f529 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_previous_location.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_previous_location + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Consignor Title or Reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_previous_owner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_previous_owner.xml new file mode 100644 index 00000000000..0bfeeaf0c54 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_previous_owner.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_previous_owner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Seller Title or Reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_price_currency.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_price_currency.xml new file mode 100644 index 00000000000..1246a563c84 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_price_currency.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_price_currency + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Price Currency + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_priced_quantity.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_priced_quantity.xml new file mode 100644 index 00000000000..fe333b8d24f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_priced_quantity.xml @@ -0,0 +1,286 @@ + + + + + + + + + + id + my_priced_quantity + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + AAAAAAAAAAI= + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + AAAAAAAAAAM= + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + figure + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1 234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Priced Quantity + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_quantity_field_width\', 10) + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_float_number_style\', \'-1 234.5\') + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_product.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_product.xml new file mode 100644 index 00000000000..8f173f019e4 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_product.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_product + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Product Title or Reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_quantity_unit.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_quantity_unit.xml new file mode 100644 index 00000000000..1274abcb17f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_quantity_unit.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity_unit + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_record_revision.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_record_revision.xml new file mode 100644 index 00000000000..f7b9f9e3203 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_record_revision.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_record_revision + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + my_record_revision + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_sync_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_sync_flag.xml new file mode 100644 index 00000000000..5fc56dd845f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_sync_flag.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_sync_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Sync Flag + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_total_amount_price.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_total_amount_price.xml new file mode 100644 index 00000000000..9a92a75a606 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_total_amount_price.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_total_amount_price + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + my_total_amount_price + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_total_quantity.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_total_quantity.xml new file mode 100644 index 00000000000..54776d28f58 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_total_quantity.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_total_quantity + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + my_total_quantity + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_total_wet_quantity.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_total_wet_quantity.xml new file mode 100644 index 00000000000..069b971912f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewAsJio/my_total_wet_quantity.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_total_wet_quantity + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + my_total_amount_quantity + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError.xml new file mode 100644 index 00000000000..5f5f8322c7d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError.xml @@ -0,0 +1,161 @@ + + + + + + + + + + _objects + + + + + + action + Base_edit + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + + + + center + + + my_inputusername + my_product + my_nextowner + my_previousowner + my_previouslocation + my_base_price + my_price_currency + my_priced_quantity + my_quantity_unit + my_total_quantity + my_total_amount_price + my_date + my_contract_no + my_batch + my_comment + my_nextowner_title + my_nextowner_reference + my_default_telephone_coordinate_text + my_default_address_city + my_default_address_region + my_default_address_street_address + my_default_address_zip_code + my_default_email_coordinate_text + + + + + hidden + + + + + + left + + + my_title + my_record_revision + my_contributor_title + my_follow_up_title + my_translated_simulation_state_title + + + + + right + + + your_error_message + + + + + + + + id + SalePriceRecord_viewError + + + method + POST + + + name + SalePriceRecord_view + + + pt + form_view + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Sale Price Record + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_base_price.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_base_price.xml new file mode 100644 index 00000000000..dee3ae82149 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_base_price.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_base_price + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Price + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_batch.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_batch.xml new file mode 100644 index 00000000000..de059bbebfd --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_batch.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_comment.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_comment.xml new file mode 100644 index 00000000000..219a4c8c0af --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_comment.xml @@ -0,0 +1,280 @@ + + + + + + + + + + id + my_comment + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + line_too_long + A line was too long. + + + required_not_found + Input is required but no input given. + + + too_long + You entered too many characters. + + + too_many_lines + You entered too many lines. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + height + 5 + + + hidden + 0 + + + max_length + + + + max_linelength + + + + max_lines + + + + required + 0 + + + title + Comment + + + unicode + 0 + + + whitespace_preserve + 0 + + + width + 40 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_contract_no.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_contract_no.xml new file mode 100644 index 00000000000..f8df9dc0385 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_contract_no.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_contract_no + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Contract No + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_contributor_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_contributor_title.xml new file mode 100644 index 00000000000..445a552db33 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_contributor_title.xml @@ -0,0 +1,113 @@ + + + + + + + + + + delegated_list + + + editable + portal_type + title + + + + + id + my_contributor_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + editable + 0 + + + field_id + my_relation_field + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Person + Person + + + + + + target + Click to edit the target + + + title + Contributor + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_date.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_date.xml new file mode 100644 index 00000000000..ee2de1dc35f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_date.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_date + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Date + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_address_city.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_address_city.xml new file mode 100644 index 00000000000..091039239c9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_address_city.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_address_city + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Default Address City + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_address_region.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_address_region.xml new file mode 100644 index 00000000000..b2780403154 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_address_region.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_address_region + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Region + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_address_street_address.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_address_street_address.xml new file mode 100644 index 00000000000..1e27ba7fd84 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_address_street_address.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_address_street_address + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Street Address + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_address_zip_code.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_address_zip_code.xml new file mode 100644 index 00000000000..3b2ee0fad3e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_address_zip_code.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_address_zip_code + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Postal Code + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_email_coordinate_text.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_email_coordinate_text.xml new file mode 100644 index 00000000000..229c0fe679d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_email_coordinate_text.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_email_coordinate_text + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Email + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_telephone_coordinate_text.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_telephone_coordinate_text.xml new file mode 100644 index 00000000000..796424d8a2b --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_default_telephone_coordinate_text.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_default_telephone_coordinate_text + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Default Telephone + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_follow_up_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_follow_up_title.xml new file mode 100644 index 00000000000..bd9ebbd89e2 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_follow_up_title.xml @@ -0,0 +1,108 @@ + + + + + + + + + + delegated_list + + + portal_type + title + + + + + id + my_follow_up_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_relation_field + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Sale Price Validation Item + Sale Price Validation Item + + + + + + target + Click to edit the target + + + title + Sale Price Validation Item + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_inputusername.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_inputusername.xml new file mode 100644 index 00000000000..7722318ffd5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_inputusername.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_inputusername + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Input User Name + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_nextowner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_nextowner.xml new file mode 100644 index 00000000000..3305eaea5fe --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_nextowner.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_nextowner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + nextowner + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_nextowner_reference.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_nextowner_reference.xml new file mode 100644 index 00000000000..ccb87d301b0 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_nextowner_reference.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_nextowner_reference + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + nextowner_reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_nextowner_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_nextowner_title.xml new file mode 100644 index 00000000000..e3208ba5b20 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_nextowner_title.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_nextowner_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + nextowner_title + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_previouslocation.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_previouslocation.xml new file mode 100644 index 00000000000..e6ff32eb842 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_previouslocation.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_previouslocation + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + previouslocation + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_previousowner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_previousowner.xml new file mode 100644 index 00000000000..eef2bcfa6d4 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_previousowner.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_previousowner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + previousowner + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_price_currency.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_price_currency.xml new file mode 100644 index 00000000000..327bdf6a931 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_price_currency.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_price_currency + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Currency + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_priced_quantity.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_priced_quantity.xml new file mode 100644 index 00000000000..f60629e1628 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_priced_quantity.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_priced_quantity + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Priced Quantity + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_product.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_product.xml new file mode 100644 index 00000000000..3d0f526aa20 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_product.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_product + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Product or Material Title + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_quantity_unit.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_quantity_unit.xml new file mode 100644 index 00000000000..aca18460910 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_quantity_unit.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_record_revision.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_record_revision.xml new file mode 100644 index 00000000000..40fc886ed3d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_record_revision.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_record_revision + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 0 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + Record Revision + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_title.xml new file mode 100644 index 00000000000..abbecda9aa9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_title.xml @@ -0,0 +1,84 @@ + + + + + + + + + + id + my_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_total_amount_price.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_total_amount_price.xml new file mode 100644 index 00000000000..601465dd8a0 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_total_amount_price.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_total_amount_price + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Total Price + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_total_quantity.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_total_quantity.xml new file mode 100644 index 00000000000..b3e05159957 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_total_quantity.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_total_quantity + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Total Quantity + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_translated_simulation_state_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_translated_simulation_state_title.xml new file mode 100644 index 00000000000..a0ac2ca510a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/my_translated_simulation_state_title.xml @@ -0,0 +1,84 @@ + + + + + + + + + + id + my_translated_simulation_state_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_translated_workflow_state_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/your_error_message.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/your_error_message.xml new file mode 100644 index 00000000000..4c04b948792 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SalePriceRecord_viewError/your_error_message.xml @@ -0,0 +1,310 @@ + + + + + + + + + + id + your_error_message + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + line_too_long + A line was too long. + + + required_not_found + Input is required but no input given. + + + too_long + You entered too many characters. + + + too_many_lines + You entered too many lines. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + AAAAAAAAAAI= + + + + description + + + + editable + + + + enabled + + AAAAAAAAAAM= + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + values + + + + alternate_name + + + + css_class + error + + + default + + + + description + + + + editable + 0 + + + enabled + 1 + + + external_validator + + + + extra + + + + height + 5 + + + hidden + 0 + + + max_length + + + + max_linelength + + + + max_lines + + + + required + 0 + + + title + Error Message + + + unicode + 0 + + + whitespace_preserve + 0 + + + width + 40 + + + + + + + + + + + + + + + _text + here/Base_getErrorMessageForRecord + + + + + + + + + + + + _text + python:here.getSimulationState() == \'error\' + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecordModule_viewSaleRecordList.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecordModule_viewSaleRecordList.xml new file mode 100644 index 00000000000..8d2f92d88dc --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecordModule_viewSaleRecordList.xml @@ -0,0 +1,131 @@ + + + + + + + + + + _objects + + + + + + action + Base_doSelect + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + listbox + + + + + center + + + + + + hidden + + + + + + left + + + + + + right + + + + + + + + + id + SaleRecordModule_viewSaleRecordList + + + method + POST + + + name + SaleRecordModule_viewSaleRecordList + + + pt + form_list + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Sale Records + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecordModule_viewSaleRecordList/listbox.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecordModule_viewSaleRecordList/listbox.xml new file mode 100644 index 00000000000..541781b8912 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecordModule_viewSaleRecordList/listbox.xml @@ -0,0 +1,144 @@ + + + + + + + + + + delegated_list + + + columns + selection_name + title + + + + + id + listbox + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + columns + + + + title + Title + + + record_revision + Record Revision + + + contributor_title + Contributor + + + translated_simulation_state_title + State + + + creation_date + Creation Date + + + modification_date + Modification Date + + + + + + field_id + my_list_mode_listbox + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Sale Record + Sale Record + + + + + + selection_name + sale_record_module_selection + + + target + Click to edit the target + + + title + Sale Records + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view.xml new file mode 100644 index 00000000000..69c1ce48076 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view.xml @@ -0,0 +1,179 @@ + + + + + + + + + + _objects + + + + + + action + + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + + + + center + + + my_inputusername + my_nextowner + my_previousowner + my_previouslocation + my_product + my_price + my_price_quantity_unit + my_price_currency + my_quantity + my_quantity_unit + my_batch + my_quantity2 + my_quantity_unit2 + my_batch2 + my_quantity3 + my_quantity_unit3 + my_batch3 + my_quantity4 + my_quantity_unit4 + my_batch4 + my_quantity5 + my_quantity_unit5 + my_batch5 + my_quantity6 + my_quantity_unit6 + my_batch6 + my_quantity7 + my_quantity_unit7 + my_batch7 + my_quantity8 + my_quantity_unit8 + my_batch8 + my_quantity9 + my_quantity_unit9 + my_batch9 + my_quantity10 + my_quantity_unit10 + my_batch10 + my_date + my_contract_no + my_comment + + + + + hidden + + + + + + left + + + my_title + my_record_revision + my_contributor_title + my_follow_up_title + my_translated_simulation_state_title + + + + + right + + + your_error_message + + + + + + + + id + SaleRecord_view + + + method + POST + + + name + SaleRecord_view + + + pt + form_view + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Sale Record + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch.xml new file mode 100644 index 00000000000..de059bbebfd --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch10.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch10.xml new file mode 100644 index 00000000000..a6e3a9b28be --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch10.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch10 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch10 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch2.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch2.xml new file mode 100644 index 00000000000..af599cb7a5e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch2.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch2 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch2 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch3.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch3.xml new file mode 100644 index 00000000000..2f862fe93bf --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch3.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch3 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch3 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch4.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch4.xml new file mode 100644 index 00000000000..8878c33dc45 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch4.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch4 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch4 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch5.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch5.xml new file mode 100644 index 00000000000..4f895800dca --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch5.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch5 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch5 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch6.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch6.xml new file mode 100644 index 00000000000..0bae8a34b96 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch6.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch6 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch6 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch7.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch7.xml new file mode 100644 index 00000000000..fc4e6cb6886 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch7.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch7 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch7 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch8.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch8.xml new file mode 100644 index 00000000000..f73e71333af --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch8.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch8 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch8 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch9.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch9.xml new file mode 100644 index 00000000000..c04ae016200 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_batch9.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch9 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch9 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_comment.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_comment.xml new file mode 100644 index 00000000000..219a4c8c0af --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_comment.xml @@ -0,0 +1,280 @@ + + + + + + + + + + id + my_comment + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + line_too_long + A line was too long. + + + required_not_found + Input is required but no input given. + + + too_long + You entered too many characters. + + + too_many_lines + You entered too many lines. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + height + 5 + + + hidden + 0 + + + max_length + + + + max_linelength + + + + max_lines + + + + required + 0 + + + title + Comment + + + unicode + 0 + + + whitespace_preserve + 0 + + + width + 40 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_contract_no.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_contract_no.xml new file mode 100644 index 00000000000..f8df9dc0385 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_contract_no.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_contract_no + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Contract No + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_contributor_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_contributor_title.xml new file mode 100644 index 00000000000..445a552db33 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_contributor_title.xml @@ -0,0 +1,113 @@ + + + + + + + + + + delegated_list + + + editable + portal_type + title + + + + + id + my_contributor_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + editable + 0 + + + field_id + my_relation_field + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Person + Person + + + + + + target + Click to edit the target + + + title + Contributor + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_date.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_date.xml new file mode 100644 index 00000000000..ee2de1dc35f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_date.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_date + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Date + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_follow_up_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_follow_up_title.xml new file mode 100644 index 00000000000..efa4ae12bb1 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_follow_up_title.xml @@ -0,0 +1,108 @@ + + + + + + + + + + delegated_list + + + portal_type + title + + + + + id + my_follow_up_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_relation_field + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Sale Validation Item + Sale Validation Item + + + + + + target + Click to edit the target + + + title + Sale Validation Item + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_inputusername.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_inputusername.xml new file mode 100644 index 00000000000..7722318ffd5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_inputusername.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_inputusername + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Input User Name + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_nextowner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_nextowner.xml new file mode 100644 index 00000000000..3305eaea5fe --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_nextowner.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_nextowner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + nextowner + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_previouslocation.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_previouslocation.xml new file mode 100644 index 00000000000..e6ff32eb842 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_previouslocation.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_previouslocation + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + previouslocation + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_previousowner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_previousowner.xml new file mode 100644 index 00000000000..eef2bcfa6d4 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_previousowner.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_previousowner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + previousowner + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_price.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_price.xml new file mode 100644 index 00000000000..9549911c9f7 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_price.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_price + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Price + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_price_currency.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_price_currency.xml new file mode 100644 index 00000000000..327bdf6a931 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_price_currency.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_price_currency + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Currency + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_price_quantity_unit.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_price_quantity_unit.xml new file mode 100644 index 00000000000..7e87d0a5887 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_price_quantity_unit.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_price_quantity_unit + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Price Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_product.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_product.xml new file mode 100644 index 00000000000..3d0f526aa20 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_product.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_product + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Product or Material Title + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity.xml new file mode 100644 index 00000000000..3c71da6f390 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity10.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity10.xml new file mode 100644 index 00000000000..8e83ab96789 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity10.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity10 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity10 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity2.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity2.xml new file mode 100644 index 00000000000..1f67d75c48a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity2.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity2 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity2 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity3.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity3.xml new file mode 100644 index 00000000000..d6b06adef77 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity3.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity3 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity3 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity4.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity4.xml new file mode 100644 index 00000000000..6cec2c4318b --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity4.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity4 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity4 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity5.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity5.xml new file mode 100644 index 00000000000..64fd571b3bd --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity5.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity5 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity5 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity6.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity6.xml new file mode 100644 index 00000000000..c753ab7507e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity6.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity6 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity6 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity7.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity7.xml new file mode 100644 index 00000000000..37573ea6d27 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity7.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity7 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity7 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity8.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity8.xml new file mode 100644 index 00000000000..c5770f989e9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity8.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity8 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity8 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity9.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity9.xml new file mode 100644 index 00000000000..82f181a29ab --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity9.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity9 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity9 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit.xml new file mode 100644 index 00000000000..aca18460910 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit10.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit10.xml new file mode 100644 index 00000000000..de256493f06 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit10.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit10 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit10 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit2.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit2.xml new file mode 100644 index 00000000000..190ef497fe5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit2.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit2 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit2 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit3.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit3.xml new file mode 100644 index 00000000000..41d22b0bfc8 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit3.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit3 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit3 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit4.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit4.xml new file mode 100644 index 00000000000..d7c892d1aca --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit4.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit4 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit4 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit5.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit5.xml new file mode 100644 index 00000000000..b21cd8de33e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit5.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit5 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit5 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit6.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit6.xml new file mode 100644 index 00000000000..bfc18adb253 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit6.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit6 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit6 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit7.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit7.xml new file mode 100644 index 00000000000..a46c03212f7 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit7.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit7 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit7 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit8.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit8.xml new file mode 100644 index 00000000000..94c2c2a485f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit8.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit8 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit8 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit9.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit9.xml new file mode 100644 index 00000000000..0cd935f7fd8 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_quantity_unit9.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit9 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit9 + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_record_revision.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_record_revision.xml new file mode 100644 index 00000000000..40fc886ed3d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_record_revision.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_record_revision + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 0 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + Record Revision + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_title.xml new file mode 100644 index 00000000000..abbecda9aa9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_title.xml @@ -0,0 +1,84 @@ + + + + + + + + + + id + my_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_translated_simulation_state_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_translated_simulation_state_title.xml new file mode 100644 index 00000000000..a0ac2ca510a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/my_translated_simulation_state_title.xml @@ -0,0 +1,84 @@ + + + + + + + + + + id + my_translated_simulation_state_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_translated_workflow_state_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/your_error_message.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/your_error_message.xml new file mode 100644 index 00000000000..4c04b948792 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_view/your_error_message.xml @@ -0,0 +1,310 @@ + + + + + + + + + + id + your_error_message + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + line_too_long + A line was too long. + + + required_not_found + Input is required but no input given. + + + too_long + You entered too many characters. + + + too_many_lines + You entered too many lines. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + AAAAAAAAAAI= + + + + description + + + + editable + + + + enabled + + AAAAAAAAAAM= + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + values + + + + alternate_name + + + + css_class + error + + + default + + + + description + + + + editable + 0 + + + enabled + 1 + + + external_validator + + + + extra + + + + height + 5 + + + hidden + 0 + + + max_length + + + + max_linelength + + + + max_lines + + + + required + 0 + + + title + Error Message + + + unicode + 0 + + + whitespace_preserve + 0 + + + width + 40 + + + + + + + + + + + + + + + _text + here/Base_getErrorMessageForRecord + + + + + + + + + + + + _text + python:here.getSimulationState() == \'error\' + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio.xml new file mode 100644 index 00000000000..2f8eef7b25b --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio.xml @@ -0,0 +1,183 @@ + + + + + + + + + + _objects + + + + + + action + Base_edit + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + + + + center + + + + + + hidden + + + + + + left + + + my_comment + my_previouslocation + my_price_currency + my_product + my_previousowner + my_quantity_unit + my_date + my_nextowner + my_price + my_batch + my_causality_price_record + my_local_validation + my_sync_flag + my_contract_no + my_batch10 + my_quantity_unit10 + my_batch2 + my_quantity_unit2 + my_batch3 + my_quantity_unit3 + my_batch4 + my_quantity_unit4 + my_batch5 + my_quantity_unit5 + my_batch6 + my_quantity_unit6 + my_batch7 + my_quantity_unit7 + my_batch8 + my_quantity_unit8 + my_batch9 + my_quantity_unit9 + my_doc_id + my_causality_doc_id + my_inputusername + my_copy_of + my_hidden_in_html5_app_flag + my_record_revision + my_price_quantity_unit + my_quantity + my_quantity10 + my_quantity2 + my_quantity3 + my_quantity4 + my_quantity5 + my_quantity6 + my_quantity7 + my_quantity8 + my_quantity9 + + + + + right + + + + + + + + + id + SaleRecord_viewAsJio + + + method + POST + + + name + SaleRecord_view + + + portal_type + ERP5 Form + + + pt + form_view + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Sale Record + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch.xml new file mode 100644 index 00000000000..de059bbebfd --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch10.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch10.xml new file mode 100644 index 00000000000..62dc1cb8e5c --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch10.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch10 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch2.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch2.xml new file mode 100644 index 00000000000..217b9a6ba2a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch2.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch2 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch3.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch3.xml new file mode 100644 index 00000000000..2fb5e8e9df9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch3.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch3 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch4.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch4.xml new file mode 100644 index 00000000000..3a94a7d807f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch4.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch4 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch5.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch5.xml new file mode 100644 index 00000000000..059e1262b28 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch5.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch5 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch6.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch6.xml new file mode 100644 index 00000000000..57168cfa3ac --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch6.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch6 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch7.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch7.xml new file mode 100644 index 00000000000..0f5edb19716 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch7.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch7 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch8.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch8.xml new file mode 100644 index 00000000000..0fac0c705fe --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch8.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch8 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch9.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch9.xml new file mode 100644 index 00000000000..cdd3e672329 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_batch9.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch9 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_causality_doc_id.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_causality_doc_id.xml new file mode 100644 index 00000000000..b28b8014943 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_causality_doc_id.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_causality_doc_id + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_causality_doc_id + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_causality_price_record.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_causality_price_record.xml new file mode 100644 index 00000000000..e128d1b7d49 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_causality_price_record.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_causality_price_record + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_causality_price_record + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_comment.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_comment.xml new file mode 100644 index 00000000000..ccc7da11557 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_comment.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_comment + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Comment + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_contract_no.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_contract_no.xml new file mode 100644 index 00000000000..921bf2f1a0d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_contract_no.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_contract_no + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Contract + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_copy_of.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_copy_of.xml new file mode 100644 index 00000000000..d0c39749927 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_copy_of.xml @@ -0,0 +1,90 @@ + + + + + + + + + + delegated_list + + + + + + id + my_copy_of + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_string_field + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_date.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_date.xml new file mode 100644 index 00000000000..7e81e4bc910 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_date.xml @@ -0,0 +1,268 @@ + + + + + + + + + + id + my_date + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Date + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_doc_id.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_doc_id.xml new file mode 100644 index 00000000000..b04862b8b23 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_doc_id.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_doc_id + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_doc_id + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_hidden_in_html5_app_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_hidden_in_html5_app_flag.xml new file mode 100644 index 00000000000..bdda7a1d6d6 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_hidden_in_html5_app_flag.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_hidden_in_html5_app_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + 0 + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + Hidden Flag + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_inputusername.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_inputusername.xml new file mode 100644 index 00000000000..7722318ffd5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_inputusername.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_inputusername + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Input User Name + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_local_validation.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_local_validation.xml new file mode 100644 index 00000000000..0fff4e6e033 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_local_validation.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_local_validation + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Local Validation + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_nextowner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_nextowner.xml new file mode 100644 index 00000000000..818ed3d6d5e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_nextowner.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_nextowner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Supplier Title or Reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_previouslocation.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_previouslocation.xml new file mode 100644 index 00000000000..b6a122e8046 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_previouslocation.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_previouslocation + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Consignor Title or Reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_previousowner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_previousowner.xml new file mode 100644 index 00000000000..1a771efc205 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_previousowner.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_previousowner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Purchaser Title or Reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_price.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_price.xml new file mode 100644 index 00000000000..2b13e932ce3 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_price.xml @@ -0,0 +1,297 @@ + + + + + + + + + + id + my_price + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + AAAAAAAAAAI= + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + AAAAAAAAAAM= + + + + precision + + AAAAAAAAAAQ= + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + figure + + + default + + + + description + A typical price of a unit. + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1 234.5 + + + precision + + + + required + 0 + + + title + Price + + + whitespace_preserve + 0 + + + + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_money_quantity_field_width\', 10) + + + + + + + + + + + + _text + python: preferences.getPreference(\'preferred_money_quantity_style\', \'-1 234.5\') + + + + + + + + + + + + _text + here/getPricePrecision + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_price_currency.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_price_currency.xml new file mode 100644 index 00000000000..1246a563c84 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_price_currency.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_price_currency + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Price Currency + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_price_quantity_unit.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_price_quantity_unit.xml new file mode 100644 index 00000000000..adf665759c5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_price_quantity_unit.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_price_quantity_unit + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + my_price_quantity_unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_product.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_product.xml new file mode 100644 index 00000000000..8f173f019e4 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_product.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_product + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Product Title or Reference + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity.xml new file mode 100644 index 00000000000..3c71da6f390 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity10.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity10.xml new file mode 100644 index 00000000000..8e83ab96789 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity10.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity10 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity10 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity2.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity2.xml new file mode 100644 index 00000000000..1f67d75c48a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity2.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity2 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity2 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity3.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity3.xml new file mode 100644 index 00000000000..d6b06adef77 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity3.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity3 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity3 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity4.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity4.xml new file mode 100644 index 00000000000..6cec2c4318b --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity4.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity4 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity4 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity5.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity5.xml new file mode 100644 index 00000000000..64fd571b3bd --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity5.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity5 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity5 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity6.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity6.xml new file mode 100644 index 00000000000..c753ab7507e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity6.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity6 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity6 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity7.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity7.xml new file mode 100644 index 00000000000..37573ea6d27 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity7.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity7 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity7 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity8.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity8.xml new file mode 100644 index 00000000000..c5770f989e9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity8.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity8 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity8 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity9.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity9.xml new file mode 100644 index 00000000000..82f181a29ab --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity9.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity9 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity9 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit.xml new file mode 100644 index 00000000000..8b8101c2681 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit10.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit10.xml new file mode 100644 index 00000000000..ad473e8f36b --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit10.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit10 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit2.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit2.xml new file mode 100644 index 00000000000..beaaec5f8a7 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit2.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit2 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit3.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit3.xml new file mode 100644 index 00000000000..da1f5438484 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit3.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit3 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit4.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit4.xml new file mode 100644 index 00000000000..62d5d238a63 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit4.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit4 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit5.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit5.xml new file mode 100644 index 00000000000..19bab9397e1 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit5.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit5 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit6.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit6.xml new file mode 100644 index 00000000000..4f04e9f4382 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit6.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit6 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit7.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit7.xml new file mode 100644 index 00000000000..e7ab8836d7f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit7.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit7 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit8.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit8.xml new file mode 100644 index 00000000000..6a7bffc9482 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit8.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit8 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit9.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit9.xml new file mode 100644 index 00000000000..228ea0b4932 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_quantity_unit9.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit9 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_record_revision.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_record_revision.xml new file mode 100644 index 00000000000..f7b9f9e3203 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_record_revision.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_record_revision + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + my_record_revision + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_sync_flag.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_sync_flag.xml new file mode 100644 index 00000000000..5fc56dd845f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewAsJio/my_sync_flag.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_sync_flag + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Sync Flag + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError.xml new file mode 100644 index 00000000000..7f33eae6b3f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError.xml @@ -0,0 +1,179 @@ + + + + + + + + + + _objects + + + + + + action + Base_edit + + + description + + + + edit_order + + + + + + encoding + UTF-8 + + + enctype + + + + group_list + + + left + right + center + bottom + hidden + + + + + groups + + + + bottom + + + + + + center + + + my_inputusername + my_nextowner + my_previousowner + my_previouslocation + my_product + my_price + my_price_quantity_unit + my_price_currency + my_quantity + my_quantity_unit + my_batch + my_quantity2 + my_quantity3 + my_quantity4 + my_quantity5 + my_quantity6 + my_quantity7 + my_quantity8 + my_quantity9 + my_quantity10 + my_date + my_contract_no + my_comment + + + + + hidden + + + + + + left + + + my_title + my_record_revision + my_contributor_title + my_follow_up_title + my_translated_simulation_state_title + my_batch10 + my_batch2 + my_batch3 + my_batch4 + my_batch5 + my_batch6 + my_batch7 + my_batch8 + my_batch9 + my_quantity_unit10 + my_quantity_unit2 + my_quantity_unit3 + my_quantity_unit4 + my_quantity_unit5 + my_quantity_unit6 + my_quantity_unit7 + my_quantity_unit8 + my_quantity_unit9 + + + + + right + + + your_error_message + + + + + + + + id + SaleRecord_viewError + + + method + POST + + + name + SaleRecord_view + + + pt + form_view + + + row_length + 4 + + + stored_encoding + UTF-8 + + + title + Sale Record + + + unicode_mode + 0 + + + update_action + + + + update_action_title + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch.xml new file mode 100644 index 00000000000..de059bbebfd --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch10.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch10.xml new file mode 100644 index 00000000000..62dc1cb8e5c --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch10.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch10 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch2.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch2.xml new file mode 100644 index 00000000000..217b9a6ba2a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch2.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch2 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch3.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch3.xml new file mode 100644 index 00000000000..2fb5e8e9df9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch3.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch3 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch4.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch4.xml new file mode 100644 index 00000000000..3a94a7d807f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch4.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch4 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch5.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch5.xml new file mode 100644 index 00000000000..059e1262b28 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch5.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch5 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch6.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch6.xml new file mode 100644 index 00000000000..57168cfa3ac --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch6.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch6 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch7.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch7.xml new file mode 100644 index 00000000000..0f5edb19716 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch7.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch7 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch8.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch8.xml new file mode 100644 index 00000000000..0fac0c705fe --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch8.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch8 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch9.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch9.xml new file mode 100644 index 00000000000..cdd3e672329 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_batch9.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_batch9 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Batch + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_comment.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_comment.xml new file mode 100644 index 00000000000..219a4c8c0af --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_comment.xml @@ -0,0 +1,280 @@ + + + + + + + + + + id + my_comment + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + line_too_long + A line was too long. + + + required_not_found + Input is required but no input given. + + + too_long + You entered too many characters. + + + too_many_lines + You entered too many lines. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + height + 5 + + + hidden + 0 + + + max_length + + + + max_linelength + + + + max_lines + + + + required + 0 + + + title + Comment + + + unicode + 0 + + + whitespace_preserve + 0 + + + width + 40 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_contract_no.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_contract_no.xml new file mode 100644 index 00000000000..f8df9dc0385 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_contract_no.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_contract_no + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Contract No + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_contributor_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_contributor_title.xml new file mode 100644 index 00000000000..445a552db33 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_contributor_title.xml @@ -0,0 +1,113 @@ + + + + + + + + + + delegated_list + + + editable + portal_type + title + + + + + id + my_contributor_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + editable + 0 + + + field_id + my_relation_field + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Person + Person + + + + + + target + Click to edit the target + + + title + Contributor + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_date.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_date.xml new file mode 100644 index 00000000000..ee2de1dc35f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_date.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_date + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Date + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_follow_up_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_follow_up_title.xml new file mode 100644 index 00000000000..efa4ae12bb1 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_follow_up_title.xml @@ -0,0 +1,108 @@ + + + + + + + + + + delegated_list + + + portal_type + title + + + + + id + my_follow_up_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_relation_field + + + form_id + Base_viewFieldLibrary + + + portal_type + + + + Sale Validation Item + Sale Validation Item + + + + + + target + Click to edit the target + + + title + Sale Validation Item + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_inputusername.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_inputusername.xml new file mode 100644 index 00000000000..7722318ffd5 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_inputusername.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_inputusername + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Input User Name + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_nextowner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_nextowner.xml new file mode 100644 index 00000000000..3305eaea5fe --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_nextowner.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_nextowner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + nextowner + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_previouslocation.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_previouslocation.xml new file mode 100644 index 00000000000..e6ff32eb842 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_previouslocation.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_previouslocation + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + previouslocation + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_previousowner.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_previousowner.xml new file mode 100644 index 00000000000..eef2bcfa6d4 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_previousowner.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_previousowner + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + previousowner + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_price.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_price.xml new file mode 100644 index 00000000000..9549911c9f7 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_price.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_price + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Price + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_price_currency.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_price_currency.xml new file mode 100644 index 00000000000..327bdf6a931 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_price_currency.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_price_currency + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Currency + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_price_quantity_unit.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_price_quantity_unit.xml new file mode 100644 index 00000000000..7e87d0a5887 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_price_quantity_unit.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_price_quantity_unit + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Price Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_product.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_product.xml new file mode 100644 index 00000000000..3d0f526aa20 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_product.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_product + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Product or Material Title + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity.xml new file mode 100644 index 00000000000..3c71da6f390 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity10.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity10.xml new file mode 100644 index 00000000000..8e83ab96789 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity10.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity10 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity10 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity2.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity2.xml new file mode 100644 index 00000000000..1f67d75c48a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity2.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity2 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity2 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity3.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity3.xml new file mode 100644 index 00000000000..d6b06adef77 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity3.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity3 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity3 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity4.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity4.xml new file mode 100644 index 00000000000..6cec2c4318b --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity4.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity4 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity4 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity5.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity5.xml new file mode 100644 index 00000000000..64fd571b3bd --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity5.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity5 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity5 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity6.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity6.xml new file mode 100644 index 00000000000..c753ab7507e --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity6.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity6 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity6 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity7.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity7.xml new file mode 100644 index 00000000000..37573ea6d27 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity7.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity7 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity7 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity8.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity8.xml new file mode 100644 index 00000000000..c5770f989e9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity8.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity8 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity8 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity9.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity9.xml new file mode 100644 index 00000000000..82f181a29ab --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity9.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_quantity9 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + not_float + You did not enter a floating point number. + + + required_not_found + Input is required but no input given. + + + too_large_precision + The number you input has too large precision. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_style + + + + input_type + + + + precision + + + + required + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_style + -1234.5 + + + input_type + text + + + precision + + + + required + 0 + + + title + Quantity9 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit.xml new file mode 100644 index 00000000000..aca18460910 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit.xml @@ -0,0 +1,272 @@ + + + + + + + + + + id + my_quantity_unit + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit10.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit10.xml new file mode 100644 index 00000000000..ad473e8f36b --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit10.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit10 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit2.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit2.xml new file mode 100644 index 00000000000..beaaec5f8a7 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit2.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit2 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit3.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit3.xml new file mode 100644 index 00000000000..da1f5438484 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit3.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit3 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit4.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit4.xml new file mode 100644 index 00000000000..62d5d238a63 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit4.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit4 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit5.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit5.xml new file mode 100644 index 00000000000..19bab9397e1 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit5.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit5 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit6.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit6.xml new file mode 100644 index 00000000000..4f04e9f4382 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit6.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit6 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit7.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit7.xml new file mode 100644 index 00000000000..e7ab8836d7f --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit7.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit7 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit8.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit8.xml new file mode 100644 index 00000000000..6a7bffc9482 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit8.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit8 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit9.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit9.xml new file mode 100644 index 00000000000..228ea0b4932 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_quantity_unit9.xml @@ -0,0 +1,260 @@ + + + + + + + + + + id + my_quantity_unit9 + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + required_not_found + Input is required but no input given. + + + too_long + Too much input was given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + hidden + + + + max_length + + + + required + + + + title + + + + truncate + + + + unicode + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 1 + + + enabled + 1 + + + external_validator + + + + extra + + + + hidden + 0 + + + max_length + + + + required + 0 + + + title + Quantity Unit + + + truncate + 0 + + + unicode + 0 + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_record_revision.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_record_revision.xml new file mode 100644 index 00000000000..40fc886ed3d --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_record_revision.xml @@ -0,0 +1,264 @@ + + + + + + + + + + id + my_record_revision + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + integer_out_of_range + The integer you entered was out of range. + + + not_integer + You did not enter an integer. + + + required_not_found + Input is required but no input given. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + + + + editable + + + + enabled + + + + end + + + + external_validator + + + + extra + + + + hidden + + + + input_type + + + + required + + + + start + + + + title + + + + whitespace_preserve + + + + + + + values + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + display_maxwidth + + + + display_width + 20 + + + editable + 0 + + + enabled + 1 + + + end + + + + external_validator + + + + extra + + + + hidden + 0 + + + input_type + text + + + required + 0 + + + start + + + + title + Record Revision + + + whitespace_preserve + 0 + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_title.xml new file mode 100644 index 00000000000..abbecda9aa9 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_title.xml @@ -0,0 +1,84 @@ + + + + + + + + + + id + my_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_translated_simulation_state_title.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_translated_simulation_state_title.xml new file mode 100644 index 00000000000..a0ac2ca510a --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/my_translated_simulation_state_title.xml @@ -0,0 +1,84 @@ + + + + + + + + + + id + my_translated_simulation_state_title + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + + + + overrides + + + + field_id + + + + form_id + + + + target + + + + + + + tales + + + + field_id + + + + form_id + + + + target + + + + + + + values + + + + field_id + my_translated_workflow_state_title + + + form_id + Base_viewFieldLibrary + + + target + Click to edit the target + + + + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/your_error_message.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/your_error_message.xml new file mode 100644 index 00000000000..4c04b948792 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/SaleRecord_viewError/your_error_message.xml @@ -0,0 +1,310 @@ + + + + + + + + + + id + your_error_message + + + message_values + + + + external_validator_failed + The input failed the external validator. + + + line_too_long + A line was too long. + + + required_not_found + Input is required but no input given. + + + too_long + You entered too many characters. + + + too_many_lines + You entered too many lines. + + + + + + overrides + + + + alternate_name + + + + css_class + + + + default + + + + description + + + + editable + + + + enabled + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + tales + + + + alternate_name + + + + css_class + + + + default + + AAAAAAAAAAI= + + + + description + + + + editable + + + + enabled + + AAAAAAAAAAM= + + + + external_validator + + + + extra + + + + height + + + + hidden + + + + max_length + + + + max_linelength + + + + max_lines + + + + required + + + + title + + + + unicode + + + + whitespace_preserve + + + + width + + + + + + + values + + + + alternate_name + + + + css_class + error + + + default + + + + description + + + + editable + 0 + + + enabled + 1 + + + external_validator + + + + extra + + + + height + 5 + + + hidden + 0 + + + max_length + + + + max_linelength + + + + max_lines + + + + required + 0 + + + title + Error Message + + + unicode + 0 + + + whitespace_preserve + 0 + + + width + 40 + + + + + + + + + + + + + + + _text + here/Base_getErrorMessageForRecord + + + + + + + + + + + + _text + python:here.getSimulationState() == \'error\' + + + + + diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/TRADERecord_init.py b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/TRADERecord_init.py new file mode 100644 index 00000000000..1491ce63854 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/TRADERecord_init.py @@ -0,0 +1,5 @@ +# Without this, getContentType() returns a method +# and it causes a problem when record is cloned. +context.setContentType(None) + +context.setContributorValue(context.ERP5Site_getAuthenticatedMemberPersonValue()) diff --git a/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/TRADERecord_init.xml b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/TRADERecord_init.xml new file mode 100644 index 00000000000..2d9e4724e35 --- /dev/null +++ b/bt5/erp5_web_trade_application/SkinTemplateItem/portal_skins/trade_synchro_hal_json_style/TRADERecord_init.xml @@ -0,0 +1,62 @@ + + + + + + + + + + Script_magic + 3 + + + _bind_names + + + + + + + + + + _asgns + + + + name_container + container + + + name_context + context + + + name_m_self + script + + + name_subpath + traverse_subpath + + + + + + + + + + + _params + *args, **kw + + + id + TRADERecord_init + + + + + diff --git a/bt5/erp5_web_trade_application/bt/dependency_list b/bt5/erp5_web_trade_application/bt/dependency_list new file mode 100644 index 00000000000..fb80e86a5b7 --- /dev/null +++ b/bt5/erp5_web_trade_application/bt/dependency_list @@ -0,0 +1,16 @@ +erp5_administration +erp5_code_mirror +erp5_content_translation +erp5_crm +erp5_datepicker_ui +erp5_dhtml_style +erp5_forge +erp5_full_text_mroonga_catalog +erp5_item +erp5_mrp +erp5_ods_style +erp5_odt_style +erp5_pdm +erp5_stock_cache +erp5_trade +erp5_web_trade_application_ui \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/bt/template_action_path_list b/bt5/erp5_web_trade_application/bt/template_action_path_list new file mode 100644 index 00000000000..af8f13c504b --- /dev/null +++ b/bt5/erp5_web_trade_application/bt/template_action_path_list @@ -0,0 +1,30 @@ +Category | trade_jio_view +Currency Module | currency_exchange_ratio_fast_input +Currency | trade_jio_view +Daily Statement Record Module | trade_jio_view +Daily Statement Record Module | view +Daily Statement Record | trade_jio_view +Daily Statement Record | view +Daily Statement Record | view_error +Organisation Module | trade_jio_view +Product Module | trade_jio_view +Purchase Price Record Module | trade_jio_view +Purchase Price Record Module | view +Purchase Price Record | trade_jio_view +Purchase Price Record | view +Purchase Price Record | view_error +Purchase Record Module | trade_jio_view +Purchase Record Module | view +Purchase Record | trade_jio_view +Purchase Record | view +Purchase Record | view_error +Sale Price Record Module | trade_jio_view +Sale Price Record Module | view +Sale Price Record | trade_jio_view +Sale Price Record | view +Sale Price Record | view_error +Sale Record Module | trade_jio_view +Sale Record Module | view +Sale Record | trade_jio_view +Sale Record | view +Sale Record | view_error \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/bt/template_format_version b/bt5/erp5_web_trade_application/bt/template_format_version new file mode 100644 index 00000000000..56a6051ca2b --- /dev/null +++ b/bt5/erp5_web_trade_application/bt/template_format_version @@ -0,0 +1 @@ +1 \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/bt/template_keep_last_workflow_history_only_path_list b/bt5/erp5_web_trade_application/bt/template_keep_last_workflow_history_only_path_list new file mode 100644 index 00000000000..6636a83e1d1 --- /dev/null +++ b/bt5/erp5_web_trade_application/bt/template_keep_last_workflow_history_only_path_list @@ -0,0 +1,14 @@ +web_site_module/output_data_json +web_site_module/output_data_json/** +web_page_module/output_json_js +web_page_module/output_json_html +currency_module/CNY +currency_module/EUR +currency_module/HKG +currency_module/IDR +currency_module/MYR +currency_module/SGD +currency_module/THB +currency_module/USD +quantity_unit_conversion_module/conversion_group_weight +quantity_unit_conversion_module/conversion_group_weight/** \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/bt/template_keep_workflow_path_list b/bt5/erp5_web_trade_application/bt/template_keep_workflow_path_list new file mode 100644 index 00000000000..d8229180f0c --- /dev/null +++ b/bt5/erp5_web_trade_application/bt/template_keep_workflow_path_list @@ -0,0 +1,4 @@ +web_site_module/output_data_json +web_site_module/output_data_json/** +web_page_module/output_json_js +web_page_module/output_json_html \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/bt/template_module_id_list b/bt5/erp5_web_trade_application/bt/template_module_id_list new file mode 100644 index 00000000000..6fe91d3ea92 --- /dev/null +++ b/bt5/erp5_web_trade_application/bt/template_module_id_list @@ -0,0 +1,5 @@ +daily_statement_record_module +purchase_price_record_module +purchase_record_module +sale_price_record_module +sale_record_module \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/bt/template_path_list b/bt5/erp5_web_trade_application/bt/template_path_list new file mode 100644 index 00000000000..a6e6b6feeb8 --- /dev/null +++ b/bt5/erp5_web_trade_application/bt/template_path_list @@ -0,0 +1,19 @@ +currency_module/CNY +currency_module/EUR +currency_module/HKG +currency_module/IDR +currency_module/MYR +currency_module/SGD +currency_module/THB +currency_module/USD +portal_categories/product_line/** +portal_categories/quantity_unit/** +portal_categories/region/** +quantity_unit_conversion_module/conversion_group_weight +quantity_unit_conversion_module/conversion_group_weight +quantity_unit_conversion_module/conversion_group_weight/** +quantity_unit_conversion_module/conversion_group_weight/** +web_page_module/output_json_html +web_page_module/output_json_js +web_site_module/output_data_json +web_site_module/output_data_json/** \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/bt/template_portal_type_allowed_content_type_list b/bt5/erp5_web_trade_application/bt/template_portal_type_allowed_content_type_list new file mode 100644 index 00000000000..3ceff6447a2 --- /dev/null +++ b/bt5/erp5_web_trade_application/bt/template_portal_type_allowed_content_type_list @@ -0,0 +1,5 @@ +Daily Statement Record Module | Daily Statement Record +Purchase Price Record Module | Purchase Price Record +Purchase Record Module | Purchase Record +Sale Price Record Module | Sale Price Record +Sale Record Module | Sale Record \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/bt/template_portal_type_hidden_content_type_list b/bt5/erp5_web_trade_application/bt/template_portal_type_hidden_content_type_list new file mode 100644 index 00000000000..3ceff6447a2 --- /dev/null +++ b/bt5/erp5_web_trade_application/bt/template_portal_type_hidden_content_type_list @@ -0,0 +1,5 @@ +Daily Statement Record Module | Daily Statement Record +Purchase Price Record Module | Purchase Price Record +Purchase Record Module | Purchase Record +Sale Price Record Module | Sale Price Record +Sale Record Module | Sale Record \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/bt/template_portal_type_id_list b/bt5/erp5_web_trade_application/bt/template_portal_type_id_list new file mode 100644 index 00000000000..cd300ea44e2 --- /dev/null +++ b/bt5/erp5_web_trade_application/bt/template_portal_type_id_list @@ -0,0 +1,10 @@ +Daily Statement Record +Daily Statement Record Module +Purchase Price Record +Purchase Price Record Module +Purchase Record +Purchase Record Module +Sale Price Record +Sale Price Record Module +Sale Record +Sale Record Module \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/bt/template_portal_type_property_sheet_list b/bt5/erp5_web_trade_application/bt/template_portal_type_property_sheet_list new file mode 100644 index 00000000000..83728e1ed54 --- /dev/null +++ b/bt5/erp5_web_trade_application/bt/template_portal_type_property_sheet_list @@ -0,0 +1,2 @@ +Purchase Price Record | SupplyLine +Sale Price Record | SupplyLine \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/bt/template_portal_type_workflow_chain_list b/bt5/erp5_web_trade_application/bt/template_portal_type_workflow_chain_list new file mode 100644 index 00000000000..b0a5a0325ce --- /dev/null +++ b/bt5/erp5_web_trade_application/bt/template_portal_type_workflow_chain_list @@ -0,0 +1,26 @@ +Currency | validation_workflow +Daily Statement Record | document_conversion_interaction_workflow +Daily Statement Record | edit_workflow +Daily Statement Record | event_interaction_workflow +Daily Statement Record | event_simulation_workflow +Daily Statement Record | pricing_interaction_workflow +Purchase Price Record | document_conversion_interaction_workflow +Purchase Price Record | edit_workflow +Purchase Price Record | event_interaction_workflow +Purchase Price Record | event_simulation_workflow +Purchase Price Record | pricing_interaction_workflow +Purchase Record | document_conversion_interaction_workflow +Purchase Record | edit_workflow +Purchase Record | event_interaction_workflow +Purchase Record | event_simulation_workflow +Purchase Record | pricing_interaction_workflow +Sale Price Record | document_conversion_interaction_workflow +Sale Price Record | edit_workflow +Sale Price Record | event_interaction_workflow +Sale Price Record | event_simulation_workflow +Sale Price Record | pricing_interaction_workflow +Sale Record | document_conversion_interaction_workflow +Sale Record | edit_workflow +Sale Record | event_interaction_workflow +Sale Record | event_simulation_workflow +Sale Record | pricing_interaction_workflow \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/bt/template_skin_id_list b/bt5/erp5_web_trade_application/bt/template_skin_id_list new file mode 100644 index 00000000000..b18be1ec683 --- /dev/null +++ b/bt5/erp5_web_trade_application/bt/template_skin_id_list @@ -0,0 +1 @@ +trade_synchro_hal_json_style \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/bt/title b/bt5/erp5_web_trade_application/bt/title new file mode 100644 index 00000000000..8b49932bb25 --- /dev/null +++ b/bt5/erp5_web_trade_application/bt/title @@ -0,0 +1 @@ +erp5_web_trade_application \ No newline at end of file diff --git a/bt5/erp5_web_trade_application/bt/version b/bt5/erp5_web_trade_application/bt/version new file mode 100644 index 00000000000..0f3016682b3 --- /dev/null +++ b/bt5/erp5_web_trade_application/bt/version @@ -0,0 +1 @@ +001 \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite.xml b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite.xml new file mode 100644 index 00000000000..421ed0fa534 --- /dev/null +++ b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite.xml @@ -0,0 +1,26 @@ + + + + + + + + + + _objects + + + + + + id + trade_acquisition_application_zuite + + + title + + + + + + diff --git a/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testOrganisationNavigation.xml b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testOrganisationNavigation.xml new file mode 100644 index 00000000000..d61384e9fd6 --- /dev/null +++ b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testOrganisationNavigation.xml @@ -0,0 +1,58 @@ + + + + + + + + + + _bind_names + + + + + + + + + + _asgns + + + + name_subpath + traverse_subpath + + + + + + + + + + + content_type + text/html + + + expand + 0 + + + id + testOrganisationNavigation + + + output_encoding + utf-8 + + + title + + + + + + diff --git a/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testOrganisationNavigation.zpt b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testOrganisationNavigation.zpt new file mode 100644 index 00000000000..fd389ca076c --- /dev/null +++ b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testOrganisationNavigation.zpt @@ -0,0 +1,158 @@ + + + +Test trade Acquisition Application: Organisation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Test trade Acquisition Application: Organisation
open${base_url}/web_site_module/trade_application/
waitForTextPresentMenu
click//div[@data-gadget-scope='header']//button[text()='Menu' and @type='submit']
waitForTextPresentOrganisation
clicklink=Organisation
waitForTextPresentNew
clicklink=New
waitForTextPresentAdd
pause5000
typename=organisation_titleNexedi
typename=organisation_referenceNexedi
typename=default_address_cityMarcq-en-Barœul
selectname=default_address_regionEurope
typename=default_address_street_address270 Bd Clemenceau
click//div[@data-gadget-scope='header']//button[text()='Add' and @type='submit']
waitForTextPresentNexedi
clicklink=Nexedi
waitForTextPresentOrganisation Title
pause5000
verifyValuename=organisation_titleNexedi
verifyValuename=organisation_referenceNexedi
verifyValuename=default_address_cityMarcq-en-Barœul
verifyText//select[@name='default_address_region']/option[@selected='selected']Europe
verifyValuename=default_address_street_address270 Bd Clemenceau
+ + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testProductNavigation.xml b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testProductNavigation.xml new file mode 100644 index 00000000000..f0df343e2f6 --- /dev/null +++ b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testProductNavigation.xml @@ -0,0 +1,58 @@ + + + + + + + + + + _bind_names + + + + + + + + + + _asgns + + + + name_subpath + traverse_subpath + + + + + + + + + + + content_type + text/html + + + expand + 0 + + + id + testProductNavigation + + + output_encoding + utf-8 + + + title + + + + + + diff --git a/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testProductNavigation.zpt b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testProductNavigation.zpt new file mode 100644 index 00000000000..7ce69c6fc9e --- /dev/null +++ b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testProductNavigation.zpt @@ -0,0 +1,144 @@ + + + +Test trade Acquisition Application: Product + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Test trade Acquisition Application: Product
open${base_url}/web_site_module/trade_application/
waitForTextPresentMenu
click//div[@data-gadget-scope='header']//button[text()='Menu' and @type='submit']
waitForTextPresentProduct
clicklink=Product
waitForTextPresentNew
clicklink=New
waitForTextPresentAdd
pause5000
typename=product_titleNexedi product
selectname=product_lineMaterial/Starch
selectname=quantity_unitWeight/Ton
typename=product_reference123456
click//div[@data-gadget-scope='header']//button[text()='Add' and @type='submit']
waitForTextPresentNexedi product
clicklink=Nexedi product
waitForTextPresentProduct Title
pause5000
verifyValuename=product_titleNexedi product
verifyText//select[@name='product_line']/option[@selected='selected']Material/Starch
verifyText//select[@name='quantity_unit']/option[@selected='selected']Weight/Ton
verifyValuename=product_reference123456
+ + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testPurchasePriceRecordNavigation.xml b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testPurchasePriceRecordNavigation.xml new file mode 100644 index 00000000000..18188a5e5b2 --- /dev/null +++ b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testPurchasePriceRecordNavigation.xml @@ -0,0 +1,58 @@ + + + + + + + + + + _bind_names + + + + + + + + + + _asgns + + + + name_subpath + traverse_subpath + + + + + + + + + + + content_type + text/html + + + expand + 0 + + + id + testPurchasePriceRecordNavigation + + + output_encoding + utf-8 + + + title + + + + + + diff --git a/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testPurchasePriceRecordNavigation.zpt b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testPurchasePriceRecordNavigation.zpt new file mode 100644 index 00000000000..a72594414f3 --- /dev/null +++ b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testPurchasePriceRecordNavigation.zpt @@ -0,0 +1,277 @@ + + + +Test trade Acquisition Application: Purchase Price Record + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Test trade Acquisition Application: Purchase Price Record
open${base_url}/web_site_module/trade_application/
waitForTextPresentMenu
click//div[@data-gadget-scope='header']//button[text()='Menu' and @type='submit']
waitForTextPresentPurchase
clicklink=Purchase Price Record
waitForTextPresentNew
clicklink=New
waitForTextPresentAdd
pause5000
typename=productNexedi Product
typename=previous_ownernexedi
typename=next_ownernexedi1
typename=base_price33.56
selectname=price_currencyRMB
selectname=quantity_unitWeight/Kilogram
typename=contract_no123456
typename=commentA great record
pause1000
typename=product_titleNexedi Product
selectname=product_lineProduct/Beer
typename=product_reference123456
typename=previous_owner_titlenexedi
typename=previous_owner_referencenexedi
typename=default_address_cityMarcq-en-Barœul
selectname=default_address_regionEurope
typename=default_address_street_address270 Bd Clemenceau
click//div[@data-gadget-scope='header']//button[text()='Add' and @type='submit']
waitForTextPresentNexedi Product
clicklink=Nexedi Product
waitForTextPresentSupplier
pause5000
verifyValuename=productNexedi Product
verifyValuename=previous_ownernexedi
verifyValuename=next_ownernexedi1
verifyValuename=base_price33.56
verifyText//select[@name='price_currency']/option[@selected='selected']RMB
verifyText//select[@name='quantity_unit']/option[@selected='selected']Weight/Kilogram
verifyValuename=contract_no123456
verifyValuename=commentA great record
verifyValuename=product_titleNexedi Product
verifyText//select[@name='product_line']/option[@selected='selected']Product/Beer
verifyValuename=product_reference123456
verifyValuename=previous_owner_titlenexedi
verifyValuename=previous_owner_referencenexedi
verifyValuename=default_address_cityMarcq-en-Barœul
verifyText//select[@name='default_address_region']/option[@selected='selected']Europe
verifyValuename=default_address_street_address270 Bd Clemenceau
+ + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testPurchaseRecordNavigation.xml b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testPurchaseRecordNavigation.xml new file mode 100644 index 00000000000..7503378ff56 --- /dev/null +++ b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testPurchaseRecordNavigation.xml @@ -0,0 +1,58 @@ + + + + + + + + + + _bind_names + + + + + + + + + + _asgns + + + + name_subpath + traverse_subpath + + + + + + + + + + + content_type + text/html + + + expand + 0 + + + id + testPurchaseRecordNavigation + + + output_encoding + utf-8 + + + title + + + + + + diff --git a/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testPurchaseRecordNavigation.zpt b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testPurchaseRecordNavigation.zpt new file mode 100644 index 00000000000..e169e604d69 --- /dev/null +++ b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testPurchaseRecordNavigation.zpt @@ -0,0 +1,322 @@ + + + +Test trade Acquisition Application: Purchase Price Record + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Test trade Acquisition Application: Purchase Price Record
open${base_url}/web_site_module/trade_application/
waitForTextPresentMenu
click//div[@data-gadget-scope='header']//button[text()='Menu' and @type='submit']
waitForTextPresentPurchase
clicklink=Purchase Price Record
waitForTextPresentNew
clicklink=New
waitForTextPresentAdd
pause5000
typename=productNexedi Product
typename=previous_ownerNexedi
typename=next_ownerNexedi1
typename=base_price33.56
selectname=price_currencyRMB
selectname=quantity_unitWeight/Kilogram
typename=contract_no123456
typename=commentA great record
pause1000
typename=product_titleNexedi Product
selectname=product_lineProduct/Beer
typename=product_reference123456
typename=previous_owner_titleNexedi
typename=previous_owner_referenceNexedi
typename=default_address_cityMarcq-en-Barœul
selectname=default_address_regionEurope
typename=default_address_street_address270 Bd Clemenceau
click//div[@data-gadget-scope='header']//button[text()='Add' and @type='submit']
waitForTextPresentNexedi Product
clicklink=Nexedi Product
waitForTextPresentEmail
pause1000
click//input[@type='submit' and @name='create_purchase_record']
waitForTextPresentRecipient Warehouse or Bin
pause5000
typename=next_locationlille
typename=batch123
typename=quantity3
click//div[@data-gadget-scope='header']//button[text()='Save' and @type='submit']
waitForTextPresentNexedi Product
clicklink=Nexedi Product
waitForTextPresentProduct
pause5000
verifyValuename=productNexedi Product
verifyText//div[@data-gadget-scope='previous_owner']/pNexedi
verifyText//div[@data-gadget-scope='next_owner']/pNexedi1
verifyValuename=next_locationlille
verifyValuename=price33.56
verifyText//select[@name='price_quantity_unit']/option[@selected='selected']Weight/Kilogram
verifyText//select[@name='price_currency']/option[@selected='selected']RMB
verifyValuename=quantity3
verifyText//select[@name='quantity_unit']/option[@selected='selected']Weight/Kilogram
verifyValuename=commentA great record
verifyValuename=batch123
+ + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testSalePriceRecordNavigation.xml b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testSalePriceRecordNavigation.xml new file mode 100644 index 00000000000..0cc13d43802 --- /dev/null +++ b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testSalePriceRecordNavigation.xml @@ -0,0 +1,58 @@ + + + + + + + + + + _bind_names + + + + + + + + + + _asgns + + + + name_subpath + traverse_subpath + + + + + + + + + + + content_type + text/html + + + expand + 0 + + + id + testSalePriceRecordNavigation + + + output_encoding + utf-8 + + + title + + + + + + diff --git a/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testSalePriceRecordNavigation.zpt b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testSalePriceRecordNavigation.zpt new file mode 100644 index 00000000000..490e84b2203 --- /dev/null +++ b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testSalePriceRecordNavigation.zpt @@ -0,0 +1,264 @@ + + + +Test trade Acquisition Application: Sale Price Record + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Test trade Acquisition Application: Sale Price Record
open${base_url}/web_site_module/trade_application/
waitForTextPresentMenu
click//div[@data-gadget-scope='header']//button[text()='Menu' and @type='submit']
waitForTextPresentSale
clicklink=Sale Price Record
waitForTextPresentNew
clicklink=New
waitForTextPresentAdd
pause5000
typename=productNexedi Product
typename=next_ownerNexedi
typename=previous_ownerNexedi1
typename=previous_locationMarcq-en-Barœul
typename=base_price33.56
selectname=price_currencyRMB
typename=priced_quantity66
selectname=quantity_unitWeight/Kilogram
typename=contract_no123456
typename=commentA great record
pause1000
typename=next_owner_titleNexedi
typename=next_owner_referenceNexedi
typename=default_address_cityMarcq-en-Barœul
selectname=default_address_regionEurope
typename=default_address_street_address270 Bd Clemenceau
click//div[@data-gadget-scope='header']//button[text()='Add' and @type='submit']
waitForTextPresentNexedi Product
clicklink=Nexedi Product
waitForTextPresentProduct Title
pause5000
verifyValuename=productNexedi Product
verifyValuename=next_ownerNexedi
verifyValuename=previous_ownerNexedi1
verifyValuename=previous_locationMarcq-en-Barœul
verifyValuename=base_price33.56
verifyText//select[@name='price_currency']/option[@selected='selected']RMB
verifyValuename=priced_quantity66
verifyText//select[@name='quantity_unit']/option[@selected='selected']Weight/Kilogram
verifyValuename=contract_no123456
verifyValuename=commentA great record
verifyValuename=next_owner_titleNexedi
verifyValuename=next_owner_referenceNexedi
verifyValuename=default_address_cityMarcq-en-Barœul
verifyText//select[@name='default_address_region']/option[@selected='selected']Europe
verifyValuename=default_address_street_address270 Bd Clemenceau
+ + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testSaleRecordNavigation.xml b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testSaleRecordNavigation.xml new file mode 100644 index 00000000000..6a4fb7e0155 --- /dev/null +++ b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testSaleRecordNavigation.xml @@ -0,0 +1,58 @@ + + + + + + + + + + _bind_names + + + + + + + + + + _asgns + + + + name_subpath + traverse_subpath + + + + + + + + + + + content_type + text/html + + + expand + 0 + + + id + testSaleRecordNavigation + + + output_encoding + utf-8 + + + title + + + + + + diff --git a/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testSaleRecordNavigation.zpt b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testSaleRecordNavigation.zpt new file mode 100644 index 00000000000..ad8cd0a824c --- /dev/null +++ b/bt5/erp5_web_trade_application_test/PathTemplateItem/portal_tests/trade_acquisition_application_zuite/testSaleRecordNavigation.zpt @@ -0,0 +1,309 @@ + + + +Test trade Acquisition Application: Sale Record + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Test trade Acquisition Application: Sale Record
open${base_url}/web_site_module/trade_application/
waitForTextPresentMenu
click//div[@data-gadget-scope='header']//button[text()='Menu' and @type='submit']
waitForTextPresentSale
clicklink=Sale Price Record
waitForTextPresentNew
clicklink=New
waitForTextPresentAdd
pause5000
typename=productNexedi Product
typename=next_ownerNexedi
typename=previous_ownerNexedi1
typename=previous_locationMarcq-en-Barœul
typename=base_price33.56
selectname=price_currencyRMB
typename=priced_quantity66
selectname=quantity_unitWeight/Kilogram
typename=contract_no123456
typename=commentA great record
pause1000
typename=next_owner_titleNexedi
typename=next_owner_referenceNexedi
typename=default_address_cityMarcq-en-Barœul
selectname=default_address_regionEurope
typename=default_address_street_address270 Bd Clemenceau
click//div[@data-gadget-scope='header']//button[text()='Add' and @type='submit']
waitForTextPresentNexedi Product
clicklink=Nexedi Product
waitForTextPresentEmail
pause1000
click//input[@type='submit' and @name='create_sale_record']
waitForTextPresentQuantity
pause5000
typename=quantity3
typename=batch123
click//div[@data-gadget-scope='header']//button[text()='Save' and @type='submit']
waitForTextPresentNexedi Product
clicklink=Nexedi Product
waitForTextPresentProduct Title
pause5000
verifyValuename=productNexedi Product
verifyText//div[@data-gadget-scope='previous_owner']/pNexedi1
verifyText//div[@data-gadget-scope='next_owner']/pNexedi
verifyValuename=previous_locationMarcq-en-Barœul
verifyValuename=price33.56
verifyText//select[@name='price_quantity_unit']/option[@selected='selected']Weight/Kilogram
verifyText//select[@name='price_currency']/option[@selected='selected']RMB
verifyValuename=quantity3
verifyText//select[@name='quantity_unit']/option[@selected='selected']Weight/Kilogram
verifyValuename=batch123
verifyValuename=contract_no123456
verifyValuename=commentA great record
+ + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_test/TestTemplateItem/portal_components/test.erp5.testTradeFunctionalTestCase.py b/bt5/erp5_web_trade_application_test/TestTemplateItem/portal_components/test.erp5.testTradeFunctionalTestCase.py new file mode 100644 index 00000000000..39bcadaba36 --- /dev/null +++ b/bt5/erp5_web_trade_application_test/TestTemplateItem/portal_components/test.erp5.testTradeFunctionalTestCase.py @@ -0,0 +1,45 @@ +############################################################################## +# +# Copyright (c) 2015 Nexedi SARL and Contributors. All Rights Reserved. +# Romain Courteaud +# +# WARNING: This program as such is intended to be used by professional +# programmers who take the whole responsability of assessing all potential +# consequences resulting from its eventual inadequacies and bugs +# End users who are looking for a ready-to-use solution with commercial +# garantees and support are strongly adviced to contract a Free Software +# Service Company +# +# This program is Free Software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# as published by the Free Software Foundation; either version 2 +# of the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +############################################################################## +import unittest + +from Products.ERP5Type.tests.ERP5TypeFunctionalTestCase import ERP5TypeFunctionalTestCase + +class TestZeleniumCore(ERP5TypeFunctionalTestCase): + foreground = 0 + run_only = "trade_acquisition_application_zuite" + + def getBusinessTemplateList(self): + return ( + 'erp5_web_trade_application', + 'erp5_web_trade_application_test', + ) + +def test_suite(): + suite = unittest.TestSuite() + suite.addTest(unittest.makeSuite(TestZeleniumCore)) + return suite \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_test/TestTemplateItem/portal_components/test.erp5.testTradeFunctionalTestCase.xml b/bt5/erp5_web_trade_application_test/TestTemplateItem/portal_components/test.erp5.testTradeFunctionalTestCase.xml new file mode 100644 index 00000000000..15c8d2fbf09 --- /dev/null +++ b/bt5/erp5_web_trade_application_test/TestTemplateItem/portal_components/test.erp5.testTradeFunctionalTestCase.xml @@ -0,0 +1,123 @@ + + + + + + + + + + _recorded_property_dict + + AAAAAAAAAAI= + + + + default_reference + testTradeFunctionalTestCase + + + description + + + + + + id + test.erp5.testTradeFunctionalTestCase + + + portal_type + Test Component + + + sid + + + + + + text_content_error_message + + + + + + text_content_warning_message + + + + + + version + erp5 + + + workflow_history + + AAAAAAAAAAM= + + + + + + + + + + + + + data + + + + + + + + + + + + + + + data + + + + component_validation_workflow + + AAAAAAAAAAQ= + + + + + + + + + + + + + + + + + + + action + validate + + + validation_state + validated + + + + + + + diff --git a/bt5/erp5_web_trade_application_test/bt/dependency_list b/bt5/erp5_web_trade_application_test/bt/dependency_list new file mode 100644 index 00000000000..c8f746c75b1 --- /dev/null +++ b/bt5/erp5_web_trade_application_test/bt/dependency_list @@ -0,0 +1,3 @@ +erp5_ui_test_core +erp5_ui_test +erp5_web_trade_application_ui \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_test/bt/description b/bt5/erp5_web_trade_application_test/bt/description new file mode 100644 index 00000000000..fde8590b506 --- /dev/null +++ b/bt5/erp5_web_trade_application_test/bt/description @@ -0,0 +1 @@ +HTML App Tests \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_test/bt/template_format_version b/bt5/erp5_web_trade_application_test/bt/template_format_version new file mode 100644 index 00000000000..56a6051ca2b --- /dev/null +++ b/bt5/erp5_web_trade_application_test/bt/template_format_version @@ -0,0 +1 @@ +1 \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_test/bt/template_path_list b/bt5/erp5_web_trade_application_test/bt/template_path_list new file mode 100644 index 00000000000..ed7c6bbe75e --- /dev/null +++ b/bt5/erp5_web_trade_application_test/bt/template_path_list @@ -0,0 +1,2 @@ +portal_tests/trade_acquisition_application_zuite +portal_tests/trade_acquisition_application_zuite/** \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_test/bt/template_test_id_list b/bt5/erp5_web_trade_application_test/bt/template_test_id_list new file mode 100644 index 00000000000..aafeee7c633 --- /dev/null +++ b/bt5/erp5_web_trade_application_test/bt/template_test_id_list @@ -0,0 +1 @@ +test.erp5.testTradeFunctionalTestCase \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_test/bt/test_dependency_list b/bt5/erp5_web_trade_application_test/bt/test_dependency_list new file mode 100644 index 00000000000..bff77e32d84 --- /dev/null +++ b/bt5/erp5_web_trade_application_test/bt/test_dependency_list @@ -0,0 +1 @@ +erp5_full_text_mroonga_catalog \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_test/bt/title b/bt5/erp5_web_trade_application_test/bt/title new file mode 100644 index 00000000000..bb062a4bc78 --- /dev/null +++ b/bt5/erp5_web_trade_application_test/bt/title @@ -0,0 +1 @@ +erp5_web_trade_application_test \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_test/bt/version b/bt5/erp5_web_trade_application_test/bt/version new file mode 100644 index 00000000000..0f3016682b3 --- /dev/null +++ b/bt5/erp5_web_trade_application_test/bt/version @@ -0,0 +1 @@ +001 \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/document_module/trade_json.json b/bt5/erp5_web_trade_application_ui/PathTemplateItem/document_module/trade_json.json new file mode 100644 index 00000000000..30c78ba51eb --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/document_module/trade_json.json @@ -0,0 +1 @@ +{"region/row":{"portal_type":"Category","parent_relative_url":"region","relative_url":"region/row","title":"Rest of the world","parent_uid":2552,"category_relative_url":"row","logical_path":"Rest of the world"},"region/europe/switzerland":{"portal_type":"Category","parent_relative_url":"region/europe","relative_url":"region/europe/switzerland","title":"Switzerland","parent_uid":2151,"category_relative_url":"europe/switzerland","logical_path":"Europe/Switzerland"},"region/europe/spain":{"portal_type":"Category","parent_relative_url":"region/europe","relative_url":"region/europe/spain","title":"Spain","parent_uid":2151,"category_relative_url":"europe/spain","logical_path":"Europe/Spain"},"region/europe/portugal":{"portal_type":"Category","parent_relative_url":"region/europe","relative_url":"region/europe/portugal","title":"Portugal","parent_uid":2151,"category_relative_url":"europe/portugal","logical_path":"Europe/Portugal"},"region/europe/italy":{"portal_type":"Category","parent_relative_url":"region/europe","relative_url":"region/europe/italy","title":"Italy","parent_uid":2151,"category_relative_url":"europe/italy","logical_path":"Europe/Italy"},"region/europe/germany":{"portal_type":"Category","parent_relative_url":"region/europe","relative_url":"region/europe/germany","title":"Germany","parent_uid":2151,"category_relative_url":"europe/germany","logical_path":"Europe/Germany"},"region/europe/france":{"portal_type":"Category","parent_relative_url":"region/europe","relative_url":"region/europe/france","title":"France","parent_uid":2151,"category_relative_url":"europe/france","logical_path":"Europe/France"},"region/europe":{"portal_type":"Category","parent_relative_url":"region","relative_url":"region/europe","title":"Europe","parent_uid":2552,"category_relative_url":"europe","logical_path":"Europe"},"region/china/xinan":{"portal_type":"Category","parent_relative_url":"region/china","relative_url":"region/china/xinan","title":"Xinan","parent_uid":2165,"category_relative_url":"china/xinan","logical_path":"China/Xinan"},"region/china/xibei":{"portal_type":"Category","parent_relative_url":"region/china","relative_url":"region/china/xibei","title":"Xibei","parent_uid":2165,"category_relative_url":"china/xibei","logical_path":"China/Xibei"},"region/china/shenzhen":{"portal_type":"Category","parent_relative_url":"region/china","relative_url":"region/china/shenzhen","title":"Shenzhen","parent_uid":2165,"category_relative_url":"china/shenzhen","logical_path":"China/Shenzhen"},"region/china/shanghai":{"portal_type":"Category","parent_relative_url":"region/china","relative_url":"region/china/shanghai","title":"Shanghai","parent_uid":2165,"category_relative_url":"china/shanghai","logical_path":"China/Shanghai"},"region/china/other":{"portal_type":"Category","parent_relative_url":"region/china","relative_url":"region/china/other","title":"Other","parent_uid":2165,"category_relative_url":"china/other","logical_path":"China/Other"},"region/china/huazhong":{"portal_type":"Category","parent_relative_url":"region/china","relative_url":"region/china/huazhong","title":"Huazhong","parent_uid":2165,"category_relative_url":"china/huazhong","logical_path":"China/Huazhong"},"region/china/huanan":{"portal_type":"Category","parent_relative_url":"region/china","relative_url":"region/china/huanan","title":"Huanan","parent_uid":2165,"category_relative_url":"china/huanan","logical_path":"China/Huanan"},"region/china/huadong":{"portal_type":"Category","parent_relative_url":"region/china","relative_url":"region/china/huadong","title":"Huadong","parent_uid":2165,"category_relative_url":"china/huadong","logical_path":"China/Huadong"},"region/china/huabei":{"portal_type":"Category","parent_relative_url":"region/china","relative_url":"region/china/huabei","title":"Huabei","parent_uid":2165,"category_relative_url":"china/huabei","logical_path":"China/Huabei"},"region/china/guangzhou":{"portal_type":"Category","parent_relative_url":"region/china","relative_url":"region/china/guangzhou","title":"Guangzhou","parent_uid":2165,"category_relative_url":"china/guangzhou","logical_path":"China/Guangzhou"},"region/china/dongbei":{"portal_type":"Category","parent_relative_url":"region/china","relative_url":"region/china/dongbei","title":"Dongbei","parent_uid":2165,"category_relative_url":"china/dongbei","logical_path":"China/Dongbei"},"region/china/chengdu":{"portal_type":"Category","parent_relative_url":"region/china","relative_url":"region/china/chengdu","title":"Chengdu","parent_uid":2165,"category_relative_url":"china/chengdu","logical_path":"China/Chengdu"},"region/china/beijing":{"portal_type":"Category","parent_relative_url":"region/china","relative_url":"region/china/beijing","title":"Beijing","parent_uid":2165,"category_relative_url":"china/beijing","logical_path":"China/Beijing"},"region/china":{"portal_type":"Category","parent_relative_url":"region","relative_url":"region/china","title":"China","parent_uid":2552,"category_relative_url":"china","logical_path":"China"},"region/asia/thailand":{"portal_type":"Category","parent_relative_url":"region/asia","relative_url":"region/asia/thailand","title":"Thailand","parent_uid":2171,"category_relative_url":"asia/thailand","logical_path":"Asia/Thailand"},"region/asia/sin_mal_ind/malaysia":{"portal_type":"Category","parent_relative_url":"region/asia/sin_mal_ind","relative_url":"region/asia/sin_mal_ind/malaysia","title":"Malaysia","parent_uid":2169,"category_relative_url":"asia/sin_mal_ind/malaysia","logical_path":"Asia/Singapore-Malaysia-Indonesia/Malaysia"},"region/asia/sin_mal_ind/indonesia":{"portal_type":"Category","parent_relative_url":"region/asia/sin_mal_ind","relative_url":"region/asia/sin_mal_ind/indonesia","title":"Indonesia","parent_uid":2169,"category_relative_url":"asia/sin_mal_ind/indonesia","logical_path":"Asia/Singapore-Malaysia-Indonesia/Indonesia"},"region/asia/sin_mal_ind":{"portal_type":"Category","parent_relative_url":"region/asia","relative_url":"region/asia/sin_mal_ind","title":"Singapore-Malaysia-Indonesia","parent_uid":2171,"category_relative_url":"asia/sin_mal_ind","logical_path":"Asia/Singapore-Malaysia-Indonesia"},"region/asia/cambodia":{"portal_type":"Category","parent_relative_url":"region/asia","relative_url":"region/asia/cambodia","title":"Cambodia","parent_uid":2171,"category_relative_url":"asia/cambodia","logical_path":"Asia/Cambodia"},"region/asia":{"portal_type":"Category","parent_relative_url":"region","relative_url":"region/asia","title":"Asia","parent_uid":2552,"category_relative_url":"asia","logical_path":"Asia"},"region/america":{"portal_type":"Category","parent_relative_url":"region","relative_url":"region/america","title":"America","parent_uid":2552,"category_relative_url":"america","logical_path":"America"},"region/africa":{"portal_type":"Category","parent_relative_url":"region","relative_url":"region/africa","title":"Africa","parent_uid":2552,"category_relative_url":"africa","logical_path":"Africa"},"quantity_unit/weight/ton":{"portal_type":"Category","parent_relative_url":"quantity_unit/weight","relative_url":"quantity_unit/weight/ton","title":"Ton","parent_uid":2176,"category_relative_url":"weight/ton","logical_path":"Weight/Ton"},"quantity_unit/weight/kg":{"portal_type":"Category","parent_relative_url":"quantity_unit/weight","relative_url":"quantity_unit/weight/kg","title":"Kilogram","parent_uid":2176,"category_relative_url":"weight/kg","logical_path":"Weight/Kilogram"},"product_line/product/beer":{"portal_type":"Category","parent_relative_url":"product_line/product","relative_url":"product_line/product/beer","title":"Beer","parent_uid":2178,"category_relative_url":"product/beer","logical_path":"Product/Beer"},"product_line/material/wheat":{"portal_type":"Category","parent_relative_url":"product_line/material","relative_url":"product_line/material/wheat","title":"Wheat","parent_uid":2181,"category_relative_url":"material/wheat","logical_path":"Material/Wheat"},"product_line/material/starch":{"portal_type":"Category","parent_relative_url":"product_line/material","relative_url":"product_line/material/starch","title":"Starch","parent_uid":2181,"category_relative_url":"material/starch","logical_path":"Material/Starch"},"currency_module/USD":{"portal_type":"Currency","parent_relative_url":"currency_module","relative_url":"currency_module/USD","title":"US Dollar","validation_state":"validated","parent_uid":2532,"logical_path":"/ERP5/Currencies/US Dollar"},"currency_module/THB":{"portal_type":"Currency","parent_relative_url":"currency_module","relative_url":"currency_module/THB","title":"Thai Baht","validation_state":"validated","parent_uid":2532,"logical_path":"/ERP5/Currencies/Thai Baht"},"currency_module/SGD":{"portal_type":"Currency","parent_relative_url":"currency_module","relative_url":"currency_module/SGD","title":"Singapore Dollar","validation_state":"validated","parent_uid":2532,"logical_path":"/ERP5/Currencies/Singapore Dollar"},"currency_module/MYR":{"portal_type":"Currency","parent_relative_url":"currency_module","relative_url":"currency_module/MYR","title":"Ringgit","validation_state":"validated","parent_uid":2532,"logical_path":"/ERP5/Currencies/Ringgit"},"currency_module/IDR":{"portal_type":"Currency","parent_relative_url":"currency_module","relative_url":"currency_module/IDR","title":"Rupee","validation_state":"validated","parent_uid":2532,"logical_path":"/ERP5/Currencies/Rupee"},"currency_module/HKG":{"portal_type":"Currency","parent_relative_url":"currency_module","relative_url":"currency_module/HKG","title":"Hong Kong Dollar","validation_state":"validated","parent_uid":2532,"logical_path":"/ERP5/Currencies/Hong Kong Dollar"},"currency_module/EUR":{"portal_type":"Currency","parent_relative_url":"currency_module","relative_url":"currency_module/EUR","title":"Euro","validation_state":"validated","parent_uid":2532,"logical_path":"/ERP5/Currencies/Euro"},"currency_module/CNY":{"portal_type":"Currency","parent_relative_url":"currency_module","relative_url":"currency_module/CNY","title":"RMB","validation_state":"validated","parent_uid":2532,"logical_path":"/ERP5/Currencies/RMB"},"daily_statement_record_module":{"portal_type":"Daily Statement Record Module","relative_url":"daily_statement_record_module","title":"Daily Statement Records","logical_path":"/ERP5/Daily Statement Records"},"sale_record_module":{"portal_type":"Sale Record Module","relative_url":"sale_record_module","title":"Sale Records","logical_path":"/ERP5/Sale Records"},"purchase_record_module":{"portal_type":"Purchase Record Module","relative_url":"purchase_record_module","title":"Purchase Records","logical_path":"/ERP5/Purchase Records"},"purchase_price_record_module":{"portal_type":"Purchase Price Record Module","relative_url":"purchase_price_record_module","title":"Purchase Price Records","logical_path":"/ERP5/Purchase Price Records"},"sale_price_record_module":{"portal_type":"Sale Price Record Module","relative_url":"sale_price_record_module","title":"Sale Price Records","logical_path":"/ERP5/Sale Price Records"},"organisation_module":{"portal_type":"Organisation Module","relative_url":"organisation_module","title":"Organisations","logical_path":"/ERP5/Organisations"},"product_module":{"portal_type":"Product Module","relative_url":"product_module","title":"Products","logical_path":"/ERP5/Products"}} \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/document_module/trade_json.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/document_module/trade_json.xml new file mode 100644 index 00000000000..4abbe13cc8c --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/document_module/trade_json.xml @@ -0,0 +1,267 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + cc7e53a5bbb99be1e721dd95e5d52db8 + + + content_type + application/json + + + default_reference + trade.json + + + description + + + + + + filename + trade.json + + + id + trade_json + + + language + + + + + + portal_type + File + + + short_title + + + + + + title + Trade Json + + + version + + + + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1472138533.14 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.30991.17130.29030 + + + state + current + + + time + + + + + + + + + + + 1472136109.73 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_application_appcache.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_application_appcache.xml new file mode 100644 index 00000000000..673f825bd06 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_application_appcache.xml @@ -0,0 +1,516 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + default_reference + gadget_trade_application.appcache + + + description + + + + + + id + gadget_trade_application_appcache + + + language + en + + + portal_type + Web Manifest + + + short_title + + + + + + text_content + + + + title + Trade Application AppCache + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + xiaohe + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1470240135.44 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.38117.50317.52155 + + + state + current + + + time + + + + + + + + + + + 1472745409.72 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + xiaohe + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1470240074.75 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_datetime_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_datetime_html.html new file mode 100644 index 00000000000..b6be0e0566e --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_datetime_html.html @@ -0,0 +1,18 @@ + + + + + + ERP5 Floatfield + + + + + + + + + + + + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_datetime_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_datetime_html.xml new file mode 100644 index 00000000000..a9bdba7b556 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_datetime_html.xml @@ -0,0 +1,324 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/html + + + default_reference + gadget_trade_field_datetime.html + + + description + + + + + + id + gadget_trade_field_datetime_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Datetime field + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1470649746.24 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.6215.60854.64000 + + + state + current + + + time + + + + + + + + + + + 1470649446.03 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1470649390.51 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_datetime_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_datetime_js.js new file mode 100644 index 00000000000..1197dd07bd6 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_datetime_js.js @@ -0,0 +1,313 @@ +/*global window, rJS, RSVP, document, loopEventListener */ +/*jslint indent: 2 */ +(function (window, rJS, RSVP, document, loopEventListener) { + "use strict"; + rJS(window) + .ready(function (gadget) { + return gadget.getElement() + .push(function (element) { + gadget.element = element; + gadget.props = {}; + }); + }) + .declareAcquiredMethod("notifyInvalid", "notifyInvalid") + .declareAcquiredMethod("notifyValid", "notifyValid") + .declareMethod('getTextContent', function () { + return this.element.querySelector('input').getAttribute('value') || ""; + }) + .declareMethod('render', function (options) { + var input = this.element.querySelector('input'), + date, + tmp, + timezone, + tmp_year, + tmp_month, + tmp_date, + tmp_hour, + tmp_minute, + select, + time = "", + leapyear, + i, + field_json = options.field_json || {}, + lastDateOfMonth = [[31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], + [31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31]],//leapyear + select_options = ["GMT-12", "GMT-11", "GMT-10", "GMT-9", "GMT-8", "GMT-7", "GMT-6", + "GMT-5", "GMT-4", "GMT-3", "GMT-2", "GMT-1", "GMT", "GMT+1", + "GMT+2", "GMT+3", "GMT+4", "GMT+5", "GMT+6", "GMT+7", "GMT+8", + "GMT+9", "GMT+10", "GMT+11", "GMT+12"], + select_option, + value = field_json.value || field_json.default || ""; + this.props.field_json = field_json; + + + if (field_json.timezone_style) { + //change date to local + select = document.createElement("select"); + for (i = 0; i < select_options.length; i += 1) { + select_option = document.createElement("option"); + select_option.value = select_options[i]; + select_option.innerHTML = select_options[i]; + select.appendChild(select_option); + } + select.setAttribute("class", "gmt_select"); + select.selectedIndex = 12; + this.element.appendChild(select); + } + if (field_json.date_only === 0) { + input.setAttribute("type", "datetime-local"); + } + //Change type to datetime/datetime local if configured in the field + if (value !== "") { + tmp = new Date(value); + //get date without timezone + tmp_date = tmp.getUTCDate(); + tmp_month = tmp.getUTCMonth() + 1; + tmp_year = tmp.getUTCFullYear(); + + tmp_hour = tmp.getUTCHours(); + tmp_minute = tmp.getUTCMinutes(); + + //timezone required + //convert time to GMT + timezone = parseInt(value.slice(-5), 10) / 100; + + if (field_json.timezone_style) { + select.selectedIndex = timezone + 12; + } + leapyear = (tmp_year % 4 === 0 && tmp_year % 100 !== 0) ? 1 : 0; + if (timezone !== 0) { + tmp_hour += timezone; + if (tmp_hour < 0) { + tmp_hour += 24; + tmp_date -= 1; + if (tmp_date === 0) { + tmp_month -= 1; + if (tmp_month === 0) { + tmp_month = 12; + tmp_year -= 1; + } + tmp_date = lastDateOfMonth[leapyear][tmp_month - 1]; + } + } else if (tmp_hour > 23) { + tmp_hour -= 24; + tmp_date += 1; + if (tmp_date > lastDateOfMonth[leapyear][tmp_month - 1]) { + tmp_date = 1; + tmp_month += 1; + if (tmp_month > 12) { + tmp_month = 1; + tmp_year += 1; + } + } + } + } + if (field_json.date_only === 0) { + time = "T" + Math.floor(tmp_hour / 10) + tmp_hour % 10 + ":" + + Math.floor(tmp_minute / 10) + (tmp_minute % 10) + ":00"; + } + date = tmp_year + "-" + Math.floor(tmp_month / 10) + (tmp_month % 10) + "-" + + Math.floor(tmp_date / 10) + (tmp_date % 10); + + input.setAttribute( + 'value', + date + time + ); + } + input.setAttribute('name', field_json.key); + input.setAttribute('title', field_json.title); + if (field_json.required === 1) { + input.setAttribute('required', 'required'); + } + if (field_json.editable !== 1) { + input.setAttribute('readonly', 'readonly'); + input.setAttribute('data-wrapper-class', 'ui-state-disabled ui-state-readonly'); + input.setAttribute('disabled', 'disabled'); + } + }) + .declareMethod('getContent', function (options) { + var input = this.element.querySelector('input'), + result = {}, + select, + year, + month, + field_json = this.props.field_json, + date, + hour, + minute, + timezone, + zone_list = {"GMT-12": "-1200", "GMT-11": "-1100", + "GMT-9": "-0900", "GMT-8": "-0800", + "GMT-7": "-0700", "GMT-6": "-0600", + "GMT-5": "-0500", "GMT-4": "-0400", + "GMT-3": "-0300", "GMT-2": "-0200", + "GMT-1": "-0100", "GMT": "+0000", + "GMT+1": "+0100", "GMT+2": "+0200", + "GMT+3": "+0300", "GMT+4": "+0400", + "GMT+5": "+0500", "GMT+6": "+0600", + "GMT+7": "+0700", "GMT+8": "+0800", + "GMT+9": "+0900", "GMT+10": "+1000", + "GMT+11": "+1100", "GMT+12": "+1200"}, + value = input.value; + if (options === undefined || options.format === "erp5") { + if (value !== "") { + if (field_json.date_only === 0) { + value += "+0000"; + } + value = new Date(value); + year = value.getUTCFullYear(); + month = value.getUTCMonth() + 1; + date = value.getUTCDate(); + if (field_json.hide_day === 1) { + date = 1; + } + //get time + if (field_json.date_only === 0) { + if (field_json.allow_empty_time === 1) { + hour = 0; + minute = 0; + } else { + hour = value.getUTCHours(); + minute = value.getUTCMinutes(); + } + if (field_json.ampm_time_style === 1) { + if (hour > 12) { + result[field_json.subfield_ampm_key] = "pm"; + hour -= 12; + } else { + result[field_json.subfield_ampm_key] = "am"; + } + } + result[field_json.subfield_hour_key] = hour; + result[field_json.subfield_minute_key] = minute; + } + + if (field_json.hidden_day_is_last_day === 1) { + if (month === 12) { + year += 1; + month = 1; + } else { + month += 1; + } + } + result[field_json.subfield_year_key] = year; + result[field_json.subfield_month_key] = month; + result[field_json.subfield_day_key] = date; + if (field_json.timezone_style) { + //set timezone + select = this.element.querySelector("select"); + result[field_json.subfield_timezone_key] = select.options[select.selectedIndex].value; + } + } else { + //if no value, return empty data + if (field_json.date_only === 0) { + result[field_json.subfield_hour_key] = ""; + result[field_json.subfield_minute_key] = ""; + } + result[field_json.subfield_year_key] = ""; + result[field_json.subfield_month_key] = ""; + result[field_json.subfield_day_key] = ""; + } + return result; + } + if (field_json.date_only_style) { + result[field_json.key] = value; + return result; + } + if (field_json.date_only) { + value += "T00:00"; + } + if (field_json.timezone_style) { + //set timezone + select = this.element.querySelector("select"); + timezone = select.options[select.selectedIndex].value; + } else { + timezone = "GMT"; + } + result[field_json.key] = value + zone_list[timezone]; + return result; + }) + .declareMethod('checkValidity', function () { + var gadget = this, + valide = true, + start_datetime = false, + end_datetime = false, + datetime_string, + select = gadget.element.querySelector("select"), + datetime, + input = gadget.element.querySelector('input'), + field_json = gadget.props.field_json; + if (!input.checkValidity()) { + return false; + } + return new RSVP.Queue() + .push(function () { + return gadget.notifyValid(); + }) + .push(function () { + return gadget.getContent(); + }) + .push(function (result) { + datetime_string = result[field_json.subfield_month_key]; + datetime_string += "," + result[field_json.subfield_day_key]; + datetime_string += "," + result[field_json.subfield_year_key]; + if (field_json.date_only === 0) { + if (result[field_json.subfield_ampm_key] === "pm") { + result[field_json.subfield_hour_key] += 12; + } + datetime_string += " " + result[field_json.subfield_hour_key]; + datetime_string += ":" + result[field_json.subfield_minute_key] + ":00"; + datetime_string += "+0000"; + } + if (datetime_string.indexOf("NaN") !== -1) { + valide = false; + return gadget.notifyInvalid("Invalide DateTime"); + } + if (field_json.start_datetime) { + start_datetime = Date.parse(field_json.start_datetime); + } + if (field_json.end_datetime) { + end_datetime = Date.parse(field_json.end_datetime); + } + if ((start_datetime === false) && (end_datetime === false)) { + return; + } + datetime = Date.parse(datetime_string); + datetime -= (select.selectedIndex - 12) * 60 * 60 * 1000; + if (start_datetime) { + if (start_datetime > datetime) { + valide = false; + return gadget.notifyInvalid("The date and time you entered earlier than the start time"); + } + } + if (end_datetime) { + if (end_datetime <= datetime) { + valide = false; + return gadget.notifyInvalid("The date and time you entered later than the end time"); + } + } + }) + .push(function () { + return valide; + }); + }) + .declareService(function () { + //////////////////////////////////// + // Inform when the field input is invalid + //////////////////////////////////// + var field_gadget = this; + + function notifyInvalid(evt) { + return field_gadget.notifyInvalid(evt.target.validationMessage); + } + + // Listen to input change + return loopEventListener( + field_gadget.element.querySelector('input'), + 'invalid', + false, + notifyInvalid + ); + }); + +}(window, rJS, RSVP, document, loopEventListener)); \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_datetime_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_datetime_js.xml new file mode 100644 index 00000000000..4d4bd246302 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_datetime_js.xml @@ -0,0 +1,320 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + default_reference + gadget_trade_field_datetime.js + + + description + + + + + + id + gadget_trade_field_datetime_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Datetimefield JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1470649744.03 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.6228.37120.43588 + + + state + current + + + time + + + + + + + + + + + 1470661045.72 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1470649392.74 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_list_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_list_html.html new file mode 100644 index 00000000000..896a8cf53df --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_list_html.html @@ -0,0 +1,27 @@ + + + + + + Listfield + + + + + + + + + + + + + + + for transport + wrap.innerHTML = tmp; + + return new RSVP.Queue() + .push(function () { + return gadget.translateHtml(wrap.outerHTML); + }) + .push(function (my_translated_html) { + // XXX: no fan... + var select_div, + div = document.createElement("div"); + + div.innerHTML = my_translated_html; + + select_div = div.querySelector("select"); + select.innerHTML = select_div.innerHTML; + + if (field_json.required === 1) { + select.setAttribute('required', 'required'); + } + if (field_json.editable !== 1) { + select.setAttribute('readonly', 'readonly'); + select.setAttribute('data-wrapper-class', 'ui-state-readonly'); + // select.setAttribute('disabled', 'disabled'); + + } + }); + } + }) + .declareMethod('checkValidity', function () { + var result; + result = this.element.querySelector('select').checkValidity(); + if (result) { + return this.notifyValid() + .push(function () { + return result; + }); + } + return result; + }) + .declareMethod('getContent', function () { + var input = this.element.querySelector('select'), + result = {}; + result[input.getAttribute('name')] = input.options[input.selectedIndex].value; + return result; + }) + .declareService(function () { + //////////////////////////////////// + // Check field validity when the value changes + //////////////////////////////////// + var field_gadget = this; + + function notifyChange() { + return RSVP.all([ + field_gadget.checkValidity(), + field_gadget.notifyChange() + ]); + } + + // Listen to input change + return loopEventListener( + field_gadget.element.querySelector('select'), + 'change', + false, + notifyChange + ); + }) + .declareService(function () { + //////////////////////////////////// + // Inform when the field input is invalid + //////////////////////////////////// + var field_gadget = this; + + function notifyInvalid(evt) { + return field_gadget.notifyInvalid(evt.target.validationMessage); + } + + // Listen to input change + return loopEventListener( + field_gadget.element.querySelector('select'), + 'invalid', + false, + notifyInvalid + ); + }); + +}(window, rJS, Handlebars, document, RSVP)); \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_list_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_list_js.xml new file mode 100644 index 00000000000..508a5b37639 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_list_js.xml @@ -0,0 +1,320 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + default_reference + gadget_trade_field_list.js + + + description + + + + + + id + gadget_trade_field_list_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade listfield JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1470409106.47 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.57962.47739.1228 + + + state + current + + + time + + + + + + + + + + + 1473755694.05 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1470408918.69 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_string_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_string_html.html new file mode 100644 index 00000000000..e477d2fa0fc --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_string_html.html @@ -0,0 +1,19 @@ + + + + + + ERP5 Stringfield + + + + + + + + + + + + + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_string_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_string_html.xml new file mode 100644 index 00000000000..6a96ffb2f85 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_string_html.xml @@ -0,0 +1,324 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/html + + + default_reference + gadget_trade_field_string.html + + + description + + + + + + id + gadget_trade_field_string_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Stringfield + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1470409312.96 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.2205.15504.31795 + + + state + current + + + time + + + + + + + + + + + 1470408826.38 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1470408744.34 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_string_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_string_js.js new file mode 100644 index 00000000000..ee1f89e1a25 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_string_js.js @@ -0,0 +1,186 @@ +/*global window, rJS, RSVP, loopEventListener, document */ +/*jslint indent: 2, maxerr: 3 */ +(function (window, rJS, RSVP, loopEventListener, document) { + "use strict"; + + rJS(window) + .ready(function (gadget) { + return gadget.getElement() + .push(function (element) { + gadget.props = {}; + gadget.element = element; + }); + }) + + .declareAcquiredMethod("notifyValid", "notifyValid") + .declareAcquiredMethod("notifyInvalid", "notifyInvalid") + .declareAcquiredMethod("notifyChange", "notifyChange") + .declareAcquiredMethod("inputChange", "inputChange") + .declareMethod('getTextContent', function () { + return this.props.value; + }) + .declareMethod('render', function (options) { + var element, + text, + input, + p, + field_json = options.field_json || {}, + gadget = this; + this.props.value = field_json.value || field_json.default || ""; + this.props.editable = field_json.editable; + if (this.props.change !== undefined) { + if (field_json.editable) { + input = this.element.querySelector('input'); + input.value = this.props.value; + if (field_json.disabled) { + input.setAttribute("disabled", "disabled"); + } else { + input.disabled = false; + } + } else { + p = this.element.querySelector('p'); + text = document.createTextNode(this.props.value); + p.appendChild(text); + } + if (this.props.value !== '' && this.props.value !== undefined) { + return new RSVP.Queue() + .push(function () { + return gadget.notifyValid(); + }); + } + } else { + if (field_json.editable) { + element = document.createElement('input'); + if (field_json.key === "date") { + element.setAttribute("type", "date"); + } else { + element.setAttribute("type", "text"); + } + element.setAttribute('value', this.props.value); + element.setAttribute('name', field_json.key); + element.setAttribute('title', field_json.title); + if (field_json.disabled) { + element.setAttribute("disabled", "disabled"); + } else { + element.removeAttribute('disabled'); + } + if (field_json.required === 1) { + element.setAttribute('required', 'required'); + } else { + element.removeAttribute('required'); + } + } else { + element = document.createElement("p"); + element.setAttribute("class", "ui-content-non-editable"); + text = document.createTextNode(this.props.value); + element.appendChild(text); + } + this.element.appendChild(element); + this.props.change = true; + } + } + ) + + .declareMethod('getContent', function () { + var input, + result = {}; + if (this.props.editable) { + input = this.element.querySelector('input'); + result[input.getAttribute('name')] = input.value; + } + return result; + }) + + .declareMethod('checkValidity', function () { + var result; + if (!this.props.editable) { + return true; + } + result = this.element.querySelector('input').checkValidity(); + if (result) { + return this.notifyValid() + .push(function () { + return result; + }); + } + return result; + }) + + .declareService(function () { + //////////////////////////////////// + // Check field validity when the value changes + //////////////////////////////////// + var field_gadget = this; + if (!field_gadget.props.editable) { + return; + } + function notifyChange() { + return RSVP.all([ + field_gadget.checkValidity(), + field_gadget.notifyChange() + ]); + } + + // Listen to input change + return loopEventListener( + field_gadget.element.querySelector('input'), + 'change', + false, + notifyChange + ); + }) + + .declareService(function () { + //////////////////////////////////// + // Check field validity when the value changes + //////////////////////////////////// + var field_gadget = this; + if (!field_gadget.props.editable) { + return; + } + function inputChange() { + return new RSVP.Queue() + .push(function () { + // Wait for user to finish typing + return RSVP.delay(100); + }) + .push(function () { + return field_gadget.getContent(); + }) + .push(function (contentChange) { + return field_gadget.inputChange(contentChange); + } + ); + } + + // Listen to input change + return loopEventListener( + field_gadget.element.querySelector('input'), + 'input', + false, + inputChange + ); + }) + + .declareService(function () { + //////////////////////////////////// + // Inform when the field input is invalid + //////////////////////////////////// + var field_gadget = this; + if (!field_gadget.props.editable) { + return; + } + function notifyInvalid(evt) { + return field_gadget.notifyInvalid(evt.target.validationMessage); + } + + // Listen to input change + return loopEventListener( + field_gadget.element.querySelector('input'), + 'invalid', + false, + notifyInvalid + ); + }); + +}(window, rJS, RSVP, loopEventListener, document)); \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_string_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_string_js.xml new file mode 100644 index 00000000000..c4205092636 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_field_string_js.xml @@ -0,0 +1,320 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + default_reference + gadget_trade_field_string.js + + + description + + + + + + id + gadget_trade_field_string_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Stringfield JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1470409319.36 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.61186.28752.2781 + + + state + current + + + time + + + + + + + + + + + 1473947686.05 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1470408746.74 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_form_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_form_html.html new file mode 100644 index 00000000000..041cf02d85a --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_form_html.html @@ -0,0 +1,21 @@ + + + + + + ERP5 Form + + + + + + + + + + + +
+ + + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_form_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_form_html.xml new file mode 100644 index 00000000000..ba7b47ea98a --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_form_html.xml @@ -0,0 +1,324 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/html + + + default_reference + gadget_trade_form.html + + + description + + + + + + id + gadget_trade_form_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Form + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1470408664.29 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.2203.27236.13329 + + + state + current + + + time + + + + + + + + + + + 1470664497.7 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1470408586.02 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_form_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_form_js.js new file mode 100644 index 00000000000..45d88e50909 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_form_js.js @@ -0,0 +1,330 @@ +/*jslint nomen: true, indent: 2, maxerr: 3 */ +/*global window, document, rJS, RSVP*/ +(function (window, document, rJS, RSVP) { + "use strict"; + + ///////////////////////////////////////////////////////////////// + // Handlebars + ///////////////////////////////////////////////////////////////// + // Precompile the templates while loading the first gadget instance + var gadget_klass = rJS(window); + + function getFieldTypeGadgetUrl(type) { + var field_url = 'gadget_erp5_field_readonly.html'; + if (type === 'ListField') { + field_url = 'gadget_trade_field_list.html'; + } else if ((type === 'ParallelListField') || + (type === 'MultiListField')) { + field_url = 'gadget_erp5_field_multilist.html'; + } else if (type === 'CheckBoxField') { + field_url = 'gadget_erp5_field_checkbox.html'; + } else if (type === 'MultiCheckBoxField') { + field_url = 'gadget_erp5_field_multicheckbox.html'; + } else if (type === 'StringField') { + field_url = 'gadget_trade_field_string.html'; + } else if (type === 'PasswordField') { + field_url = 'gadget_erp5_field_password.html'; + } else if (type === 'RelationStringField') { + field_url = 'gadget_erp5_field_relationstring.html'; + } else if (type === 'MultiRelationStringField') { + field_url = 'gadget_erp5_field_multirelationstring.html'; + } else if (type === 'TextAreaField') { + field_url = 'gadget_erp5_field_textarea.html'; + } else if (type === 'DateTimeField') { + field_url = 'gadget_trade_field_datetime.html'; + } else if (type === 'FloatField') { + field_url = 'gadget_erp5_field_float.html'; + } else if (type === 'FileField') { + field_url = 'gadget_erp5_field_file.html'; + } else if (type === 'IntegerField') { + field_url = 'gadget_erp5_field_integer.html'; + } else if (type === 'ListBox') { + field_url = 'gadget_erp5_field_listbox.html'; + } else if (type === 'EditorField') { + field_url = 'gadget_erp5_field_textarea.html'; + // field_url = 'gadget_codemirror.html'; + // sandbox = 'iframe'; + } else if (type === 'GadgetField') { + field_url = 'gadget_erp5_field_gadget.html'; + } else if (type === 'RadioField') { + field_url = 'gadget_erp5_field_radio.html'; + } else if (type === 'ImageField') { + field_url = 'gadget_erp5_field_image.html'; + } else if (type === 'EmailField') { + field_url = 'gadget_erp5_field_email.html'; + } + return field_url; + } + + gadget_klass + ///////////////////////////////////////////////////////////////// + // ready + ///////////////////////////////////////////////////////////////// + // Init local properties + .ready(function (g) { + g.props = {}; + }) + + // Assign the element to a variable + .ready(function (g) { + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + + .declareAcquiredMethod("inputChange", "inputChange") + .declareAcquiredMethod("translateHtml", "translateHtml") + .allowPublicAcquisition("notifyInvalid", function (param_list, scope) { + return this.getDeclaredGadget(scope) + .push(function (gadget) { + return gadget.getElement(); + }) + .push(function (gadget_element) { + gadget_element.previousElementSibling.querySelector("span").textContent = " (" + param_list[0] + ")"; + }); + }) + + .allowPublicAcquisition("notifyValid", function (param_list, scope) { + /*jslint unparam:true*/ + return this.getDeclaredGadget(scope) + .push(function (gadget) { + return gadget.getElement(); + }) + .push(function (gadget_element) { + gadget_element.previousElementSibling.querySelector("span").textContent = ""; + }); + }) + + .allowPublicAcquisition("getFieldTypeGadgetUrl", function (param_list) { + return getFieldTypeGadgetUrl(param_list[0]); + }) + .allowPublicAcquisition("getFormContent", function (param_list) { + return this.getContent(param_list[0]); + }) + .allowPublicAcquisition("inputChange", function (param_list, scope) { + return this.inputChange(param_list[0], scope); + }) + + ///////////////////////////////////////////////////////////////// + // declared methods + ///////////////////////////////////////////////////////////////// + .declareMethod('render', function (options) { + var i, + erp5_document = options.erp5_document, + form_definition = options.form_definition, + rendered_form = erp5_document._embedded._view, + group_list, + add_new_field = 1, + queue = new RSVP.Queue(), + form_gadget = this, + suboption_dict = {}, + parent_element = document.createElement("div"); + + delete options.erp5_document; + delete options.form_definition; + + if (options.gadget_created !== undefined) { + return queue + .push(function () { + return form_gadget.getDeclaredGadget(options.gadget_created); + }) + .push(function (field_gadget) { + return field_gadget.render(rendered_form); + }); + } + group_list = form_definition.group_list; + //options = options.form_gadget || {}; + form_gadget.state_parameter_dict = options.form_gadget || {}; + // XXX Hardcoded for searchfield - remove later! + if (form_definition.extended_search) { + suboption_dict.extended_search = form_definition.extended_search; + } + // XXX Hardcoded for listbox's hide functionality + suboption_dict.hide_enabled = form_definition.hide_enabled; + + + if (form_gadget.props.gadget_list === undefined) { + form_gadget.props.gadget_list = []; + add_new_field = 0; + } + form_gadget.props.id = options.jio_key; + + function addGroup(group) { + queue + .push(function () { + var j, + // XXX: > Romain: fieldset will be needed later for menus + fieldset_element, + group_queue = new RSVP.Queue(); + if (add_new_field) { + fieldset_element = form_gadget.props + .element.querySelector("." + group[0]); + } else { + fieldset_element = document.createElement("div"); + fieldset_element.setAttribute("class", group[0]); + } + function addField(field) { + group_queue.push(function () { + if (rendered_form.hasOwnProperty(field[0])) { + // Field is enabled in this context + var field_queue = new RSVP.Queue(), + sandbox = "public", + field_url, + // Don't change the structure without changing notifyValid and notifyInvalid + field_element = document.createElement("div"), + gadget_element = document.createElement("div"), + label_element = document.createElement("label"), + error_element = document.createElement("span"), + renderered_field = rendered_form[field[0]]; + + field_element.className = "ui-field-contain"; + if (renderered_field.hidden === 1) { + // Hide field + field_element.className = field_element.className + " ui-screen-hidden"; + } +// field_element.setAttribute('data-role', 'fieldcontain'); + label_element.setAttribute('for', renderered_field.key); + label_element.textContent = renderered_field.title; + label_element.setAttribute('data-i18n', renderered_field.title); + if (renderered_field.hasOwnProperty('error_text')) { + error_element.textContent = " (" + renderered_field.error_text + ")"; + } + // error_element.setAttribute('class', 'ui-state-error ui-corner-all'); + label_element.appendChild(error_element); + if (group[0] !== "bottom") { + field_element.appendChild(label_element); + } + + field_url = getFieldTypeGadgetUrl(renderered_field.type); + + return field_queue + .push(function () { + return form_gadget.translateHtml(field_element.innerHTML); + }) + .push(function (my_translate_html) { + field_element.innerHTML = my_translate_html; + field_element.appendChild(gadget_element); + fieldset_element.appendChild(field_element); + }) + .push(function () { + return form_gadget.declareGadget(field_url, { + scope: renderered_field.key, + element: gadget_element, + sandbox: sandbox + }); + }) + .push(function (field_gadget) { + //XXXXX Hardcoded to get one listbox gadget + //pt form list gadget will get this listbox's info + //then pass to search field gadget + if (field_url === "gadget_erp5_field_listbox.html") { + form_gadget.props.listbox_gadget = field_gadget; + } + form_gadget.props.gadget_list.push(field_gadget); + var suboptions = options[renderered_field.key] || suboption_dict; + suboptions.field_json = renderered_field; + suboptions.field_json.view = options.view; + return field_gadget.render(suboptions); + }); + } + }); + } + + for (j = 0; j < group[1].length; j += 1) { + addField(group[1][j]); + } + return group_queue.push(function () { + parent_element.appendChild(fieldset_element); + }); + }); + } + + for (i = 0; i < group_list.length; i += 1) { + addGroup(group_list[i]); + } + + return queue + .push(function () { + var dom_element = form_gadget.props.element + .querySelector(".field_container"); + while (dom_element.firstChild) { + dom_element.removeChild(dom_element.firstChild); + } + dom_element.appendChild(parent_element); + // return $(parent_element).trigger("create"); + + }); + }) + + .declareMethod("getListboxInfo", function () { + //XXXXX get listbox gadget's info + var gadget = this; + if (gadget.props.listbox_gadget) { + return gadget.props.listbox_gadget.getListboxInfo(); + } + return {}; + }) + .declareMethod("getContent", function (options) { + var form_gadget = this, + k, + field_gadget, + count = form_gadget.props.gadget_list.length, + data = {}, + queue = new RSVP.Queue(); + function extendData(field_data) { + var key; + for (key in field_data) { + if (field_data.hasOwnProperty(key)) { + data[key] = field_data[key]; + } + } + } + if (options === undefined) { + options = { + "format": "erp5" + }; + } + for (k = 0; k < count; k += 1) { + field_gadget = form_gadget.props.gadget_list[k]; + // XXX Hack until better defined + if (field_gadget.getContent !== undefined) { + queue + .push(field_gadget.getContent.bind(field_gadget, options)) + .push(extendData); + } + } + return queue + .push(function () { + return data; + }); + }) + .declareMethod("checkValidity", function () { + var form_gadget = this, + k, + field_gadget, + count = form_gadget.props.gadget_list.length, + result = true, + queue = new RSVP.Queue(); + + function extendData(field_validity) { + result = result && field_validity; + } + + for (k = 0; k < count; k += 1) { + field_gadget = form_gadget.props.gadget_list[k]; + // XXX Hack until better defined + if (field_gadget.checkValidity !== undefined) { + queue + .push(field_gadget.checkValidity.bind(field_gadget)) + .push(extendData); + } + } + return queue + .push(function () { + return result; + }); + + }); + +}(window, document, rJS, RSVP)); \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_form_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_form_js.xml new file mode 100644 index 00000000000..e9f3e66c81b --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_form_js.xml @@ -0,0 +1,320 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + default_reference + gadget_trade_form.js + + + description + + + + + + id + gadget_trade_form_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Form JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1470408662.68 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.19501.51670.14182 + + + state + current + + + time + + + + + + + + + + + 1471448499.52 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1470408584.17 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_form_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_form_html.html new file mode 100644 index 00000000000..308de3bace6 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_form_html.html @@ -0,0 +1,24 @@ + + + + + + Daily Statement Record Form + + + + + + +
+ +
+
+
+ + + + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_form_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_form_html.xml new file mode 100644 index 00000000000..c0326ce0fbc --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_form_html.xml @@ -0,0 +1,336 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + content_type + text/html + + + contributors + + + + + + default_reference + gadget_trade_jio_daily_statement_record_form.html + + + description + + + + + + id + gadget_trade_jio_daily_statement_record_form_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Jio Daily Statement Record Form + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + xiaohe + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1468252825.15 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.22336.49474.49186 + + + state + current + + + time + + + + + + + + + + + 1471616693.9 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + xiaohe + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1468252435.0 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_form_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_form_js.js new file mode 100644 index 00000000000..3c628151b92 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_form_js.js @@ -0,0 +1,194 @@ +/*globals window, document, RSVP, rJS,promiseEventListener*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS) { + "use strict"; + rJS(window) + ///////////////////////////////////////////////////////////////// + // ready + ///////////////////////////////////////////////////////////////// + // Init local properties + .ready(function (g) { + g.props = {}; + }) + // Assign the element to a variable + .ready(function (g) { + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + .allowPublicAcquisition("inputChange", function () { + return; + }) + + ///////////////////////////////////////////////////////////////// + // Acquired methods + ///////////////////////////////////////////////////////////////// + .declareAcquiredMethod("notifySubmitting", "notifySubmitting") + .declareAcquiredMethod("notifySubmitted", "notifySubmitted") + .declareAcquiredMethod("jio_put", "jio_put") + .declareAcquiredMethod("jio_get", "jio_get") + .declareAcquiredMethod("jio_post", "jio_post") + .declareAcquiredMethod("setSetting", "setSetting") + .declareAcquiredMethod("getSetting", "getSetting") + .declareAcquiredMethod("redirect", "redirect") + .declareAcquiredMethod('allDocs', 'jio_allDocs') + + ///////////////////////////////////////////////////////////////// + // declared methods + ///////////////////////////////////////////////////////////////// + .declareMethod('triggerSubmit', function () { + this.props.element.querySelector('button').click(); + }) + + ///////////////////////////////////////////////////////////////// + // declared methods + ///////////////////////////////////////////////////////////////// + .declareMethod("getContent", function () { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return gadget.getDeclaredGadget("trade_form"); + }) + .push(function (trade_form) { + return trade_form.getContent({"format": "json"}); + }) + .push(function (result) { + return result; + }); + }) + + .declareMethod("render", function (options) { + var page_gadget = this, + editable, + daily_organisation_input_flag_editable = 1, + daily_purchase_input_flag_editable = 1, + daily_production_input_flag_editable = 1, + daily_sale_input_flag_editable = 1; + page_gadget.options = options; + editable = 1; + if (page_gadget.options.doc.date === undefined) { + page_gadget.options.doc.date = new Date().toISOString().split('T')[0]; + } + if (page_gadget.options.doc.daily_organisation_input_flag) { + daily_organisation_input_flag_editable = 0; + } + if (page_gadget.options.doc.daily_purchase_input_flag) { + daily_purchase_input_flag_editable = 0; + } + if (page_gadget.options.doc.daily_production_input_flag) { + daily_production_input_flag_editable = 0; + } + if (page_gadget.options.doc.daily_sale_input_flag) { + daily_sale_input_flag_editable = 0; + } + + return new RSVP.Queue() + .push(function () { + return page_gadget.getDeclaredGadget("trade_form"); + }) + .push(function (form_gadget) { + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + "organisation": { + "description": "", + "title": "Organisation", + "default": page_gadget.options.doc.next_owner, + "css_class": "", + "required": 1, + "editable": 1, + "key": "next_owner", + "hidden": 0, + "type": "StringField" + }, + "date": { + "description": "", + "title": "Input Date", + "default": page_gadget.options.doc.date, + "css_class": "", + "required": 1, + "date_only": 1, + "subfield_year_key": "year", + "subfield_month_key": "month", + "subfield_day_key": "day", + "timezone_style": 0, + "editable": editable, + "date_only_style": 1, + "key": "date", + "hidden": 0, + "type": "DateTimeField" + }, + "daily_organisation_input_flag": { + "description": "", + "title": "Organisation data input is completed", + "default": page_gadget.options.doc. + daily_organisation_input_flag, + "css_class": "", + "required": 1, + "editable": daily_organisation_input_flag_editable, + "key": "daily_organisation_input_flag", + "hidden": 0, + "type": "CheckBoxField" + }, + "daily_purchase_input_flag": { + "description": "", + "title": "Purchase data input is completed", + "default": page_gadget.options.doc.daily_purchase_input_flag, + "css_class": "", + "required": 1, + "editable": daily_purchase_input_flag_editable, + "key": "daily_purchase_input_flag", + "hidden": 0, + "type": "CheckBoxField" + }, + "daily_production_input_flag": { + "description": "", + "title": "Production data input is completed", + "default": page_gadget.options.doc.daily_production_input_flag, + "css_class": "", + "required": 1, + "editable": daily_production_input_flag_editable, + "key": "daily_production_input_flag", + "hidden": 0, + "type": "CheckBoxField" + }, + "daily_sale_input_flag": { + "description": "", + "title": "Sales data input is completed", + "default": page_gadget.options.doc.daily_sale_input_flag, + "css_class": "", + "required": 1, + "editable": daily_sale_input_flag_editable, + "key": "daily_sale_input_flag", + "hidden": 0, + "type": "CheckBoxField" + }, + "comment": { + "description": "", + "title": "Comment", + "default": page_gadget.options.doc.comment, + "css_class": "", + "required": 1, + "editable": editable, + "key": "comment", + "hidden": 0, + "type": "StringField" + } + }}}, + form_definition: { + group_list: [ + ["top", + [["organisation"], ["date"], + ["daily_organisation_input_flag"], + ["daily_purchase_input_flag"], + ["daily_production_input_flag"], + ["daily_sale_input_flag"], + ["comment"]] + ] + ] + } + }); + }); + }); + +}(window, RSVP, rJS)); diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_form_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_form_js.xml new file mode 100644 index 00000000000..e0ba9961212 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_form_js.xml @@ -0,0 +1,332 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + contributors + + + + + + default_reference + gadget_trade_jio_daily_statement_record_form.js + + + description + + + + + + id + gadget_trade_jio_daily_statement_record_form_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Jio Daily Statement Record Form JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + xiaohe + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1468252823.27 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.40962.42117.563 + + + state + current + + + time + + + + + + + + + + + 1472734553.8 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + xiaohe + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1468252432.88 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_add_daily_statement_record_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_add_daily_statement_record_html.html new file mode 100644 index 00000000000..48f39497ae9 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_add_daily_statement_record_html.html @@ -0,0 +1,19 @@ + + + + + + Acquisition App Daily Statement Record Module Add Daily Statement Record + + + + + + + +
+
+ + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_add_daily_statement_record_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_add_daily_statement_record_html.xml new file mode 100644 index 00000000000..be6b3325fbb --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_add_daily_statement_record_html.xml @@ -0,0 +1,336 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + content_type + text/html + + + contributors + + + + + + default_reference + gadget_trade_jio_daily_statement_record_module_add_daily_statement_record.html + + + description + + + + + + id + gadget_trade_jio_daily_statement_record_module_add_daily_statement_record_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Record Jio Daily Statement Record Module Add Daily Statement Record + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + xiaohe + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1468310669.69 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.17929.10961.28467 + + + state + current + + + time + + + + + + + + + + + 1471616751.86 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + xiaohe + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1468310462.99 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_add_daily_statement_record_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_add_daily_statement_record_js.js new file mode 100644 index 00000000000..b17c5111439 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_add_daily_statement_record_js.js @@ -0,0 +1,102 @@ +/*globals window, document, RSVP, rJS,promiseEventListener, + loopEventListener,getSequentialID,fillMyInputUserName*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS, loopEventListener) { + "use strict"; + + rJS(window) + .ready(function (g) { + g.props = {}; + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + .declareAcquiredMethod("notifySubmitting", "notifySubmitting") + .declareAcquiredMethod("notifySubmitted", "notifySubmitted") + .declareAcquiredMethod("setSetting", "setSetting") + .declareAcquiredMethod("getSetting", "getSetting") + .declareAcquiredMethod("jio_post", "jio_post") + .declareAcquiredMethod("jio_get", "jio_get") + .declareAcquiredMethod("redirect", "redirect") + .declareAcquiredMethod("updateHeader", "updateHeader") + .allowPublicAcquisition('updateHeader', function () { + return; + }) + + ///////////////////////////////////////////////////////////////// + // declared methods + ///////////////////////////////////////////////////////////////// + .declareMethod('triggerSubmit', function () { + this.props.element.querySelector('button').click(); + }) + + ///////////////////////////////////////// + // Form submit + ///////////////////////////////////////// + + .declareService(function () { + var form_gadget = this, + doc_id; + function formSubmit() { + return form_gadget.notifySubmitting() + .push(function () { + return getSequentialID(form_gadget, 'DSR'); + }) + .push(function (result) { + doc_id = result; + return doc_id; + }) + .push(function () { + return form_gadget.getDeclaredGadget("daily_statement_record_form"); + }) + .push(function (erp5_form) { + return erp5_form.getContent(); + }) + .push(function (doc) { + doc.parent_relative_url = "daily_statement_record_module"; + doc.portal_type = "Daily Statement Record"; + doc.doc_id = doc_id; + doc.record_revision = 1; + return form_gadget.jio_post(doc); + }) + .push(function () { + return RSVP.all([ + form_gadget.notifySubmitted(), + form_gadget.redirect({command: 'display', + options: {jio_key: "daily_statement_record_module", + page: "view"} + }) + ]); + }); + } + + // Listen to form submit + return loopEventListener( + form_gadget.props.element.querySelector('form'), + 'submit', + false, + formSubmit + ); + }) + + .declareMethod("render", function (options) { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return gadget.updateHeader({ + page_title: "New Daily Statement Record", + add_action: true + }); + }) + .push(function () { + return gadget.getDeclaredGadget("daily_statement_record_form"); + }) + .push(function (form_gadget) { + return form_gadget.render(options); + }); + }); + + +}(window, RSVP, rJS, + loopEventListener)); \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_add_daily_statement_record_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_add_daily_statement_record_js.xml new file mode 100644 index 00000000000..7d8fd77bff0 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_add_daily_statement_record_js.xml @@ -0,0 +1,332 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + contributors + + + + + + default_reference + gadget_trade_jio_daily_statement_record_module_add_daily_statement_record.js + + + description + + + + + + id + gadget_trade_jio_daily_statement_record_module_add_daily_statement_record_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Record Jio Daily Statement Record Module Add Daily Statement Record JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + xiaohe + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1468310667.07 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.17929.10961.28467 + + + state + current + + + time + + + + + + + + + + + 1472551130.86 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + xiaohe + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1468310517.18 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_view_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_view_html.html new file mode 100644 index 00000000000..d2140ff17d6 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_view_html.html @@ -0,0 +1,19 @@ + + + + + + Acquisition App Daily Statement Record Module View + + + + + + + +
+
+ + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_view_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_view_html.xml new file mode 100644 index 00000000000..2e185a07e52 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_view_html.xml @@ -0,0 +1,336 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + content_type + text/html + + + contributors + + + + + + default_reference + gadget_trade_jio_daily_statement_record_module_view.html + + + description + + + + + + id + gadget_trade_jio_daily_statement_record_module_view_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Record Jio Daily Statement Record Module View + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1460734502.86 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 952.4443.18479.45260 + + + state + current + + + time + + + + + + + + + + + 1467907653.13 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1460734321.05 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_view_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_view_js.js new file mode 100644 index 00000000000..14ccc6454d2 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_view_js.js @@ -0,0 +1,93 @@ +/*globals window, RSVP, rJS, getWorkflowState*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS) { + "use strict"; + + rJS(window) + .ready(function (g) { + g.props = {}; + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + .declareAcquiredMethod("getUrlFor", "getUrlFor") + .declareAcquiredMethod("getUrlParameter", "getUrlParameter") + .declareAcquiredMethod("updateHeader", "updateHeader") + .declareAcquiredMethod("jio_allDocs", "jio_allDocs") + .allowPublicAcquisition('updateHeader', function () { + return; + }) + + .allowPublicAcquisition('getUrlParameter', function (argument_list) { + return this.getUrlParameter(argument_list) + .push(function (result) { + if ((result === undefined) && + (argument_list[0] === 'field_listbox_sort_list:json')) { + return [['doc_id', 'descending']]; + } + return result; + }); + }) + + .declareMethod("render", function (options) { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return gadget.getUrlFor({command: 'display', options: + {jio_key: options.jio_key, page: "add_daily_statement_record"}}); + }) + .push(function (url) { + return gadget.updateHeader({ + page_title: "Daily Statement Record", + right_url: url, + right_title: "New" + }); + }) + .push(function () { + return gadget.getDeclaredGadget("form_list"); + }) + .push(function (form_gadget) { + var column_list = [ + ['doc_id', 'ID'], + ['comment', 'Comment'], + ['date', 'Input Date'] + ]; + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + "listbox": { + "column_list": column_list, + "show_anchor": 0, + "default_params": {}, + "editable": 1, + "editable_column_list": [], + "key": "field_listbox", + "lines": 10, + "list_method": "portal_catalog", + "query": 'urn:jio:allDocs?query=' + 'portal_type:' + + '"Daily Statement Record"', + "portal_type": [], + "search_column_list": column_list, + "sort_column_list": column_list, + "title": "Documents", + "type": "ListBox" + } + }}, + "_links": { + "type": { + // form_list display portal_type in header + name: "" + } + }}, + form_definition: { + group_list: [[ + "bottom", + [["listbox"]] + ], ["hidden", ["listbox_modification_date"]]] + } + }); + + }); + }); + +}(window, RSVP, rJS)); \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_view_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_view_js.xml new file mode 100644 index 00000000000..3f61b7f8c3f --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_module_view_js.xml @@ -0,0 +1,332 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + contributors + + + + + + default_reference + gadget_trade_jio_daily_statement_record_module_view.js + + + description + + + + + + id + gadget_trade_jio_daily_statement_record_module_view_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Record Jio Daily Statement Record Module View JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1460734500.33 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.17929.10961.28467 + + + state + current + + + time + + + + + + + + + + + 1472551112.48 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1460734318.79 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_view_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_view_html.html new file mode 100644 index 00000000000..660498b2b53 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_view_html.html @@ -0,0 +1,23 @@ + + + + + + + Acquisition App Daily Statement Record View + + + + + + + + + + +
+
+ + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_view_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_view_html.xml new file mode 100644 index 00000000000..0e16bb0b889 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_view_html.xml @@ -0,0 +1,336 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + content_type + text/html + + + contributors + + + + + + default_reference + gadget_trade_jio_daily_statement_record_view.html + + + description + + + + + + id + gadget_trade_jio_daily_statement_record_view_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Record Jio Daily Statement Record View + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1459784276.55 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.17929.10961.28467 + + + state + current + + + time + + + + + + + + + + + 1471616759.26 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1459783776.88 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_view_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_view_js.js new file mode 100644 index 00000000000..04de9180678 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_view_js.js @@ -0,0 +1,91 @@ +/*globals window, document, RSVP, rJS, promiseEventListener, + loopEventListener, getSequentialID, fillMyInputUserName*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS, loopEventListener) { + "use strict"; + + rJS(window) + .ready(function (g) { + g.props = {}; + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + .declareAcquiredMethod("notifySubmitting", "notifySubmitting") + .declareAcquiredMethod("notifySubmitted", "notifySubmitted") + .declareAcquiredMethod("jio_post", "jio_post") + .declareAcquiredMethod("jio_get", "jio_get") + .declareAcquiredMethod("jio_put", "jio_put") + .declareAcquiredMethod("redirect", "redirect") + .declareAcquiredMethod("updateHeader", "updateHeader") + .allowPublicAcquisition('updateHeader', function () { + return; + }) + + ///////////////////////////////////////////////////////////////// + // declared methods + ///////////////////////////////////////////////////////////////// + .declareMethod('triggerSubmit', function () { + this.props.element.querySelector('button').click(); + }) + ///////////////////////////////////////// + // Form submit + ///////////////////////////////////////// + + .declareService(function () { + var form_gadget = this; + function formSubmit() { + return form_gadget.notifySubmitting() + .push(function () { + return form_gadget.getDeclaredGadget("daily_statement_record_form"); + }) + .push(function (erp5_form) { + return erp5_form.getContent(); + }) + .push(function (doc) { + doc.parent_relative_url = "daily_statement_record_module"; + doc.portal_type = "Daily Statement Record"; + doc.doc_id = form_gadget.options.doc.doc_id; + return form_gadget.jio_put(form_gadget.options.jio_key, doc); + }) + .push(function () { + return RSVP.all([ + form_gadget.notifySubmitted(), + form_gadget.redirect({command: 'display', + options: {jio_key: "daily_statement_record_module", + page: "view"} + }) + ]); + }); + } + + // Listen to form submit + return loopEventListener( + form_gadget.props.element.querySelector('form'), + 'submit', + false, + formSubmit + ); + }) + + .declareMethod("render", function (options) { + var gadget = this; + gadget.options = options; + return new RSVP.Queue() + .push(function () { + return gadget.getDeclaredGadget("daily_statement_record_form"); + }) + .push(function (form_gadget) { + return form_gadget.render(options); + }) + .push(function () { + return gadget.updateHeader({ + page_title: "Daily Statement Record" + + " " + gadget.options.doc.doc_id, + save_action: true + }); + }); + }); + +}(window, RSVP, rJS, loopEventListener)); \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_view_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_view_js.xml new file mode 100644 index 00000000000..ff0f06209f6 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_daily_statement_record_view_js.xml @@ -0,0 +1,332 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + contributors + + + + + + default_reference + gadget_trade_jio_daily_statement_record_view.js + + + description + + + + + + id + gadget_trade_jio_daily_statement_record_view_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Record Jio Daily Statement Record View JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1459784219.32 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.37912.13988.63675 + + + state + current + + + time + + + + + + + + + + + 1472551224.2 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1459784085.16 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_form_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_form_html.html new file mode 100644 index 00000000000..8cf321daa15 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_form_html.html @@ -0,0 +1,28 @@ + + + + + + Organisation Form + + + + + + +

+    
+ +
+
+
+ + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_form_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_form_html.xml new file mode 100644 index 00000000000..5d00a2bc96d --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_form_html.xml @@ -0,0 +1,324 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/html + + + default_reference + gadget_trade_jio_organisation_form.html + + + description + + + + + + id + gadget_trade_jio_organisation_form_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Jio Organisation Form + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1471596440.26 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.22074.18921.43383 + + + state + current + + + time + + + + + + + + + + + 1471615317.42 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1471596284.62 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_form_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_form_js.js new file mode 100644 index 00000000000..10d9de71ebe --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_form_js.js @@ -0,0 +1,217 @@ +/*globals window, document, RSVP, rJS,promiseEventListener, loopEventListener*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS) { + "use strict"; + + rJS(window) + ///////////////////////////////////////////////////////////////// + // ready + ///////////////////////////////////////////////////////////////// + // Init local properties + .ready(function (g) { + g.props = {}; + g.props.region = []; + }) + + // Assign the element to a variable + .ready(function (g) { + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + + ///////////////////////////////////////////////////////////////// + // Acquired methods + ///////////////////////////////////////////////////////////////// + .declareAcquiredMethod("redirect", "redirect") + .declareAcquiredMethod('allDocs', 'jio_allDocs') + .declareAcquiredMethod("updateHeader", "updateHeader") + .declareAcquiredMethod("notifySubmitted", "notifySubmitted") + .declareAcquiredMethod("notifySubmitting", "notifySubmitting") + .declareAcquiredMethod("jio_post", "jio_post") + + .allowPublicAcquisition("inputChange", function () { + return; + }) + .declareMethod('triggerSubmit', function () { + this.props.element.querySelector('button').click(); + }) + + ///////////////////////////////////////////////////////////////// + // declared methods + ///////////////////////////////////////////////////////////////// + .declareMethod("getContent", function () { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return gadget.getDeclaredGadget("trade_form"); + }) + .push(function (trade_form) { + return trade_form.getContent({"format": "json"}); + }) + .push(function (result) { + return result; + }); + }) + + .declareMethod("render", function (options) { + var page_gadget = this, + title, + queue, + relative_url, + editable = 1, + organisation_title_disabled = 0; + page_gadget.options = options; + if (page_gadget.options.doc.organisation_title !== undefined && + page_gadget.options.doc.organisation_title !== "") { + organisation_title_disabled = 1; + } + queue = new RSVP.Queue(); + queue + .push(function () { + return page_gadget.allDocs({ + query: 'portal_type:' + + '"Category" AND relative_url: "region/%"', + select_list: ["title", "logical_path", "category_relative_url"], + // sort_on: [["id", "ascending"]], + limit: [0, 1234567890] + }); + }) + .push(function (result) { + var i; + page_gadget.props.region.push(["", ""]); + for (i = 0; i < result.data.total_rows; i += 1) { + title = result.data.rows[i] + .value.logical_path || result.data.rows[i] + .value.title; + relative_url = result.data.rows[i] + .value.category_relative_url; + page_gadget.props.region.push([title, relative_url]); + } + return; + }) + .push(function () { + return page_gadget.getDeclaredGadget("trade_form"); + }) + .push(function (form_gadget) { + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + + "title": { + "description": "", + "title": "Organisation Title", + "default": page_gadget.options.doc.organisation_title, + "css_class": "", + "required": 1, + "editable": editable, + "key": "organisation_title", + "hidden": 0, + "type": "StringField", + "disabled" : organisation_title_disabled + }, + + "reference": { + "description": "", + "title": "Organisation Reference", + "default": page_gadget.options.doc.organisation_reference, + "css_class": "", + "required": 1, + "editable": editable, + "key": "organisation_reference", + "hidden": 0, + "type": "StringField" + }, + + "telephone": { + "description": "", + "title": "Default Telephone", + "default": + page_gadget.options.doc.default_telephone_coordinate_text, + "css_class": "", + "required": 0, + "editable": editable, + "key": "default_telephone_coordinate_text", + "hidden": 0, + "type": "StringField" + }, + + "address_city": { + "description": "", + "title": "Default Address City", + "default": page_gadget.options.doc.default_address_city, + "css_class": "", + "required": 1, + "editable": editable, + "key": "default_address_city", + "hidden": 0, + "type": "StringField" + }, + + "region": { + "description": "", + "title": "Region", + "default": page_gadget.options.doc.default_address_region, + "items": page_gadget.props.region, + "css_class": "", + "required": 1, + "editable": editable, + "key": "default_address_region", + "hidden": 0, + "type": "ListField" + }, + + "address_street": { + "description": "", + "title": "Default Address", + "default": + page_gadget.options.doc.default_address_street_address, + "css_class": "", + "required": 1, + "editable": editable, + "key": "default_address_street_address", + "hidden": 0, + "type": "StringField" + }, + + "postal_code": { + "description": "", + "title": "Postal Code", + "default": page_gadget.options.doc.default_address_zip_code, + "css_class": "", + "required": 0, + "editable": editable, + "key": "default_address_zip_code", + "hidden": 0, + "type": "StringField" + }, + + "email": { + "description": "", + "title": "Email", + "default": + page_gadget.options.doc.default_email_coordinate_text, + "css_class": "", + "required": 0, + "editable": editable, + "key": "default_email_coordinate_text", + "hidden": 0, + "type": "StringField" + } + }}}, + form_definition: { + group_list: [ + ["center", + [ + ["title"], ["reference"], ["telephone"], + ["address_city"], ["region"], ["address_street"], + ["postal_code"], ["email"] + ] + ] + ] + } + }); + }); + return queue; + }); +}(window, RSVP, rJS)); diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_form_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_form_js.xml new file mode 100644 index 00000000000..d8d08b262db --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_form_js.xml @@ -0,0 +1,324 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/javascript + + + default_reference + gadget_trade_jio_organisation_form.js + + + description + + + + + + id + gadget_trade_jio_organisation_form_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Jio Organisation Form JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1471596447.45 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.61309.60925.63317 + + + state + current + + + time + + + + + + + + + + + 1473955093.66 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1471596294.56 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_add_organisation_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_add_organisation_html.html new file mode 100644 index 00000000000..e17ee29214c --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_add_organisation_html.html @@ -0,0 +1,23 @@ + + + + + + Acquisition App Organisation Module Add Organisation Record + + + + + + + + +
+
+
+
+ + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_add_organisation_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_add_organisation_html.xml new file mode 100644 index 00000000000..6924a7c790a --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_add_organisation_html.xml @@ -0,0 +1,324 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/html + + + default_reference + gadget_trade_jio_organisation_module_add_organisation.html + + + description + + + + + + id + gadget_trade_jio_organisation_module_add_organisation_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Record Jio Organisation Module Add Organisation + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1471534634.34 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.42195.57279.32307 + + + state + current + + + time + + + + + + + + + + + 1472808374.15 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1471534512.48 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_add_organisation_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_add_organisation_js.js new file mode 100644 index 00000000000..973f09d7bc6 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_add_organisation_js.js @@ -0,0 +1,117 @@ +/*globals window, document, RSVP, rJS, loopEventListener*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS) { + "use strict"; + + rJS(window) + ///////////////////////////////////////////////////////////////// + // ready + ///////////////////////////////////////////////////////////////// + // Init local properties + .ready(function (g) { + g.props = {}; + g.props.region = []; + }) + + // Assign the element to a variable + .ready(function (g) { + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + + ///////////////////////////////////////////////////////////////// + // Acquired methods + ///////////////////////////////////////////////////////////////// + .declareAcquiredMethod("redirect", "redirect") + .declareAcquiredMethod('allDocs', 'jio_allDocs') + .declareAcquiredMethod("updateHeader", "updateHeader") + .declareAcquiredMethod("notifySubmitted", "notifySubmitted") + .declareAcquiredMethod("notifySubmitting", "notifySubmitting") + .declareAcquiredMethod("jio_post", "jio_post") + + .allowPublicAcquisition('updateHeader', function () { + return; + }) + + .declareMethod('triggerSubmit', function () { + this.props.element.querySelector('button').click(); + }) + + .declareMethod("render", function (options) { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return gadget.updateHeader({ + page_title: "New Organisation", + add_action: true + }); + }) + .push(function () { + return gadget.getDeclaredGadget("organisation_form"); + }) + .push(function (form_gadget) { + return form_gadget.render(options); + }); + }) + + + ///////////////////////////////////////// + // Form submit + ///////////////////////////////////////// + + .declareService(function () { + var form_gadget = this, + doc_tmp, + organisation_exist; + function formSubmit() { + return form_gadget.notifySubmitting() + .push(function () { + return form_gadget.getDeclaredGadget("organisation_form"); + }) + .push(function (trade_form) { + return trade_form.getContent(); + }) + .push(function (doc) { + doc_tmp = doc; + return form_gadget.allDocs({ + query: 'portal_type:("Organisation") AND title_lowercase: "' + + doc_tmp.organisation_title.toLowerCase() + '"', + limit: [0, 2] + }); + }) + .push(function (result) { + if (result.data.total_rows === 0) { + doc_tmp.parent_relative_url = "organisation_module"; + doc_tmp.portal_type = "Organisation"; + doc_tmp.title_lowercase = + doc_tmp.organisation_title.toLowerCase(); + return form_gadget.jio_post(doc_tmp); + } + organisation_exist = 1; + form_gadget.props.element.querySelector('.warning').innerHTML + = "This organization already exists"; + return form_gadget.notifySubmitted(); + }) + .push(function () { + if (organisation_exist !== 1) { + return RSVP.all([ + form_gadget.notifySubmitted(), + form_gadget.redirect({command: 'display', + options: {jio_key: "organisation_module", page: "view"} + }) + ]); + } + organisation_exist = 0; + }); + } + // Listen to form submit + return loopEventListener( + form_gadget.props.element.querySelector('form'), + 'submit', + false, + formSubmit + ); + }); +}(window, RSVP, rJS)); diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_add_organisation_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_add_organisation_js.xml new file mode 100644 index 00000000000..8d1235df994 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_add_organisation_js.xml @@ -0,0 +1,324 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/javascript + + + default_reference + gadget_trade_jio_organisation_module_add_organisation.js + + + description + + + + + + id + gadget_trade_jio_organisation_module_add_organisation_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Record Jio Organisation Module Add Organisation JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1471534632.15 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.42362.40441.19950 + + + state + current + + + time + + + + + + + + + + + 1472818247.63 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1471534515.97 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_view_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_view_html.html new file mode 100644 index 00000000000..f75fecfc72f --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_view_html.html @@ -0,0 +1,19 @@ + + + + + + Acquisition App Organisation Module View + + + + + + + +
+
+ + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_view_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_view_html.xml new file mode 100644 index 00000000000..a8d5a90bb32 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_view_html.xml @@ -0,0 +1,338 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + classification/collaborative/team + + + + + content_md5 + + + + + + content_type + text/html + + + contributors + + + + + + default_reference + gadget_trade_jio_organisation_module_view.html + + + description + + + + + + id + gadget_trade_jio_organisation_module_view_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Record Jio Organisation Module View + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1471855705.81 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.26319.51563.13004 + + + state + current + + + time + + + + + + + + + + + 1471855687.51 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1471855632.98 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_view_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_view_js.js new file mode 100644 index 00000000000..46fc9e944a9 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_view_js.js @@ -0,0 +1,91 @@ +/*globals window, RSVP, rJS, getWorkflowState*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS) { + "use strict"; + + rJS(window) + .ready(function (g) { + g.props = {}; + }) + + .declareAcquiredMethod("getUrlFor", "getUrlFor") + .declareAcquiredMethod("getUrlParameter", "getUrlParameter") + .declareAcquiredMethod("updateHeader", "updateHeader") + .declareAcquiredMethod("jio_allDocs", "jio_allDocs") + .allowPublicAcquisition('updateHeader', function () { + return; + }) + + .allowPublicAcquisition('getUrlParameter', function (argument_list) { + return this.getUrlParameter(argument_list) + .push(function (result) { + if ((result === undefined) && + (argument_list[0] === 'field_listbox_sort_list:json')) { + return [['doc_id', 'descending']]; + } + return result; + }); + }) + + .declareMethod("render", function (options) { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return gadget.getUrlFor({command: 'display', options: + {jio_key: options.jio_key, page: "add_organisation"}}); + }) + .push(function (url) { + return gadget.updateHeader({ + page_title: "Organisation", + right_url: url, + right_title: "New" + }); + }) + .push(function () { + return gadget.getDeclaredGadget("form_list"); + }) + .push(function (form_gadget) { + var column_list = [ + ['organisation_title', 'Title'], + ['default_email_coordinate_text', 'Email'], + ['default_telephone_coordinate_text', 'Telephone'], + ['portal_type', 'Portal Type'] + ]; + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + "listbox": { + "column_list": column_list, + "show_anchor": 0, + "default_params": {}, + "editable": 1, + "editable_column_list": [], + "key": "field_listbox", + "lines": 10, + "list_method": "portal_catalog", + "query": 'urn:jio:allDocs?query=' + 'portal_type:' + + '"Organisation"', + "portal_type": [], + "search_column_list": column_list, + "sort_column_list": column_list, + "title": "Documents", + "type": "ListBox" + } + }}, + "_links": { + "type": { + // form_list display portal_type in header + name: "" + } + }}, + form_definition: { + group_list: [[ + "bottom", + [["listbox"]] + ], ["hidden", ["listbox_modification_date"]]] + } + }); + + }); + }); + +}(window, RSVP, rJS)); \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_view_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_view_js.xml new file mode 100644 index 00000000000..6bf874340e9 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_module_view_js.xml @@ -0,0 +1,334 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + classification/collaborative/team + + + + + content_md5 + + + + + + contributors + + + + + + default_reference + gadget_trade_jio_organisation_module_view.js + + + description + + + + + + id + gadget_trade_jio_organisation_module_view_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Record Jio Organisation Module View JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1460036060.5 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.42445.32158.40499 + + + state + current + + + time + + + + + + + + + + + 1472823249.2 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1460035933.44 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_view_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_view_html.html new file mode 100644 index 00000000000..b17ebebd981 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_view_html.html @@ -0,0 +1,23 @@ + + + + + + + Acquisition App Organisation View + + + + + + + + + + +
+
+ + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_view_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_view_html.xml new file mode 100644 index 00000000000..8afe0824a5b --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_view_html.xml @@ -0,0 +1,338 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + classification/collaborative/team + + + + + content_md5 + + + + + + content_type + text/html + + + contributors + + + + + + default_reference + gadget_trade_jio_organisation_view.html + + + description + + + + + + id + gadget_trade_jio_organisation_view_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Jio Organisation View + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1459782113.85 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.22077.22040.35106 + + + state + current + + + time + + + + + + + + + + + 1471615512.3 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1459781929.71 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_view_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_view_js.js new file mode 100644 index 00000000000..1e7a9c86d7d --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_view_js.js @@ -0,0 +1,89 @@ +/*globals window, rJS, RSVP, loopEventListener*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, rJS, RSVP) { + "use strict"; + + rJS(window) + .ready(function (g) { + g.props = {}; + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + .declareAcquiredMethod("notifySubmitting", "notifySubmitting") + .declareAcquiredMethod("notifySubmitted", "notifySubmitted") + .declareAcquiredMethod("jio_put", "jio_put") + .declareAcquiredMethod("redirect", "redirect") + .declareAcquiredMethod("updateHeader", "updateHeader") + .allowPublicAcquisition('updateHeader', function () { + return; + }) + + ///////////////////////////////////////////////////////////////// + // declared methods + ///////////////////////////////////////////////////////////////// + .declareMethod('triggerSubmit', function () { + this.props.element.querySelector('button').click(); + }) + .declareMethod("render", function (options) { + var gadget = this; + gadget.options = options; + return new RSVP.Queue() + .push(function () { + return gadget.getDeclaredGadget("organisation_form"); + }) + .push(function (form_gadget) { + return form_gadget.render(options); + }) + .push(function () { + return gadget.updateHeader({ + page_title: "Organisation" + " " + + gadget.options.doc.organisation_reference, + save_action: true + }); + }); + }) + + ///////////////////////////////////////// + // Form submit + ///////////////////////////////////////// + + .declareService(function () { + var form_gadget = this; + function formSubmit() { + return form_gadget.notifySubmitting() + .push(function () { + return form_gadget.getDeclaredGadget("organisation_form"); + }) + .push(function (erp5_form) { + return erp5_form.getContent(); + }) + .push(function (doc) { + doc.parent_relative_url = "organisation_module"; + doc.portal_type = "Organisation"; + doc.title_lowercase = + doc.organisation_title.toLowerCase(); + doc.title_lowercase = doc.organisation_title.toLowerCase(); + return form_gadget.jio_put(form_gadget.options.jio_key, doc); + }) + .push(function () { + return RSVP.all([ + form_gadget.notifySubmitted(), + form_gadget.redirect({command: 'display', + options: {jio_key: "organisation_module", + page: "view"} + }) + ]); + }); + } + + // Listen to form submit + return loopEventListener( + form_gadget.props.element.querySelector('form'), + 'submit', + false, + formSubmit + ); + }); +}(window, rJS, RSVP)); \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_view_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_view_js.xml new file mode 100644 index 00000000000..4c9d63c0f96 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_organisation_view_js.xml @@ -0,0 +1,334 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + classification/collaborative/team + + + + + content_md5 + + + + + + contributors + + + + + + default_reference + gadget_trade_jio_organisation_view.js + + + description + + + + + + id + gadget_trade_jio_organisation_view_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Jio Organisation View JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1459782116.44 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.61202.19651.41881 + + + state + current + + + time + + + + + + + + + + + 1473949772.15 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1459781931.68 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_form_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_form_html.html new file mode 100644 index 00000000000..db90e2f7706 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_form_html.html @@ -0,0 +1,28 @@ + + + + + + Product Form + + + + + + +

+    
+ +
+
+
+ + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_form_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_form_html.xml new file mode 100644 index 00000000000..5fb4af0c9cd --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_form_html.xml @@ -0,0 +1,324 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/html + + + default_reference + gadget_trade_jio_product_form.html + + + description + + + + + + id + gadget_trade_jio_product_form_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Jio Product Form + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1471858123.35 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.26360.47451.51677 + + + state + current + + + time + + + + + + + + + + + 1471858164.28 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1471858056.91 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_form_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_form_js.js new file mode 100644 index 00000000000..7997c7d346f --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_form_js.js @@ -0,0 +1,181 @@ +/*globals window, document, RSVP, rJS,promiseEventListener, loopEventListener*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS) { + "use strict"; + + rJS(window) + ///////////////////////////////////////////////////////////////// + // ready + ///////////////////////////////////////////////////////////////// + // Init local properties + .ready(function (g) { + g.props = {}; + g.props.quantity_unit = []; + g.props.product_line = []; + }) + + // Assign the element to a variable + .ready(function (g) { + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + + ///////////////////////////////////////////////////////////////// + // Acquired methods + ///////////////////////////////////////////////////////////////// + .declareAcquiredMethod("redirect", "redirect") + .declareAcquiredMethod('allDocs', 'jio_allDocs') + .declareAcquiredMethod("updateHeader", "updateHeader") + .declareAcquiredMethod("notifySubmitted", "notifySubmitted") + .declareAcquiredMethod("notifySubmitting", "notifySubmitting") + .declareAcquiredMethod("jio_post", "jio_post") + + .allowPublicAcquisition("inputChange", function () { + return; + }) + .declareMethod('triggerSubmit', function () { + this.props.element.querySelector('button').click(); + }) + + ///////////////////////////////////////////////////////////////// + // declared methods + ///////////////////////////////////////////////////////////////// + .declareMethod("getContent", function () { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return gadget.getDeclaredGadget("trade_form"); + }) + .push(function (trade_form) { + return trade_form.getContent({"format": "json"}); + }) + .push(function (result) { + return result; + }); + }) + + + .declareMethod("render", function (options) { + var page_gadget = this, + title, + product_title_disabled, + relative_url, + editable = 1; + page_gadget.options = options; + if (page_gadget.options.doc.product_title !== undefined && + page_gadget.options.doc.product_title !== "") { + product_title_disabled = 1; + } + return new RSVP.Queue() + .push(function () { + return RSVP.all([ + page_gadget.allDocs({ + query: 'portal_type:' + + '"Category" AND relative_url: "quantity_unit/%"', + select_list: ["title", "logical_path", "category_relative_url"], + // sort_on: [["id", "ascending"]], + limit: [0, 1234567890] + }), + + page_gadget.allDocs({ + query: 'portal_type: "Category"' + + 'AND relative_url: "product_line/%"', + select_list: ["title", "logical_path", "category_relative_url"], + // sort_on: [["id", "ascending"]], + limit: [0, 1234567890] + }) + ]); + }) + .push(function (all_result) { + var i; + for (i = 0; i < all_result[0].data.total_rows; i += 1) { + title = all_result[0].data.rows[i] + .value.logical_path || all_result[0].data.rows[i] + .value.title; + relative_url = all_result[0].data.rows[i] + .value.category_relative_url; + page_gadget.props.quantity_unit.push([title, relative_url]); + } + + page_gadget.props.product_line.push(["", ""]); + for (i = 0; i < all_result[1].data.total_rows; i += 1) { + title = all_result[1].data.rows[i] + .value.logical_path || all_result[1].data.rows[i] + .value.title; + relative_url = all_result[1].data.rows[i] + .value.category_relative_url; + page_gadget.props.product_line.push([title, relative_url]); + } + return; + }) + .push(function () { + return page_gadget.getDeclaredGadget("trade_form"); + }) + .push(function (form_gadget) { + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + + "title": { + "description": "", + "title": "Product Title", + "default": page_gadget.options.doc.product_title, + "css_class": "", + "required": 1, + "editable": editable, + "key": "product_title", + "hidden": 0, + "type": "StringField", + "disabled" : product_title_disabled + }, + "product_line": { + "description": "", + "title": "Product or Material Line", + "default": page_gadget.options.doc.product_line, + "items": page_gadget.props.product_line, + "css_class": "", + "required": 1, + "editable": editable, + "key": "product_line", + "hidden": 0, + "type": "ListField" + }, + "quantity_unit": { + "description": "", + "title": "Quantity Unit", + "default": page_gadget.options.doc.quantity_unit, + "items": page_gadget.props.quantity_unit, + "css_class": "", + "required": 1, + "editable": editable, + "key": "quantity_unit", + "hidden": 0, + "type": "ListField" + }, + "reference": { + "description": "", + "title": "Product Reference", + "default": page_gadget.options.doc.product_reference, + "css_class": "", + "required": 1, + "editable": editable, + "key": "product_reference", + "hidden": 0, + "type": "StringField" + } + }}}, + form_definition: { + group_list: [ + ["center", + [ + ["title"], ["product_line"], + ["quantity_unit"], ["reference"] + ] + ] + ] + } + }); + }); + }); +}(window, RSVP, rJS)); diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_form_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_form_js.xml new file mode 100644 index 00000000000..981fa6d221b --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_form_js.xml @@ -0,0 +1,324 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/javascript + + + default_reference + gadget_trade_jio_product_form.js + + + description + + + + + + id + gadget_trade_jio_product_form_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Jio Product Form JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1471858120.59 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.61200.34987.10154 + + + state + current + + + time + + + + + + + + + + + 1473948531.85 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1471858051.58 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_add_product_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_add_product_html.html new file mode 100644 index 00000000000..60d21f7313a --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_add_product_html.html @@ -0,0 +1,23 @@ + + + + + + Acquisition App Product Module Add Product Record + + + + + + + + +
+
+
+
+ + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_add_product_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_add_product_html.xml new file mode 100644 index 00000000000..555c309f061 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_add_product_html.xml @@ -0,0 +1,324 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/html + + + default_reference + gadget_trade_jio_product_module_add_product.html + + + description + + + + + + id + gadget_trade_jio_product_module_add_product_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Record Jio Product Module Add Product + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1471857699.37 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.26353.43069.41437 + + + state + current + + + time + + + + + + + + + + + 1472825592.68 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1471857518.26 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_add_product_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_add_product_js.js new file mode 100644 index 00000000000..b04ab1ce818 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_add_product_js.js @@ -0,0 +1,116 @@ +/*globals window, document, RSVP, rJS, loopEventListener*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS) { + "use strict"; + + rJS(window) + ///////////////////////////////////////////////////////////////// + // ready + ///////////////////////////////////////////////////////////////// + // Init local properties + .ready(function (g) { + g.props = {}; + g.props.region = []; + }) + + // Assign the element to a variable + .ready(function (g) { + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + + ///////////////////////////////////////////////////////////////// + // Acquired methods + ///////////////////////////////////////////////////////////////// + .declareAcquiredMethod("redirect", "redirect") + .declareAcquiredMethod('allDocs', 'jio_allDocs') + .declareAcquiredMethod("updateHeader", "updateHeader") + .declareAcquiredMethod("notifySubmitted", "notifySubmitted") + .declareAcquiredMethod("notifySubmitting", "notifySubmitting") + .declareAcquiredMethod("jio_post", "jio_post") + + .allowPublicAcquisition('updateHeader', function () { + return; + }) + + .declareMethod('triggerSubmit', function () { + this.props.element.querySelector('button').click(); + }) + + .declareMethod("render", function (options) { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return gadget.updateHeader({ + page_title: "New Product", + add_action: true + }); + }) + .push(function () { + return gadget.getDeclaredGadget("product_form"); + }) + .push(function (form_gadget) { + return form_gadget.render(options); + }); + }) + + + ///////////////////////////////////////// + // Form submit + ///////////////////////////////////////// + + .declareService(function () { + var form_gadget = this, + product_exist, + doc_tmp; + function formSubmit() { + return form_gadget.notifySubmitting() + .push(function () { + return form_gadget.getDeclaredGadget("product_form"); + }) + .push(function (trade_form) { + return trade_form.getContent(); + }) + .push(function (doc) { + doc_tmp = doc; + return form_gadget.allDocs({ + query: 'portal_type:("Product") AND title_lowercase: "' + + doc_tmp.product_title.toLowerCase() + '"', + limit: [0, 2] + }); + }) + .push(function (result) { + if (result.data.total_rows === 0) { + doc_tmp.parent_relative_url = "product_module"; + doc_tmp.portal_type = "Product"; + doc_tmp.title_lowercase = doc_tmp.product_title.toLowerCase(); + return form_gadget.jio_post(doc_tmp); + } + product_exist = 1; + form_gadget.props.element.querySelector('.warning').innerHTML + = "This product already exists"; + return form_gadget.notifySubmitted(); + }) + .push(function () { + if (product_exist !== 1) { + return RSVP.all([ + form_gadget.notifySubmitted(), + form_gadget.redirect({command: 'display', + options: {jio_key: "product_module", page: "view"} + }) + ]); + } + product_exist = 0; + }); + } + // Listen to form submit + return loopEventListener( + form_gadget.props.element.querySelector('form'), + 'submit', + false, + formSubmit + ); + }); +}(window, RSVP, rJS)); diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_add_product_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_add_product_js.xml new file mode 100644 index 00000000000..5613d068dd3 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_add_product_js.xml @@ -0,0 +1,324 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/javascript + + + default_reference + gadget_trade_jio_product_module_add_product.js + + + description + + + + + + id + gadget_trade_jio_product_module_add_product_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Record Jio Product Module Add Product JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1471857810.61 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.42488.18493.35925 + + + state + current + + + time + + + + + + + + + + + 1472825786.24 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1471857515.32 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_view_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_view_html.html new file mode 100644 index 00000000000..bcb7fa1b93c --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_view_html.html @@ -0,0 +1,19 @@ + + + + + + Acquisition App Product Module View + + + + + + + +
+
+ + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_view_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_view_html.xml new file mode 100644 index 00000000000..0949ffae456 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_view_html.xml @@ -0,0 +1,338 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + classification/collaborative/team + + + + + content_md5 + + + + + + content_type + text/html + + + contributors + + + + + + default_reference + gadget_trade_jio_product_module_view.html + + + description + + + + + + id + gadget_trade_jio_product_module_view_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Record Jio Product Module View + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1460036070.44 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.26318.9253.3328 + + + state + current + + + time + + + + + + + + + + + 1471855626.78 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1460035930.09 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_view_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_view_js.js new file mode 100644 index 00000000000..9a6b345c18a --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_view_js.js @@ -0,0 +1,92 @@ +/*globals window, RSVP, rJS, getWorkflowState*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS) { + "use strict"; + + rJS(window) + .ready(function (g) { + g.props = {}; + }) + + .declareAcquiredMethod("getUrlFor", "getUrlFor") + .declareAcquiredMethod("getUrlParameter", "getUrlParameter") + .declareAcquiredMethod("updateHeader", "updateHeader") + .declareAcquiredMethod("jio_allDocs", "jio_allDocs") + .allowPublicAcquisition('updateHeader', function () { + return; + }) + + .allowPublicAcquisition('getUrlParameter', function (argument_list) { + return this.getUrlParameter(argument_list) + .push(function (result) { + if ((result === undefined) && + (argument_list[0] === 'field_listbox_sort_list:json')) { + return [['doc_id', 'descending']]; + } + return result; + }); + }) + + .declareMethod("render", function (options) { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return gadget.getUrlFor({command: 'display', options: + {jio_key: options.jio_key, page: "add_product"}}); + }) + .push(function (url) { + return gadget.updateHeader({ + page_title: "Product", + right_url: url, + right_title: "New" + }); + }) + .push(function () { + return gadget.getDeclaredGadget("form_list"); + }) + .push(function (form_gadget) { + var column_list = [ + ['product_reference', 'Reference'], + ['product_title', 'Title'], + ['product_line', 'Product or Material Line'], + ['quantity_unit', 'Quantity Unit'], + ['portal_type', 'Portal Type'] + ]; + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + "listbox": { + "column_list": column_list, + "show_anchor": 0, + "default_params": {}, + "editable": 1, + "editable_column_list": [], + "key": "field_listbox", + "lines": 10, + "list_method": "portal_catalog", + "query": 'urn:jio:allDocs?query=' + 'portal_type:' + + '"Product"', + "portal_type": [], + "search_column_list": column_list, + "sort_column_list": column_list, + "title": "Documents", + "type": "ListBox" + } + }}, + "_links": { + "type": { + // form_list display portal_type in header + name: "" + } + }}, + form_definition: { + group_list: [[ + "bottom", + [["listbox"]] + ], ["hidden", ["listbox_modification_date"]]] + } + }); + + }); + }); + +}(window, RSVP, rJS)); \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_view_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_view_js.xml new file mode 100644 index 00000000000..58b04045b30 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_module_view_js.xml @@ -0,0 +1,334 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + classification/collaborative/team + + + + + content_md5 + + + + + + contributors + + + + + + default_reference + gadget_trade_jio_product_module_view.js + + + description + + + + + + id + gadget_trade_jio_product_module_view_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Record Jio Product Module View JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1471855703.12 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.26372.29428.27016 + + + state + current + + + time + + + + + + + + + + + 1472549676.46 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1471855242.13 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_view_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_view_html.html new file mode 100644 index 00000000000..5e65de27866 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_view_html.html @@ -0,0 +1,23 @@ + + + + + + + Acquisition App Product View + + + + + + + + + + +
+
+ + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_view_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_view_html.xml new file mode 100644 index 00000000000..0607ab7ff67 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_view_html.xml @@ -0,0 +1,338 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + classification/collaborative/team + + + + + content_md5 + + + + + + content_type + text/html + + + contributors + + + + + + default_reference + gadget_trade_jio_product_view.html + + + description + + + + + + id + gadget_trade_jio_product_view_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Jio Product View + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1471857896.67 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.26356.61987.44919 + + + state + current + + + time + + + + + + + + + + + 1471857954.91 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1471857824.96 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_view_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_view_js.js new file mode 100644 index 00000000000..aac6ac974e7 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_view_js.js @@ -0,0 +1,86 @@ +/*globals window, rJS, RSVP, loopEventListener*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, rJS, RSVP) { + "use strict"; + + rJS(window) + .ready(function (g) { + g.props = {}; + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + .declareAcquiredMethod("notifySubmitting", "notifySubmitting") + .declareAcquiredMethod("notifySubmitted", "notifySubmitted") + .declareAcquiredMethod("jio_put", "jio_put") + .declareAcquiredMethod("redirect", "redirect") + .declareAcquiredMethod("updateHeader", "updateHeader") + .allowPublicAcquisition('updateHeader', function () { + return; + }) + + ///////////////////////////////////////////////////////////////// + // declared methods + ///////////////////////////////////////////////////////////////// + .declareMethod('triggerSubmit', function () { + this.props.element.querySelector('button').click(); + }) + .declareMethod("render", function (options) { + var gadget = this; + gadget.options = options; + return new RSVP.Queue() + .push(function () { + return gadget.getDeclaredGadget("product_form"); + }) + .push(function (form_gadget) { + return form_gadget.render(options); + }) + .push(function () { + return gadget.updateHeader({ + page_title: "Product" + " " + gadget.options.doc.product_reference, + save_action: true + }); + }); + }) + + ///////////////////////////////////////// + // Form submit + ///////////////////////////////////////// + + .declareService(function () { + var form_gadget = this; + function formSubmit() { + return form_gadget.notifySubmitting() + .push(function () { + return form_gadget.getDeclaredGadget("product_form"); + }) + .push(function (erp5_form) { + return erp5_form.getContent(); + }) + .push(function (doc) { + doc.parent_relative_url = "product_module"; + doc.portal_type = "Product"; + doc.title_lowercase = doc.product_title.toLowerCase(); + return form_gadget.jio_put(form_gadget.options.jio_key, doc); + }) + .push(function () { + return RSVP.all([ + form_gadget.notifySubmitted(), + form_gadget.redirect({command: 'display', + options: {jio_key: "product_module", + page: "view"} + }) + ]); + }); + } + + // Listen to form submit + return loopEventListener( + form_gadget.props.element.querySelector('form'), + 'submit', + false, + formSubmit + ); + }); +}(window, rJS, RSVP)); \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_view_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_view_js.xml new file mode 100644 index 00000000000..93f0cda16de --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_product_view_js.xml @@ -0,0 +1,334 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + classification/collaborative/team + + + + + content_md5 + + + + + + contributors + + + + + + default_reference + gadget_trade_jio_product_view.js + + + description + + + + + + id + gadget_trade_jio_product_view_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Jio Product View JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1471857899.31 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.37890.31659.40430 + + + state + current + + + time + + + + + + + + + + + 1472550118.71 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1471857822.32 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_form_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_form_html.html new file mode 100644 index 00000000000..f56737b7439 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_form_html.html @@ -0,0 +1,31 @@ + + + + + + + Purchase Price Record Form + + + + + + + +

+    
+ +
+
+
+ + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_form_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_form_html.xml new file mode 100644 index 00000000000..4cfa3f882e2 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_form_html.xml @@ -0,0 +1,336 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + content_type + text/html + + + contributors + + + + + + default_reference + gadget_trade_jio_purchase_price_record_form.html + + + description + + + + + + id + gadget_trade_jio_purchase_price_record_form_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Jio Purchase Price Record Form + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1467381032.44 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.22335.3066.28501 + + + state + current + + + time + + + + + + + + + + + 1471616591.76 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1467364113.38 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_form_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_form_js.js new file mode 100644 index 00000000000..a62a55c82b5 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_form_js.js @@ -0,0 +1,909 @@ +/*globals window, document, RSVP, rJS,promiseEventListener, + getSequentialID*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS) { + "use strict"; + + ///////////////////////////////////////// + // PreviousOwner changed + ///////////////////////////////////////// + function changePreviousOwner(gadget, previous_owner_change) { + var page_gadget = gadget, + form_gadget, + result_tmp, + disabled = 0, + previous_owner_title, + previous_owner_reference, + default_telephone_coordinate_text, + default_address_city, + default_address_region, + default_address_street_address, + default_address_zip_code, + default_email_coordinate_text; + return new RSVP.Queue() + .push(function () { + return gadget.allDocs({ + query: 'portal_type:Organisation AND title_lowercase: "' + + page_gadget.valueChange.toLowerCase() + '"', + limit: [0, 2] + }); + }) + .push(function (result) { + if (result.data.total_rows === 1) { + return gadget.jio_get(result.data.rows[0].id); + } + }) + .push(function (result) { + result_tmp = result; + return page_gadget.getDeclaredGadget("trade_form"); + }) + .push(function (gadget) { + form_gadget = gadget; + if (result_tmp !== undefined) { + previous_owner_title = result_tmp.organisation_title; + previous_owner_reference = result_tmp.organisation_reference; + default_telephone_coordinate_text = + result_tmp.default_telephone_coordinate_text; + default_address_city = result_tmp.default_address_city; + default_address_region = result_tmp.default_address_region; + default_address_street_address = + result_tmp.default_address_street_address; + default_address_zip_code = + result_tmp.default_address_zip_code; + default_email_coordinate_text = + result_tmp.default_email_coordinate_text; + + return RSVP.all([ + form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Client", + "default": previous_owner_title, + "css_class": "", + "required": 1, + "editable": 1, + "key": "next_owner_title", + "hidden": 0, + "type": "StringField", + "disabled" : disabled + } + } + }}, + + gadget_created: "previous_owner_title" + }), + + form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Client Reference", + "default": previous_owner_reference, + "css_class": "", + "required": 1, + "editable": 1, + "key": "next_owner_reference", + "hidden": 0, + "type": "StringField", + "disabled" : disabled + } + } + }}, + + gadget_created: "previous_owner_reference" + }), + + form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Default Telephone", + "default": default_telephone_coordinate_text, + "css_class": "", + "required": 0, + "editable": 1, + "key": "default_telephone_coordinate_text", + "hidden": 0, + "type": "StringField", + "disabled" : disabled + } + } + }}, + + gadget_created: "default_telephone_coordinate_text" + }), + + form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Default Address City", + "default": default_address_city, + "css_class": "", + "required": 1, + "editable": 1, + "key": "default_address_city", + "hidden": 0, + "type": "StringField", + "disabled" : disabled + } + } + }}, + + gadget_created: "default_address_city" + }), + + form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Region", + "default": default_address_region, + "css_class": "", + "required": 1, + "editable": 1, + "key": "default_address_region", + "hidden": 0, + "type": "ListField", + "disabled" : disabled + } + } + }}, + + gadget_created: "default_address_region" + }), + + form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Street Address", + "default": default_address_street_address, + "css_class": "", + "required": 1, + "editable": 1, + "key": "default_address_street_address", + "hidden": 0, + "type": "StringField", + "disabled" : disabled + } + } + }}, + + gadget_created: "default_address_street_address" + }), + + form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Postal Code", + "default": default_address_zip_code, + "css_class": "", + "required": 0, + "editable": 1, + "key": "default_address_zip_code", + "hidden": 0, + "type": "StringField", + "disabled" : disabled + } + } + }}, + + gadget_created: "default_address_zip_code" + }), + + form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Email", + "default": default_email_coordinate_text, + "css_class": "", + "required": 0, + "editable": 1, + "key": "default_email_coordinate_text", + "hidden": 0, + "type": "StringField", + "disabled" : disabled + } + } + }}, + gadget_created: "default_email_coordinate_text" + }) + + ]); + } + if (previous_owner_change === 1) { + previous_owner_title = page_gadget.valueChange; + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Client", + "default": previous_owner_title, + "css_class": "", + "required": 1, + "editable": 1, + "key": "previous_owner_title", + "hidden": 0, + "type": "StringField", + "disabled" : disabled + } + } + }}, + + gadget_created: "previous_owner_title" + }); + } + }) + .push(function () { + var change_previous_owner_flag; + if (previous_owner_change === 1) { + if (result_tmp !== undefined && + result_tmp.organisation_title !== page_gadget.valueChange) { + change_previous_owner_flag = 1; + page_gadget.valueChange = result_tmp.organisation_title; + } + } else { + change_previous_owner_flag = 1; + if (result_tmp !== undefined + && result_tmp.organisation_title !== page_gadget.valueChange) { + page_gadget.valueChange = result_tmp.organisation_title; + } + } + + if (change_previous_owner_flag === 1) { + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Client", + "default": page_gadget.valueChange, + "css_class": "", + "required": 1, + "editable": 1, + "key": "next_owner_title", + "hidden": 0, + "type": "StringField", + "disabled" : disabled + } + } + }}, + + gadget_created: "previous_owner" + }); + } + }); + } + + ///////////////////////////////////////// + // Product changed. + ///////////////////////////////////////// + function changeProduct(gadget, product_change) { + var page_gadget = gadget, + form_gadget, + result_tmp, + disabled = 0, + product_title, + product_reference, + product_line; + return new RSVP.Queue() + .push(function () { + return page_gadget.allDocs({ + query: 'portal_type:Product AND title_lowercase: "' + + page_gadget.valueChange.toLowerCase() + '"', + limit: [0, 2] + }); + }) + .push(function (result) { + if (result.data.total_rows === 1) { + return page_gadget.jio_get(result.data.rows[0].id); + } + }) + .push(function (result) { + result_tmp = result; + return page_gadget.getDeclaredGadget("trade_form"); + }) + .push(function (gadget) { + form_gadget = gadget; + if (result_tmp !== undefined) { + product_title = result_tmp.product_title; + product_reference = result_tmp.product_reference; + product_line = result_tmp.product_line; + if (page_gadget.productTitleChange) { + product_title = page_gadget.valueChange; + page_gadget.productTitleChange = 0; + } + return RSVP.all([ + form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Title", + "default": product_title, + "css_class": "", + "required": 1, + "editable": 1, + "key": "product_title", + "hidden": 0, + "type": "StringField", + "disabled" : disabled + } + } + }}, + + gadget_created: "product_title" + }), + + form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Product or Material Line", + "default": product_line, + "css_class": "", + "required": 1, + "editable": 1, + "key": "product_line", + "hidden": 0, + "type": "ListField", + "disabled" : disabled + } + } + }}, + + gadget_created: "product_line" + }), + + form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Reference", + "default": product_reference, + "css_class": "", + "required": 0, + "editable": 1, + "key": "product_reference", + "hidden": 0, + "type": "StringField", + "disabled" : disabled + } + } + }}, + + gadget_created: "product_reference" + }) + ]); + } + if (product_change === 1) { + product_title = page_gadget.valueChange; + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Title", + "default": product_title, + "css_class": "", + "required": 1, + "editable": 1, + "key": "product_title", + "hidden": 0, + "type": "StringField", + "disabled" : disabled + } + } + }}, + + gadget_created: "product_title" + }); + } + }) + .push(function () { + var change_product_flag; + if (product_change === 1) { + if (result_tmp !== undefined && + result_tmp.product_title !== page_gadget.valueChange) { + change_product_flag = 1; + page_gadget.valueChange = result_tmp.product_title; + } + } else { + change_product_flag = 1; + if (result_tmp !== undefined + && result_tmp.product_title !== page_gadget.valueChange) { + page_gadget.valueChange = result_tmp.product_title; + } + } + + if (change_product_flag === 1) { + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Product or Material Title", + "default": page_gadget.valueChange, + "css_class": "", + "required": 1, + "editable": 1, + "key": "product", + "hidden": 0, + "type": "StringField", + "disabled" : 0 + } + } + }}, + gadget_created: "product" + }); + } + }); + } + + + rJS(window) + ///////////////////////////////////////////////////////////////// + // ready + ///////////////////////////////////////////////////////////////// + // Init local properties + .ready(function (g) { + g.props = {}; + g.props.region = []; + g.props.quantity_unit = []; + g.props.currency = []; + g.props.product_line = []; + }) + + // Assign the element to a variable + .ready(function (g) { + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + + ///////////////////////////////////////////////////////////////// + // Acquired methods + ///////////////////////////////////////////////////////////////// + .declareAcquiredMethod("jio_get", "jio_get") + .declareAcquiredMethod("setSetting", "setSetting") + .declareAcquiredMethod("getSetting", "getSetting") + .declareAcquiredMethod("redirect", "redirect") + .declareAcquiredMethod('allDocs', 'jio_allDocs') + + .allowPublicAcquisition("inputChange", function (param_list) { + this.gadgetChange = param_list[1]; + if (this.gadgetChange === "previous_owner") { + this.valueChange = param_list[0].previous_owner; + return changePreviousOwner(this, 1); + } + if (this.gadgetChange === "previous_owner_title") { + this.valueChange = param_list[0].previous_owner_title; + return changePreviousOwner(this, 0); + } + if (this.gadgetChange === "product") { + this.valueChange = param_list[0].product; + return changeProduct(this, 1); + } + if (this.gadgetChange === "product_title") { + this.valueChange = param_list[0].product_title; + return changeProduct(this, 0); + } + }) + + + .declareMethod("getContent", function () { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return gadget.getDeclaredGadget("trade_form"); + }) + .push(function (trade_form) { + return trade_form.getContent({"format": "json"}); + }) + .push(function (result) { + return result; + }); + }) + + .declareMethod("render", function (options) { + var page_gadget = this, + title, + relative_url, + editable = 1; + page_gadget.options = options; + if (page_gadget.options.doc.date === undefined) { + page_gadget.options.doc.date = new Date().toISOString().split('T')[0]; + } + return new RSVP.Queue() + .push(function () { + return RSVP.all([ + page_gadget.allDocs({ + query: 'portal_type:' + + '"Currency" AND validation_state: "validated"', + select_list: ["title", "logical_path", "relative_url"], + // sort_on: [["id", "ascending"]], + limit: [0, 1234567890] + }), + + page_gadget.allDocs({ + query: 'portal_type:' + + '"Category" AND relative_url: "quantity_unit/%"', + select_list: ["title", "logical_path", "category_relative_url"], + // sort_on: [["id", "ascending"]], + limit: [0, 1234567890] + }), + + page_gadget.allDocs({ + query: 'portal_type:' + + '"Category" AND relative_url: "region/%"', + select_list: ["title", "logical_path", "category_relative_url"], + // sort_on: [["id", "ascending"]], + limit: [0, 1234567890] + }), + + page_gadget.allDocs({ + query: 'portal_type: "Category"' + + 'AND relative_url: "product_line/%"', + select_list: ["title", "logical_path", "category_relative_url"], + // sort_on: [["id", "ascending"]], + limit: [0, 1234567890] + }) + ]); + }) + .push(function (all_result) { + var i; + for (i = 0; i < all_result[0].data.total_rows; i += 1) { + title = all_result[0].data.rows[i].value.title; + relative_url = all_result[0].data.rows[i].value.relative_url; + page_gadget.props.currency.push([title, relative_url]); + } + + for (i = 0; i < all_result[1].data.total_rows; i += 1) { + title = all_result[1].data.rows[i] + .value.logical_path || all_result[1].data.rows[i] + .value.title; + relative_url = all_result[1].data.rows[i] + .value.category_relative_url; + page_gadget.props.quantity_unit.push([title, relative_url]); + } + + page_gadget.props.region.push(["", ""]); + + for (i = 0; i < all_result[2].data.total_rows; i += 1) { + title = all_result[2].data.rows[i] + .value.logical_path || all_result[2].data.rows[i] + .value.title; + relative_url = all_result[2].data.rows[i] + .value.category_relative_url; + page_gadget.props.region.push([title, relative_url]); + } + + page_gadget.props.product_line.push(["", ""]); + + for (i = 0; i < all_result[3].data.total_rows; i += 1) { + title = all_result[3].data.rows[i] + .value.logical_path || all_result[3].data.rows[i] + .value.title; + relative_url = all_result[3].data.rows[i] + .value.category_relative_url; + page_gadget.props.product_line.push([title, relative_url]); + } + return; + }) + .push(function () { + return page_gadget.getDeclaredGadget("trade_form"); + }) + .push(function (form_gadget) { + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + "purchase_price": { + "description": "", + "title": "", + "default": "Purchase price of a specific product" + + "or material from a specific supplier", + "css_class": "ui-content-header-inline", + "required": 1, + "editable": 0, + "key": "purchase_price", + "hidden": 0, + "type": "ReadonlyField" + }, + + "product": { + "description": "", + "title": "Product or Material Title", + "default": page_gadget.options.doc.product, + "css_class": "", + "required": 1, + "editable": editable, + "key": "product", + "hidden": 0, + "type": "StringField" + }, + "previous_owner": { + "description": "", + "title": "Supplier", + "default": page_gadget.options.doc.previous_owner, + "css_class": "", + "required": 1, + "editable": editable, + "key": "previous_owner", + "hidden": 0, + "type": "StringField" + }, + "next_owner": { + "description": "", + "title": "Purchase Organisation", + "default": page_gadget.options.doc.next_owner, + "css_class": "", + "required": 1, + "editable": editable, + "key": "next_owner", + "hidden": 0, + "type": "StringField" + }, + "price": { + "description": "", + "title": "Price", + "default": page_gadget.options.doc.base_price, + "css_class": "", + "required": 1, + "editable": editable, + "key": "base_price", + "precision": 2, + "hidden": 0, + "type": "FloatField" + }, + "currency": { + "description": "", + "title": "Currency", + "default": page_gadget.options.doc.price_currency, + "items": page_gadget.props.currency, + "css_class": "", + "required": 1, + "editable": editable, + "key": "price_currency", + "hidden": 0, + "type": "ListField" + }, + "priced_quantity": { + "description": "", + "title": "Priced Quantity", + "default": 1, + "css_class": "", + "required": 1, + "editable": 0, + "key": "priced_quantity", + "hidden": 0, + "precision": 0, + "type": "FloatField" + }, + "quantity_unit": { + "description": "", + "title": "Quantity Unit", + "default": page_gadget.options.doc.quantity_unit, + "items": page_gadget.props.quantity_unit, + "css_class": "", + "required": 1, + "editable": editable, + "key": "quantity_unit", + "hidden": 0, + "type": "ListField" + }, + "date": { + "description": "", + "title": "Input Date", + "default": page_gadget.options.doc.date, + "css_class": "", + "required": 0, + "date_only": 1, + "date_only_style": 1, + "subfield_year_key": "year", + "subfield_month_key": "month", + "subfield_day_key": "day", + "timezone_style": 0, + "editable": editable, + "key": "date", + "hidden": 0, + "type": "DateTimeField" + }, + "contract_no": { + "description": "", + "title": "Contract No", + "default": page_gadget.options.doc.contract_no, + "css_class": "", + "required": 1, + "editable": editable, + "key": "contract_no", + "hidden": 0, + "type": "StringField" + }, + "comment": { + "description": "", + "title": "Comment", + "default": page_gadget.options.doc.comment, + "css_class": "", + "required": 1, + "editable": editable, + "key": "comment", + "hidden": 0, + "type": "TextAreaField" + }, + "purchased_product": { + "description": "", + "title": "", + "default": "Purchased product or material", + "css_class": "ui-content-header-inline", + "required": 1, + "editable": editable, + "key": "purchased_product", + "hidden": 0, + "type": "ReadonlyField" + }, + + "product_title": { + "description": "", + "title": "Title", + "default": page_gadget.options.doc.product_title, + "css_class": "", + "required": 1, + "editable": editable, + "key": "product_title", + "hidden": 0, + "type": "StringField" + }, + "product_line": { + "description": "", + "title": "Product or Material Line", + "default": page_gadget.options.doc.product_line, + "items": page_gadget.props.product_line, + "css_class": "", + "required": 1, + "editable": editable, + "key": "product_line", + "hidden": 0, + "type": "ListField" + }, + "product_reference": { + "description": "", + "title": "Reference", + "default": page_gadget.options.doc.product_reference, + "css_class": "", + "required": 1, + "editable": editable, + "key": "product_reference", + "hidden": 0, + "type": "StringField" + }, + + "client_head": { + "description": "", + "title": "", + "default": "Supplier", + "css_class": "ui-content-header-inline", + "required": 1, + "editable": 1, + "key": "client_head", + "hidden": 0, + "type": "ReadonlyField" + }, + + "client": { + "description": "", + "title": "Supplier Title", + "default": page_gadget.options.doc.previous_owner_title, + "css_class": "", + "required": 1, + "editable": editable, + "key": "previous_owner_title", + "hidden": 0, + "type": "StringField" + }, + "client_reference": { + "description": "", + "title": "Supplier Reference", + "default": page_gadget.options.doc.previous_owner_reference, + "css_class": "", + "required": 1, + "editable": editable, + "key": "previous_owner_reference", + "hidden": 0, + "type": "StringField" + }, + "telephone": { + "description": "", + "title": "Default Telephone", + "default": + page_gadget.options.doc.default_telephone_coordinate_text, + "css_class": "", + "required": 0, + "editable": editable, + "key": "default_telephone_coordinate_text", + "hidden": 0, + "precision": 0, + "type": "StringField" + }, + "address_city": { + "description": "", + "title": "Default Address City", + "default": page_gadget.options.doc.default_address_city, + "css_class": "", + "required": 1, + "editable": editable, + "key": "default_address_city", + "hidden": 0, + "type": "StringField" + }, + "region": { + "description": "", + "title": "Region", + "default": page_gadget.options.doc.default_address_region, + "items": page_gadget.props.region, + "css_class": "", + "required": 1, + "editable": editable, + "key": "default_address_region", + "hidden": 0, + "type": "ListField" + }, + "address_street": { + "description": "", + "title": "Street Address", + "default": + page_gadget.options.doc.default_address_street_address, + "css_class": "", + "required": 1, + "editable": editable, + "key": "default_address_street_address", + "hidden": 0, + "type": "StringField" + }, + "postal_code": { + "description": "", + "title": "Postal Code", + "default": + page_gadget.options.doc.default_address_zip_code, + "css_class": "", + "required": 0, + "editable": editable, + "key": "default_address_zip_code", + "hidden": 0, + "precision": 0, + "type": "StringField" + }, + "email": { + "description": "", + "title": "Email", + "default": + page_gadget.options.doc.default_email_coordinate_text, + "css_class": "", + "required": 0, + "editable": editable, + "key": "default_email_coordinate_text", + "hidden": 0, + "type": "StringField" + } + }}}, + form_definition: { + group_list: [ + ["left", + [["purchase_price"], ["product"], ["previous_owner"], + ["next_owner"], ["price"], ["currency"], + ["priced_quantity"], ["quantity_unit"], ["date"], + ["contract_no"], ["comment"]] + ], + ["right", + [["purchased_product"], + ["product_title"], ["product_line"], ["product_reference"], + ["client_head"], + ["client"], ["client_reference"], ["telephone"], + ["address_city"], ["region"], ["address_street"], + ["postal_code"], ["email"]] + ] + ] + } + }); + }); + }); +}(window, RSVP, rJS)); diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_form_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_form_js.xml new file mode 100644 index 00000000000..30f03c782b2 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_form_js.xml @@ -0,0 +1,332 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + contributors + + + + + + default_reference + gadget_trade_jio_purchase_price_record_form.js + + + description + + + + + + id + gadget_trade_jio_purchase_price_record_form_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Jio Purchase Price Record Form JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1467381029.81 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.61208.33916.18653 + + + state + current + + + time + + + + + + + + + + + 1473955267.37 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1467364112.24 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_add_purchase_price_record_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_add_purchase_price_record_html.html new file mode 100644 index 00000000000..32b50533eb3 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_add_purchase_price_record_html.html @@ -0,0 +1,19 @@ + + + + + + Acquisition App Purchase Price Record Module Add Purchase Price Record + + + + + + + +
+
+ + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_add_purchase_price_record_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_add_purchase_price_record_html.xml new file mode 100644 index 00000000000..ddec5a5fda0 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_add_purchase_price_record_html.xml @@ -0,0 +1,336 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + content_type + text/html + + + contributors + + + + + + default_reference + gadget_trade_jio_purchase_price_record_module_add_purchase_price_record.html + + + description + + + + + + id + gadget_trade_jio_purchase_price_record_module_add_purchase_price_record_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Record Jio Purchase Price Record Module Add Purchase Price Record + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1467107296.96 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.17929.10961.28467 + + + state + current + + + time + + + + + + + + + + + 1471616620.43 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1467107047.04 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_add_purchase_price_record_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_add_purchase_price_record_js.js new file mode 100644 index 00000000000..a839198e1fa --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_add_purchase_price_record_js.js @@ -0,0 +1,155 @@ +/*globals window, RSVP, rJS, getWorkflowState, getSequentialID, + loopEventListener*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS) { + "use strict"; + + rJS(window) + .ready(function (g) { + g.props = {}; + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + + .declareAcquiredMethod("notifySubmitting", "notifySubmitting") + .declareAcquiredMethod("notifySubmitted", "notifySubmitted") + .declareAcquiredMethod("setSetting", "setSetting") + .declareAcquiredMethod("getSetting", "getSetting") + .declareAcquiredMethod("jio_post", "jio_post") + .declareAcquiredMethod("jio_put", "jio_put") + .declareAcquiredMethod("redirect", "redirect") + .declareAcquiredMethod("updateHeader", "updateHeader") + .declareAcquiredMethod('allDocs', 'jio_allDocs') + .allowPublicAcquisition('updateHeader', function () { + return; + }) + + ///////////////////////////////////////////////////////////////// + // declared methods + ///////////////////////////////////////////////////////////////// + .declareMethod('triggerSubmit', function () { + this.props.element.querySelector('button').click(); + }) + + ///////////////////////////////////////// + // Form submit + ///////////////////////////////////////// + + .declareService(function () { + var form_gadget = this, + doc_id, + doc_tmp; + + function formSubmit() { + return form_gadget.notifySubmitting() + .push(function () { + return getSequentialID(form_gadget, 'PPR'); + }) + .push(function (result) { + doc_id = result; + return doc_id; + }) + .push(function () { + return form_gadget.getDeclaredGadget("purchase_price_record_form"); + }) + .push(function (erp5_form) { + return erp5_form.getContent(); + }) + .push(function (doc) { + doc_tmp = doc; + doc.parent_relative_url = "purchase_price_record_module"; + doc.portal_type = "Purchase Price Record"; + doc.doc_id = doc_id; + doc.record_revision = 1; + doc.priced_quantity = 1; + return form_gadget.jio_post(doc); + }) + .push(function () { + return form_gadget.allDocs({ + query: 'portal_type:("Organisation") AND title_lowercase: "' + + doc_tmp.previous_owner.toLowerCase() + '"', + limit: [0, 2] + }); + }) + .push(function (result) { + var doc = { + parent_relative_url : "organisation_module", + portal_type : "Organisation", + organisation_title : doc_tmp.previous_owner_title, + title_lowercase : doc_tmp.previous_owner_title.toLowerCase(), + organisation_reference : doc_tmp.previous_owner_reference, + default_telephone_coordinate_text : + doc_tmp.default_telephone_coordinate_text, + default_address_city : doc_tmp.default_address_city, + default_address_region : doc_tmp.default_address_region, + default_address_street_address : + doc_tmp.default_address_street_address, + default_address_zip_code : doc_tmp.default_address_zip_code, + default_email_coordinate_text : + doc_tmp.default_email_coordinate_text + }; + if (result.data.total_rows === 0) { + return form_gadget.jio_post(doc); + } + return form_gadget.jio_put(result.data.rows[0].id, doc); + }) + .push(function () { + return form_gadget.allDocs({ + query: 'portal_type:("Product") AND title_lowercase: "' + + doc_tmp.product.toLowerCase() + '"', + limit: [0, 2] + }); + }) + .push(function (result) { + var doc = { + parent_relative_url : "product_module", + portal_type : "Product", + product_title : doc_tmp.product_title, + title_lowercase : doc_tmp.product_title.toLowerCase(), + product_reference : doc_tmp.product_reference, + product_line : doc_tmp.product_line, + quantity_unit : doc_tmp.quantity_unit + }; + if (result.data.total_rows === 0) { + return form_gadget.jio_post(doc); + } + return form_gadget.jio_put(result.data.rows[0].id, doc); + }) + .push(function () { + return RSVP.all([ + form_gadget.notifySubmitted(), + form_gadget.redirect({command: 'display', + options: {jio_key: "purchase_price_record_module", page: "view"} + }) + ]); + }); + } + + // Listen to form submit + return loopEventListener( + form_gadget.props.element.querySelector('form'), + 'submit', + false, + formSubmit + ); + }) + .declareMethod("render", function (options) { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return gadget.updateHeader({ + page_title: "New Purchase Price Record", + add_action: true + }); + }) + .push(function () { + return gadget.getDeclaredGadget("purchase_price_record_form"); + }) + .push(function (form_gadget) { + return form_gadget.render(options); + }); + }); + +}(window, RSVP, rJS)); diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_add_purchase_price_record_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_add_purchase_price_record_js.xml new file mode 100644 index 00000000000..3f7d849f64f --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_add_purchase_price_record_js.xml @@ -0,0 +1,332 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + contributors + + + + + + default_reference + gadget_trade_jio_purchase_price_record_module_add_purchase_price_record.js + + + description + + + + + + id + gadget_trade_jio_purchase_price_record_module_add_purchase_price_record_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Record Jio Purchase Price Record Module Add Purchase Price Record JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1467107294.11 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.61250.5382.10154 + + + state + current + + + time + + + + + + + + + + + 1473951489.4 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1467107048.24 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_view_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_view_html.html new file mode 100644 index 00000000000..d663e3c6518 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_view_html.html @@ -0,0 +1,19 @@ + + + + + + Acquisition App Purchase Price Record Module View + + + + + + + +
+
+ + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_view_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_view_html.xml new file mode 100644 index 00000000000..53a0b5992b7 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_view_html.xml @@ -0,0 +1,336 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + content_type + text/html + + + contributors + + + + + + default_reference + gadget_trade_jio_purchase_price_record_module_view.html + + + description + + + + + + id + gadget_trade_jio_purchase_price_record_module_view_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Record Jio Purchase Price Record Module View + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1467104212.13 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 952.11224.56977.16366 + + + state + current + + + time + + + + + + + + + + + 1467104378.49 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1467104073.56 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_view_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_view_js.js new file mode 100644 index 00000000000..90ff8916eae --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_view_js.js @@ -0,0 +1,99 @@ +/*globals window, RSVP, rJS*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS) { + "use strict"; + + rJS(window) + .ready(function (g) { + g.props = {}; + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + .declareAcquiredMethod("translate", "translate") + .declareAcquiredMethod("getUrlFor", "getUrlFor") + .declareAcquiredMethod("getUrlParameter", "getUrlParameter") + .declareAcquiredMethod("updateHeader", "updateHeader") + .declareAcquiredMethod("jio_allDocs", "jio_allDocs") + .allowPublicAcquisition('updateHeader', function () { + return; + }) + + .allowPublicAcquisition('getUrlParameter', function (argument_list) { + return this.getUrlParameter(argument_list) + .push(function (result) { + if ((result === undefined) && + (argument_list[0] === 'field_listbox_sort_list:json')) { + return [['doc_id', 'descending']]; + } + return result; + }); + }) + + .declareMethod("render", function (options) { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return gadget.getUrlFor({command: 'display', options: + {jio_key: options.jio_key, page: "add_purchase_price_record"}}); + }) + .push(function (url) { + return gadget.updateHeader({ + page_title: "Purchase Price Record", + right_url: url, + right_title: "New" + }); + }) + .push(function () { + return gadget.getDeclaredGadget("form_list"); + }) + .push(function (form_gadget) { + var column_list = [ + ['doc_id', 'ID'], + ['product', 'Product or Material'], + ['priced_quantity', 'Priced Quantity'], + ['quantity_unit', 'Quantity Unit'], + ['base_price', 'Price'], + ['price_currency', 'Currency'], + ['previous_owner', 'Supplier'], + ['comment', 'Comment'], + ['date', 'Input Date'] + ]; + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + "listbox": { + "column_list": column_list, + "show_anchor": 0, + "default_params": {}, + "editable": 1, + "editable_column_list": [], + "key": "field_listbox", + "lines": 10, + "list_method": "portal_catalog", + "query": 'urn:jio:allDocs?query=' + 'portal_type:' + + '"Purchase Price Record"', + "portal_type": [], + "search_column_list": column_list, + "sort_column_list": column_list, + "title": "Documents", + "type": "ListBox" + } + }}, + "_links": { + "type": { + // form_list display portal_type in header + name: "" + } + }}, + form_definition: { + group_list: [[ + "bottom", + [["listbox"]] + ], ["hidden", ["listbox_modification_date"]]] + } + }); + }); + }); + +}(window, RSVP, rJS)); diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_view_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_view_js.xml new file mode 100644 index 00000000000..82005bd1688 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_module_view_js.xml @@ -0,0 +1,332 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + contributors + + + + + + default_reference + gadget_trade_jio_purchase_price_record_module_view.js + + + description + + + + + + id + gadget_trade_jio_purchase_price_record_module_view_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Record Jio Purchase Price Record Module View JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1467104214.04 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.17929.10961.28467 + + + state + current + + + time + + + + + + + + + + + 1472547564.57 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1467104076.28 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_view_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_view_html.html new file mode 100644 index 00000000000..0cd2f4f9331 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_view_html.html @@ -0,0 +1,23 @@ + + + + + + + Acquisition App Purchase Price Record Module View Purchase Price Record + + + + + + + + + + +
+
+ + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_view_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_view_html.xml new file mode 100644 index 00000000000..36cb78ec768 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_view_html.xml @@ -0,0 +1,336 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + content_type + text/html + + + contributors + + + + + + default_reference + gadget_trade_jio_purchase_price_record_view.html + + + description + + + + + + id + gadget_trade_jio_purchase_price_record_view_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Record Jio Purchase Price Record View + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1459779859.64 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.17929.10961.28467 + + + state + current + + + time + + + + + + + + + + + 1471616632.38 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1459779517.32 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_view_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_view_js.js new file mode 100644 index 00000000000..9eab0021bdc --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_view_js.js @@ -0,0 +1,204 @@ +/*globals window, RSVP, rJS, document, loopEventListener, promiseEventListener, + getSequentialID*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS, document) { + "use strict"; + + rJS(window) + .ready(function (g) { + g.props = {}; + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + .declareAcquiredMethod("setSetting", "setSetting") + .declareAcquiredMethod("getSetting", "getSetting") + .declareAcquiredMethod("updateHeader", "updateHeader") + .declareAcquiredMethod("notifySubmitting", "notifySubmitting") + .declareAcquiredMethod("notifySubmitted", "notifySubmitted") + .declareAcquiredMethod("jio_get", "jio_get") + .declareAcquiredMethod("jio_put", "jio_put") + .declareAcquiredMethod("jio_post", "jio_post") + .declareAcquiredMethod("redirect", "redirect") + .declareAcquiredMethod('allDocs', 'jio_allDocs') + + ///////////////////////////////////////////////////////////////// + // declared methods + ///////////////////////////////////////////////////////////////// + .declareMethod('triggerSubmit', function () { + this.props.element.querySelector('button').click(); + + }) + + .declareMethod("render", function (options) { + var gadget = this; + gadget.options = options; + return new RSVP.Queue() + .push(function () { + return gadget.getDeclaredGadget("purchase_price_record_form"); + }) + .push(function (form_gadget) { + return form_gadget.render(options); + }) + .push(function () { + var btn; + btn = document.createElement("input"); + btn.setAttribute('name', 'create_purchase_record'); + btn.setAttribute('type', 'submit'); + btn.setAttribute("value", "Create Purchase Record"); + gadget.props.element.querySelector('.right').appendChild(btn); + + return gadget.updateHeader({ + page_title: "Purchase Price Record" + " " + + gadget.options.doc.doc_id, + save_action: true + }); + }); + }) + + ///////////////////////////////////////// + // Form submit + ///////////////////////////////////////// + + .declareService(function () { + var form_gadget = this, + doc_tmp; + + function formSubmit() { + return form_gadget.notifySubmitting() + .push(function () { + return form_gadget.getDeclaredGadget("purchase_price_record_form"); + }) + .push(function (erp5_form) { + return erp5_form.getContent(); + }) + .push(function (doc) { + doc_tmp = doc; + doc.parent_relative_url = "purchase_price_record_module"; + doc.portal_type = "Purchase Price Record"; + doc.doc_id = form_gadget.options.doc.doc_id; + doc.priced_quantity = 1; + doc.record_revision = form_gadget.options.doc.record_revision || 1; + return form_gadget.jio_put(form_gadget.options.jio_key, doc); + }) + .push(function () { + return form_gadget.allDocs({ + query: 'portal_type:("Product") AND title_lowercase: "' + + doc_tmp.product.toLowerCase() + '"', + limit: [0, 2] + }); + }) + .push(function (result) { + if (result.data.total_rows === 0) { + var doc = { + parent_relative_url : "product_module", + portal_type : "Product", + product_title : doc_tmp.product_title, + title_lowercase : doc_tmp.product_title.toLowerCase(), + product_reference : doc_tmp.product_reference, + product_line : doc_tmp.product_line, + quantity_unit : doc_tmp.quantity_unit + }; + return form_gadget.jio_post(doc); + } + }) + .push(function () { + return form_gadget.allDocs({ + query: 'portal_type:("Organisation") AND title_lowercase: "' + + doc_tmp.previous_owner.toLowerCase() + '"', + limit: [0, 2] + }); + }) + .push(function (result) { + if (result.data.total_rows === 0) { + var doc = { + parent_relative_url : "organisation_module", + portal_type : "Organisation", + organisation_title : doc_tmp.previous_owner_title, + title_lowercase : doc_tmp.previous_owner_title.toLowerCase(), + organisation_reference : doc_tmp.previous_owner_reference, + default_telephone_coordinate_text : + doc_tmp.default_telephone_coordinate_text, + default_address_city : doc_tmp.default_address_city, + default_address_region : doc_tmp.default_address_region, + default_address_street_address : + doc_tmp.default_address_street_address, + default_address_zip_code : doc_tmp.default_address_zip_code, + default_email_coordinate_text : + doc_tmp.default_email_coordinate_text + }; + return form_gadget.jio_post(doc); + } + }) + .push(function () { + return RSVP.all([ + form_gadget.notifySubmitted(), + form_gadget.redirect({command: 'display', + options: {jio_key: "purchase_price_record_module", page: "view"} + }) + ]); + }); + } + // Listen to form submit + return loopEventListener( + form_gadget.props.element.querySelector('form'), + 'submit', + false, + formSubmit + ); + }) + + ///////////////////////////////////////// + // Create Purchase Record + ///////////////////////////////////////// + .declareService(function () { + var gadget = this; + if (gadget.props.element + .querySelector('[name=create_purchase_record]') === null) { + return; + } + return new RSVP.Queue() + .push(function () { + return promiseEventListener( + gadget.props.element + .querySelector('[name=create_purchase_record]'), + 'click', + false + ); + }) + .push(function () { + return getSequentialID(gadget, 'PR'); + }) + .push(function (result) { + var doc = { + // XXX Hardcoded + parent_relative_url: "purchase_record_module", + portal_type: "Purchase Record", + causality_doc_id: gadget.options.doc.doc_id, + causality_price_record: gadget.options.jio_key, + doc_id: result, + record_revision: 1, + price: gadget.options.doc.base_price, + price_quantity_unit: gadget.options.doc.quantity_unit, + quantity_unit: gadget.options.doc.quantity_unit, + batch: "", + product: gadget.options.doc.product, + next_owner: gadget.options.doc.next_owner, + previous_owner: gadget.options.doc.previous_owner, + price_currency: gadget.options.doc.price_currency, + priced_quantity: gadget.options.doc.priced_quantity, + contract_no: gadget.options.doc.contract_no, + comment: gadget.options.doc.comment + }; + return gadget.jio_post(doc); + }) + .push(function (response) { + return gadget.redirect({command: 'display', + options: {jio_key: response, page: "view"} + }); + }); + } + ); + +}(window, RSVP, rJS, document)); diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_view_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_view_js.xml new file mode 100644 index 00000000000..2c7b151e6cd --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_price_record_view_js.xml @@ -0,0 +1,332 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + contributors + + + + + + default_reference + gadget_trade_jio_purchase_price_record_view.js + + + description + + + + + + id + gadget_trade_jio_purchase_price_record_view_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Record Jio Purchase Price Record View JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1459779818.25 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.41086.25036.52360 + + + state + current + + + time + + + + + + + + + + + 1472742007.45 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1459779520.43 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_module_view_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_module_view_html.html new file mode 100644 index 00000000000..aeaa5b323a4 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_module_view_html.html @@ -0,0 +1,21 @@ + + + + + + + Acquisition App Purchase Record Module View + + + + + + + + +
+
+ + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_module_view_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_module_view_html.xml new file mode 100644 index 00000000000..564a1f10c0b --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_module_view_html.xml @@ -0,0 +1,196 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/html + + + default_reference + gadget_trade_jio_purchase_record_module_view.html + + + description + + + + + + id + gadget_trade_jio_purchase_record_module_view_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Record Jio Purchase Record View + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1470995716.69 + UTC + + + + + + + validation_state + published_alive + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_module_view_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_module_view_js.js new file mode 100644 index 00000000000..26964337b2c --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_module_view_js.js @@ -0,0 +1,93 @@ +/*globals window, RSVP, rJS, getWorkflowState*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS) { + "use strict"; + + rJS(window) + .ready(function (g) { + g.props = {}; + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + + .declareAcquiredMethod("getUrlParameter", "getUrlParameter") + .declareAcquiredMethod("updateHeader", "updateHeader") + .allowPublicAcquisition('updateHeader', function () { + return; + }) + + .allowPublicAcquisition('getUrlParameter', function (argument_list) { + return this.getUrlParameter(argument_list) + .push(function (result) { + if ((result === undefined) && + (argument_list[0] === 'field_listbox_sort_list:json')) { + return [['doc_id', 'descending']]; + } + return result; + }); + }) + + .declareMethod("render", function () { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return gadget.updateHeader({ + page_title: "Purchase Record" + }); + }) + .push(function () { + return gadget.getDeclaredGadget("form_list"); + }) + .push(function (form_gadget) { + var column_list = [ + ['doc_id', 'ID'], + ['product', 'Product or Material'], + ['quantity', 'Quantity'], + ['quantity_unit', 'Quantity Unit'], + ['price', 'Price'], + ['price_currency', 'Currency'], + ['previous_owner', 'Supplier'], + ['next_owner', 'Purchase Organisation'], + ['next_location', 'Recipient Warehouse or Bin'], + ['date', 'Input Date'] + ]; + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + "listbox": { + "column_list": column_list, + "show_anchor": 0, + "default_params": {}, + "editable": 1, + "editable_column_list": [], + "key": "field_listbox", + "lines": 10, + "list_method": "portal_catalog", + "query": 'urn:jio:allDocs?query=' + 'portal_type:' + + '"Purchase Record"', + "portal_type": [], + "search_column_list": column_list, + "sort_column_list": column_list, + "title": "Documents", + "type": "ListBox" + } + }}, + "_links": { + "type": { + // form_list display portal_type in header + name: "" + } + }}, + form_definition: { + group_list: [[ + "bottom", + [["listbox"]] + ], ["hidden", ["listbox_modification_date"]]] + } + }); + + }); + }); + +}(window, RSVP, rJS)); diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_module_view_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_module_view_js.xml new file mode 100644 index 00000000000..1626bc59bd0 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_module_view_js.xml @@ -0,0 +1,261 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/javascript + + + default_reference + gadget_trade_jio_purchase_record_module_view.js + + + description + + + + + + id + gadget_trade_jio_purchase_record_module_view_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget TRADE Record Jio Purchase Record View JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1470995727.15 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.37885.8398.39321 + + + state + current + + + time + + + + + + + + + + + 1472549595.48 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_view_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_view_html.html new file mode 100644 index 00000000000..ca1c6c6ccf7 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_view_html.html @@ -0,0 +1,32 @@ + + + + + + + Purchase Record Form + + + + + + + +

+    
+ +
+
+
+
+
+ + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_view_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_view_html.xml new file mode 100644 index 00000000000..067d5152f59 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_view_html.xml @@ -0,0 +1,326 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/html + + + default_reference + gadget_trade_jio_purchase_record_view.html + + + description + + + + + + id + gadget_trade_jio_purchase_record_view_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget TRADE Record Jio Purchase Record View + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1471011878.02 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.17929.10961.28467 + + + state + current + + + time + + + + + + + + + + + 1471532576.48 + UTC + + + + + + + + + + + + + + + + + + + + + action + + + + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + empty + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1471011298.34 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_view_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_view_js.js new file mode 100644 index 00000000000..5101e4955d8 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_view_js.js @@ -0,0 +1,414 @@ +/*globals window, document, RSVP, rJS, loopEventListener*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS) { + "use strict"; + + + function addNewLine(queue, page_gadget, line_count) { + queue + .push(function () { + var field_element = page_gadget.props + .element.querySelector(".center"); + field_element.appendChild(document.createElement('hr')); + return page_gadget.getDeclaredGadget("trade_form"); + }) + .push(function (form_gadget) { + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + "quantity" : { + "description": "", + "title": "Quantity", + "default": page_gadget.options.doc["quantity" + line_count], + "css_class": "", + "required": 0, + "editable": 1, + "key": "quantity" + line_count, + "hidden": 0, + "precision": 0, + "type": "FloatField" + }, + "quantity_unit": { + "description": "", + "title": "Quantity Unit", + "default": page_gadget.options.doc["quantity_unit" + line_count], + "items": page_gadget.props.quantity_unit, + "css_class": "", + "required": 0, + "editable": 1, + "key": "quantity_unit" + line_count, + "hidden": 0, + "type": "ListField" + }, + "batch": { + "description": "", + "title": "Batch", + "default": page_gadget.options.doc["batch" + line_count], + "css_class": "", + "required": 0, + "editable": 1, + "key": "batch" + line_count, + "hidden": 0, + "type": "StringField" + } + }}}, + form_definition: { + group_list: [ + ["center", + [["quantity"], + ["quantity_unit"], ["batch"] + ] + ] + ] + } + }); + }); + } + + + rJS(window) + ///////////////////////////////////////////////////////////////// + // ready + ///////////////////////////////////////////////////////////////// + // Init local properties + .ready(function (g) { + g.props = {}; + g.props.quantity_unit = []; + g.props.currency = []; + g.props.line_count = 2; + }) + + // Assign the element to a variable + .ready(function (g) { + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + + ///////////////////////////////////////////////////////////////// + // Acquired methods + ///////////////////////////////////////////////////////////////// + .declareAcquiredMethod("jio_get", "jio_get") + .declareAcquiredMethod("setSetting", "setSetting") + .declareAcquiredMethod("getSetting", "getSetting") + .declareAcquiredMethod("redirect", "redirect") + .declareAcquiredMethod('allDocs', 'jio_allDocs') + .declareAcquiredMethod("updateHeader", "updateHeader") + .declareAcquiredMethod("notifySubmitted", "notifySubmitted") + .declareAcquiredMethod("notifySubmitting", "notifySubmitting") + .declareAcquiredMethod("jio_put", "jio_put") + + .allowPublicAcquisition("inputChange", function () { + return; + }) + .declareMethod('triggerSubmit', function () { + this.props.element.querySelector('button').click(); + }) + .declareMethod("render", function (options) { + var page_gadget = this, + title, + queue, + relative_url, + editable = 1; + page_gadget.options = options; + + if (page_gadget.options.doc.line_count !== undefined) { + page_gadget.props.line_count = page_gadget.options.doc.line_count; + } + if (page_gadget.options.doc.date === undefined) { + page_gadget.options.doc.date = new Date().toISOString().split('T')[0]; + } + queue = new RSVP.Queue(); + queue.push(function () { + return RSVP.all([ + page_gadget.allDocs({ + query: 'portal_type:' + + '"Currency" AND validation_state: "validated"', + select_list: ["title", "logical_path", "relative_url"], + // sort_on: [["id", "ascending"]], + limit: [0, 1234567890] + }), + + page_gadget.allDocs({ + query: 'portal_type:' + + '"Category" AND relative_url: "quantity_unit/%"', + select_list: ["title", "logical_path", "category_relative_url"], + // sort_on: [["id", "ascending"]], + limit: [0, 1234567890] + }) + ]); + }) + .push(function (all_result) { + var i; + for (i = 0; i < all_result[0].data.total_rows; i += 1) { + title = all_result[0].data.rows[i].value.title; + relative_url = all_result[0].data.rows[i].value.relative_url; + page_gadget.props.currency.push([title, relative_url]); + } + + for (i = 0; i < all_result[1].data.total_rows; i += 1) { + title = all_result[1].data.rows[i] + .value.logical_path || all_result[1].data.rows[i] + .value.title; + relative_url = all_result[1].data.rows[i] + .value.category_relative_url; + page_gadget.props.quantity_unit.push([title, relative_url]); + } + + return; + }) + .push(function () { + return page_gadget.getDeclaredGadget("trade_form"); + }) + .push(function (form_gadget) { + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + "product": { + "description": "", + "title": "Product or Material Title", + "default": page_gadget.options.doc.product, + "css_class": "", + "required": 1, + "editable": editable, + "key": "product", + "hidden": 0, + "type": "StringField" + }, + "previous_owner": { + "description": "", + "title": "Supplier", + "default": page_gadget.options.doc.previous_owner, + "css_class": "", + "required": 1, + "editable": 0, + "key": "previous_owner", + "hidden": 0, + "type": "StringField" + }, + "next_owner": { + "description": "", + "title": "Purchase Organisation", + "default": page_gadget.options.doc.next_owner, + "css_class": "", + "required": 1, + "editable": 0, + "key": "next_owner", + "hidden": 0, + "type": "StringField" + }, + "next_location": { + "description": "", + "title": "Recipient Warehouse or Bin", + "default": page_gadget.options.doc.next_location, + "css_class": "", + "required": 1, + "editable": 1, + "key": "next_location", + "hidden": 0, + "type": "StringField" + }, + "price": { + "description": "", + "title": "Price", + "default": page_gadget.options.doc.price, + "css_class": "", + "required": 1, + "editable": editable, + "key": "price", + "hidden": 0, + "precision": 2, + "type": "FloatField" + }, + "price_quantity_unit": { + "description": "", + "title": "Price Quantity Unit", + "default": page_gadget.options.doc.price_quantity_unit, + "items": page_gadget.props.quantity_unit, + "css_class": "", + "required": 1, + "editable": editable, + "key": "price_quantity_unit", + "hidden": 0, + "type": "ListField" + }, + "currency": { + "description": "", + "title": "Currency", + "default": page_gadget.options.doc.price_currency, + "items": page_gadget.props.currency, + "css_class": "", + "required": 1, + "editable": editable, + "key": "price_currency", + "hidden": 0, + "type": "ListField" + }, + "quantity": { + "description": "", + "title": "Quantity", + "default": page_gadget.options.doc.quantity, + "css_class": "", + "required": 1, + "editable": editable, + "key": "quantity", + "hidden": 0, + "precision": 0, + "type": "FloatField" + }, + "quantity_unit": { + "description": "", + "title": "Quantity Unit", + "default": page_gadget.options.doc.quantity_unit, + "items": page_gadget.props.quantity_unit, + "css_class": "", + "required": 1, + "editable": editable, + "key": "quantity_unit", + "hidden": 0, + "type": "ListField" + }, + "batch": { + "description": "", + "title": "Batch", + "default": page_gadget.options.doc.batch, + "css_class": "", + "required": 1, + "editable": editable, + "key": "batch", + "hidden": 0, + "type": "StringField" + }, + "date": { + "description": "", + "title": "Input Date", + "default": page_gadget.options.doc.date, + "css_class": "", + "required": 0, + "date_only": 1, + "date_only_style": 1, + "timezone_style": 0, + "editable": editable, + "key": "date", + "hidden": 0, + "type": "DateTimeField" + }, + "comment": { + "description": "", + "title": "Comment", + "default": page_gadget.options.doc.comment, + "css_class": "", + "required": 1, + "editable": editable, + "key": "comment", + "hidden": 0, + "type": "TextAreaField" + } + }}}, + form_definition: { + group_list: [ + ["center", + [ ["product"], ["previous_owner"], + ["next_owner"], ["next_location"], + ["price"], ["price_quantity_unit"], + ["currency"], ["quantity"], + ["quantity_unit"], ["batch"], + ["date"], ["comment"]] + ] + ] + } + }); + }) + .push(function () { + var btn; + btn = document.createElement("input"); + btn.setAttribute('name', 'add_line'); + btn.setAttribute('type', 'submit'); + btn.setAttribute("value", "Add Line"); + page_gadget.props.element + .querySelector('.button_add_line').appendChild(btn); + return page_gadget.updateHeader({ + page_title: "Purchase Record" + " " + + page_gadget.options.doc.doc_id, + save_action: true + }); + }) + .push(function () { + var i; + for (i = 2; i < page_gadget.props.line_count; i += 1) { + if ((page_gadget.options.doc["quantity" + i] !== undefined + && page_gadget.options.doc["quantity" + i] !== "")) { + addNewLine(queue, page_gadget, i); + } + } + }); + return queue; + }) + + + + ///////////////////////////////////////// + // add line button + ///////////////////////////////////////// + .declareService(function () { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return loopEventListener( + gadget.props.element.querySelector('[name=add_line]'), + 'click', + false, + function () { + var queue = new RSVP.Queue(); + queue.push(function () { + addNewLine(queue, gadget, gadget.props.line_count); + gadget.props.line_count += 1; + return; + }); + } + ); + }); + }) + + ///////////////////////////////////////// + // Form submit + ///////////////////////////////////////// + + .declareService(function () { + var form_gadget = this; + + function formSubmit() { + return form_gadget.notifySubmitting() + .push(function () { + return form_gadget.getDeclaredGadget("trade_form"); + }) + .push(function (trade_form) { + return trade_form.getContent({"format": "json"}); + }) + .push(function (doc) { + doc.parent_relative_url = "purchase_record_module"; + doc.portal_type = "Purchase Record"; + doc.next_owner = form_gadget.options.doc.next_owner; + doc.previous_owner = form_gadget.options.doc.previous_owner; + doc.doc_id = form_gadget.options.doc.doc_id; + doc.record_revision = form_gadget.options.doc.record_revision || 1; + doc.line_count = form_gadget.props.line_count; + return form_gadget.jio_put(form_gadget.options.jio_key, doc); + }) + .push(function () { + return RSVP.all([ + form_gadget.notifySubmitted(), + form_gadget.redirect({command: 'display', + options: {jio_key: "purchase_record_module", page: "view"} + }) + ]); + }); + } + // Listen to form submit + return loopEventListener( + form_gadget.props.element.querySelector('form'), + 'submit', + false, + formSubmit + ); + }); +}(window, RSVP, rJS)); diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_view_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_view_js.xml new file mode 100644 index 00000000000..5d7f19aa541 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_purchase_record_view_js.xml @@ -0,0 +1,261 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/javascript + + + default_reference + gadget_trade_jio_purchase_record_view.js + + + description + + + + + + id + gadget_trade_jio_purchase_record_view_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget TRADE Record Jio Purchase Record View JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1470995740.96 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.46722.43440.30720 + + + state + current + + + time + + + + + + + + + + + 1473079847.93 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_form_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_form_html.html new file mode 100644 index 00000000000..0130e98f10e --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_form_html.html @@ -0,0 +1,27 @@ + + + + + + + Sale Price Record Form + + + + + + + +

+    
+ +
+
+
+ + + + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_form_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_form_html.xml new file mode 100644 index 00000000000..dbd80d4c6ef --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_form_html.xml @@ -0,0 +1,336 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + content_type + text/html + + + contributors + + + + + + default_reference + gadget_trade_jio_sale_price_record_form.html + + + description + + + + + + id + gadget_trade_jio_sale_price_record_form_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Jio Record Jio Sale Price Record Form + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1462354401.79 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.22332.38890.13499 + + + state + current + + + time + + + + + + + + + + + 1471616448.5 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1462354317.11 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_form_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_form_js.js new file mode 100644 index 00000000000..3ad453ef950 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_form_js.js @@ -0,0 +1,746 @@ +/*globals window, rJS, RSVP, loopEventListener*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS) { + "use strict"; + + ///////////////////////////////////////// + // nextOwner changed. + ///////////////////////////////////////// + function changeNextOwner(gadget, next_owner_change) { + var page_gadget = gadget, + form_gadget, + result_tmp, + disabled = 0, + next_owner_title, + next_owner_reference, + default_telephone_coordinate_text, + default_address_city, + default_address_region, + default_address_street_address, + default_address_zip_code, + default_email_coordinate_text; + return new RSVP.Queue() + .push(function () { + return gadget.allDocs({ + query: 'portal_type:("Organisation") AND title_lowercase: "' + + page_gadget.valueChange.toLowerCase() + '"', + limit: [0, 2] + }); + }) + + .push(function (result) { + if (result.data.total_rows === 1) { + return gadget.jio_get(result.data.rows[0].id); + } + }) + + .push(function (result) { + result_tmp = result; + return page_gadget.getDeclaredGadget("trade_form"); + }) + .push(function (gadget) { + form_gadget = gadget; + if (result_tmp !== undefined) { + next_owner_title = result_tmp.organisation_title; + next_owner_reference = result_tmp.organisation_reference; + default_telephone_coordinate_text = + result_tmp.default_telephone_coordinate_text; + default_address_city = result_tmp.default_address_city; + default_address_region = result_tmp.default_address_region; + default_address_street_address = + result_tmp.default_address_street_address; + default_address_zip_code = + result_tmp.default_address_zip_code; + default_email_coordinate_text = + result_tmp.default_email_coordinate_text; + + + return RSVP.all([ + form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Client", + "default": next_owner_title, + "css_class": "", + "required": 1, + "editable": 1, + "key": "next_owner_title", + "hidden": 0, + "type": "StringField", + "disabled" : disabled + } + } + }}, + + gadget_created: "next_owner_title" + }), + + form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Client Reference", + "default": next_owner_reference, + "css_class": "", + "required": 1, + "editable": 1, + "key": "next_owner_reference", + "hidden": 0, + "type": "StringField", + "disabled" : disabled + } + } + }}, + + gadget_created: "next_owner_reference" + }), + + form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Default Telephone", + "default": default_telephone_coordinate_text, + "css_class": "", + "required": 0, + "editable": 1, + "key": "default_telephone_coordinate_text", + "hidden": 0, + "type": "StringField", + "disabled" : disabled + } + } + }}, + + gadget_created: "default_telephone_coordinate_text" + }), + + form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Default Address City", + "default": default_address_city, + "css_class": "", + "required": 1, + "editable": 1, + "key": "default_address_city", + "hidden": 0, + "type": "StringField", + "disabled" : disabled + } + } + }}, + + gadget_created: "default_address_city" + }), + + form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Region", + "default": default_address_region, + "css_class": "", + "required": 1, + "editable": 1, + "key": "default_address_region", + "hidden": 0, + "type": "ListField", + "disabled" : disabled + } + } + }}, + + gadget_created: "default_address_region" + }), + + form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Street Address", + "default": default_address_street_address, + "css_class": "", + "required": 1, + "editable": 1, + "key": "default_address_street_address", + "hidden": 0, + "type": "StringField", + "disabled" : disabled + } + } + }}, + + gadget_created: "default_address_street_address" + }), + + form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Postal Code", + "default": default_address_zip_code, + "css_class": "", + "required": 0, + "editable": 1, + "key": "default_address_zip_code", + "hidden": 0, + "precision": 0, + "type": "StringField", + "disabled" : disabled + } + } + }}, + + gadget_created: "default_address_zip_code" + }), + + form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Email", + "default": default_email_coordinate_text, + "css_class": "", + "required": 0, + "editable": 1, + "key": "default_email_coordinate_text", + "hidden": 0, + "type": "StringField", + "disabled" : disabled + } + } + }}, + gadget_created: "default_email_coordinate_text" + }) + ]); + } + if (next_owner_change === 1) { + next_owner_title = page_gadget.valueChange; + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Client", + "default": next_owner_title, + "css_class": "", + "required": 1, + "editable": 1, + "key": "next_owner_title", + "hidden": 0, + "type": "StringField", + "disabled" : disabled + } + } + }}, + + gadget_created: "next_owner_title" + }); + } + }) + .push(function () { + var change_next_owner_flag; + if (next_owner_change === 1) { + if (result_tmp !== undefined && + result_tmp.organisation_title !== page_gadget.valueChange) { + change_next_owner_flag = 1; + page_gadget.valueChange = result_tmp.organisation_title; + } + } else { + change_next_owner_flag = 1; + if (result_tmp !== undefined + && result_tmp.organisation_title !== page_gadget.valueChange) { + page_gadget.valueChange = result_tmp.organisation_title; + } + } + if (change_next_owner_flag === 1) { + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + field_json : { + "description": "", + "title": "Client", + "default": page_gadget.valueChange, + "css_class": "", + "required": 1, + "editable": 1, + "key": "next_owner", + "hidden": 0, + "type": "StringField", + "disabled" : 0 + } + } + }}, + gadget_created: "next_owner" + }); + } + }); + } + + + rJS(window) + ///////////////////////////////////////////////////////////////// + // ready + ///////////////////////////////////////////////////////////////// + // Init local properties + .ready(function (g) { + g.props = {}; + g.props.region = []; + g.props.quantity_unit = []; + g.props.currency = []; + }) + + // Assign the element to a variable + .ready(function (g) { + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + + ///////////////////////////////////////////////////////////////// + // Acquired methods + ///////////////////////////////////////////////////////////////// + .declareAcquiredMethod("updateHeader", "updateHeader") + .declareAcquiredMethod("notifySubmitting", "notifySubmitting") + .declareAcquiredMethod("notifySubmitted", "notifySubmitted") + .declareAcquiredMethod("jio_put", "jio_put") + .declareAcquiredMethod("jio_get", "jio_get") + .declareAcquiredMethod("jio_post", "jio_post") + .declareAcquiredMethod("setSetting", "setSetting") + .declareAcquiredMethod("getSetting", "getSetting") + .declareAcquiredMethod("redirect", "redirect") + .declareAcquiredMethod('allDocs', 'jio_allDocs') + + .allowPublicAcquisition("inputChange", function (param_list) { + this.gadgetChange = param_list[1]; + if (this.gadgetChange === "next_owner") { + this.valueChange = param_list[0].next_owner; + return changeNextOwner(this, 1); + } + if (this.gadgetChange === "next_owner_title") { + this.valueChange = param_list[0].next_owner_title; + return changeNextOwner(this, 0); + } + }) + + ///////////////////////////////////////////////////////////////// + // declared methods + ///////////////////////////////////////////////////////////////// + .declareMethod("getContent", function () { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return gadget.getDeclaredGadget("trade_form"); + }) + .push(function (trade_form) { + return trade_form.getContent({"format": "json"}); + }) + .push(function (result) { + return result; + }); + }) + + .declareMethod('triggerSubmit', function () { + this.props.element.querySelector('button').click(); + }) + + .declareMethod("render", function (options) { + var page_gadget = this, + title, + relative_url, + editable = 1; + page_gadget.options = options; + if (page_gadget.options.doc.date === undefined) { + page_gadget.options.doc.date = new Date().toISOString().split('T')[0]; + } + return new RSVP.Queue() + .push(function () { + return RSVP.all([ + page_gadget.allDocs({ + query: + 'portal_type: "Currency" AND validation_state: "validated"', + select_list: ["title", "logical_path", "relative_url"], + // sort_on: [["id", "ascending"]], + limit: [0, 1234567890] + }), + page_gadget.allDocs({ + query: + 'portal_type: "Category" AND relative_url: "quantity_unit/%"', + select_list: ["title", "logical_path", "category_relative_url"], + // sort_on: [["id", "ascending"]], + limit: [0, 1234567890] + }), + page_gadget.allDocs({ + query: 'portal_type: "Category" AND relative_url: "region/%"', + select_list: ["title", "logical_path", "category_relative_url"], + // sort_on: [["id", "ascending"]], + limit: [0, 1234567890] + }) + ]); + }) + .push(function (all_result) { + var i; + for (i = 0; i < all_result[0].data.total_rows; i += 1) { + title = all_result[0].data.rows[i].value.title; + relative_url = all_result[0].data.rows[i].value.relative_url; + page_gadget.props.currency.push([title, relative_url]); + } + + for (i = 0; i < all_result[1].data.total_rows; i += 1) { + title = all_result[1].data.rows[i].value.logical_path + || all_result[1].data.rows[i].value.title; + relative_url = + all_result[1].data.rows[i].value.category_relative_url; + page_gadget.props.quantity_unit.push([title, relative_url]); + } + page_gadget.props.region.push(["", ""]); + + + for (i = 0; i < all_result[2].data.total_rows; i += 1) { + title = all_result[2].data.rows[i].value.logical_path + || all_result[2].data.rows[i].value.title; + relative_url = + all_result[2].data.rows[i].value.category_relative_url; + page_gadget.props.region.push([title, relative_url]); + } + return; + }) + .push(function () { + return page_gadget.getDeclaredGadget("trade_form"); + }) + .push(function (form_gadget) { + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + "sale_price": { + "description": "", + "title": "", + "default": + "Sale price of a specific product to a specific customer", + "css_class": "ui-content-header-inline", + "required": 1, + "editable": editable, + "key": "sale_price", + "hidden": 0, + "type": "ReadonlyField" + }, + + "product": { + "description": "", + "title": "Product Title", + "default": page_gadget.options.doc.product, + "css_class": "", + "required": 1, + "editable": editable, + "key": "product", + "hidden": 0, + "type": "StringField" + }, + + "next_owner": { + "description": "", + "title": "Client", + "default": page_gadget.options.doc.next_owner, + "css_class": "", + "required": 1, + "editable": editable, + "key": "next_owner", + "hidden": 0, + "type": "StringField" + }, + + "organisation": { + "description": "", + "title": "Sales Organisation", + "default": page_gadget.options.doc.previous_owner, + "css_class": "", + "required": 1, + "editable": editable, + "key": "previous_owner", + "hidden": 0, + "type": "StringField" + }, + + "warehouse": { + "description": "", + "title": "Sender Warehouse", + "default": page_gadget.options.doc.previous_location, + "css_class": "", + "required": 1, + "editable": editable, + "key": "previous_location", + "hidden": 0, + "type": "StringField" + }, + + "price": { + "description": "", + "title": "Price", + "default": page_gadget.options.doc.base_price, + "css_class": "", + "required": 1, + "editable": editable, + "key": "base_price", + "hidden": 0, + "precision": 2, + "type": "FloatField" + }, + + "currency": { + "description": "", + "title": "Currency", + "default": page_gadget.options.doc.price_currency, + "items": page_gadget.props.currency, + "css_class": "", + "required": 1, + "editable": editable, + "key": "price_currency", + "hidden": 0, + "type": "ListField" + }, + + "priced_quantity": { + "description": "", + "title": "Priced Quantity", + "default": page_gadget.options.doc.priced_quantity, + "css_class": "", + "required": 0, + "editable": editable, + "key": "priced_quantity", + "hidden": 0, + "precision": 0, + "type": "FloatField" + }, + + "quantity_unit": { + "description": "", + "title": "Quantity Unit", + "default": page_gadget.options.doc.quantity_unit, + "items": page_gadget.props.quantity_unit, + "css_class": "", + "required": 1, + "editable": editable, + "key": "quantity_unit", + "hidden": 0, + "type": "ListField" + }, + + "total_quantity": { + "description": "", + "title": "Quantity", + "default": page_gadget.options.doc.total_quantity, + "css_class": "", + "required": 0, + "editable": editable, + "key": "total_quantity", + "hidden": 0, + "precision": 0, + "type": "FloatField" + }, + + "total_amount_price": { + "description": "", + "title": "Total Price", + "default": page_gadget.options.doc.total_amount_price, + "css_class": "", + "required": 0, + "editable": editable, + "key": "total_amount_price", + "hidden": 0, + "precision": 2, + "type": "FloatField" + }, + + "date": { + "description": "", + "title": "Input Date", + "default": page_gadget.options.doc.date, + "css_class": "", + "required": 0, + "date_only": 1, + "date_only_style": 1, + "subfield_year_key": "year", + "subfield_month_key": "month", + "subfield_day_key": "day", + "timezone_style": 0, + "editable": editable, + "key": "date", + "hidden": 0, + "type": "DateTimeField" + }, + + "contract_no": { + "description": "", + "title": "Contract No", + "default": page_gadget.options.doc.contract_no, + "css_class": "", + "required": 1, + "editable": editable, + "key": "contract_no", + "hidden": 0, + "type": "StringField" + }, + + "batch": { + "description": "", + "title": "Batch", + "default": page_gadget.options.doc.batch, + "css_class": "", + "required": 0, + "editable": editable, + "key": "batch", + "hidden": 0, + "type": "StringField" + }, + + "comment": { + "description": "", + "title": "Comment", + "default": page_gadget.options.doc.comment, + "css_class": "", + "required": 1, + "editable": editable, + "key": "comment", + "hidden": 0, + "type": "TextAreaField" + }, + "client_head": { + "description": "", + "title": "", + "default": "Client", + "css_class": "ui-content-header-inline", + "required": 1, + "editable": 0, + "key": "client_head", + "hidden": 0, + "type": "ReadonlyField" + }, + + "client": { + "description": "", + "title": "Client", + "default": page_gadget.options.doc.next_owner_title, + "css_class": "", + "required": 1, + "editable": editable, + "key": "next_owner_title", + "hidden": 0, + "type": "StringField" + }, + + "client_reference": { + "description": "", + "title": "Client Reference", + "default": page_gadget.options.doc.next_owner_reference, + "css_class": "", + "required": 1, + "editable": editable, + "key": "next_owner_reference", + "hidden": 0, + "type": "StringField" + }, + + "telephone": { + "description": "", + "title": "Default Telephone", + "default": + page_gadget.options.doc.default_telephone_coordinate_text, + "css_class": "", + "required": 0, + "editable": editable, + "key": "default_telephone_coordinate_text", + "hidden": 0, + "type": "StringField" + }, + + "address_city": { + "description": "", + "title": "Default Address City", + "default": page_gadget.options.doc.default_address_city, + "css_class": "", + "required": 1, + "editable": editable, + "key": "default_address_city", + "hidden": 0, + "type": "StringField" + }, + + "region": { + "description": "", + "title": "Region", + "default": page_gadget.options.doc.default_address_region, + "items": page_gadget.props.region, + "css_class": "", + "required": 1, + "editable": editable, + "key": "default_address_region", + "hidden": 0, + "type": "ListField" + }, + + "address_street": { + "description": "", + "title": "Default Address", + "default": + page_gadget.options.doc.default_address_street_address, + "css_class": "", + "required": 1, + "editable": editable, + "key": "default_address_street_address", + "hidden": 0, + "type": "StringField" + }, + + "postal_code": { + "description": "", + "title": "Postal Code", + "default": page_gadget.options.doc.default_address_zip_code, + "css_class": "", + "required": 0, + "editable": editable, + "key": "default_address_zip_code", + "hidden": 0, + "precision": 0, + "type": "StringField" + }, + + "email": { + "description": "", + "title": "Email", + "default": + page_gadget.options.doc.default_email_coordinate_text, + "css_class": "", + "required": 0, + "editable": editable, + "key": "default_email_coordinate_text", + "hidden": 0, + "type": "StringField" + } + }}}, + form_definition: { + group_list: [ + [ + "left", + [["sale_price"], + ["product"], + ["next_owner"], ["organisation"], ["warehouse"], + ["price"], ["currency"], ["priced_quantity"], + ["quantity_unit"], ["total_quantity"], + ["total_amount_price"], + ["date"], ["contract_no"], ["batch"], + ["comment"]] + ], + [ + "right", + [["client_head"], + ["client"], ["client_reference"], ["telephone"], + ["address_city"], ["region"], ["address_street"], + ["postal_code"], ["email"]] + ] + ] + } + }); + }); + }); +}(window, RSVP, rJS)); diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_form_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_form_js.xml new file mode 100644 index 00000000000..aec18d31fc8 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_form_js.xml @@ -0,0 +1,332 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + contributors + + + + + + default_reference + gadget_trade_jio_sale_price_record_form.js + + + description + + + + + + id + gadget_trade_jio_sale_price_record_form_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Jio Sale Price Record Form JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1462354408.29 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.61310.59039.23057 + + + state + current + + + time + + + + + + + + + + + 1473955186.68 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1462354315.15 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_module_add_sale_price_record_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_module_add_sale_price_record_html.html new file mode 100644 index 00000000000..3693e8c64fe --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_module_add_sale_price_record_html.html @@ -0,0 +1,19 @@ + + + + + + Acquisition App Sale Price Record Module Add Sale Price Record + + + + + + + +
+
+ + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_module_add_sale_price_record_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_module_add_sale_price_record_html.xml new file mode 100644 index 00000000000..cc5751baaed --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_module_add_sale_price_record_html.xml @@ -0,0 +1,336 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + content_type + text/html + + + contributors + + + + + + default_reference + gadget_trade_jio_sale_price_record_module_add_sale_price_record.html + + + description + + + + + + id + gadget_trade_jio_sale_price_record_module_add_sale_price_record_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Record Jio Sale Price Record Module Add Sale Price Record + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1467706951.79 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.20972.684.20565 + + + state + current + + + time + + + + + + + + + + + 1471616498.89 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1467706749.04 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_module_add_sale_price_record_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_module_add_sale_price_record_js.js new file mode 100644 index 00000000000..db9a9987bad --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_module_add_sale_price_record_js.js @@ -0,0 +1,135 @@ +/*globals window, document, RSVP, rJS,promiseEventListener, + loopEventListener, getSequentialID, fillMyInputUserName*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS, loopEventListener) { + "use strict"; + + rJS(window) + .ready(function (g) { + g.props = {}; + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + .declareAcquiredMethod("notifySubmitting", "notifySubmitting") + .declareAcquiredMethod("notifySubmitted", "notifySubmitted") + .declareAcquiredMethod("setSetting", "setSetting") + .declareAcquiredMethod("getSetting", "getSetting") + .declareAcquiredMethod("jio_post", "jio_post") + .declareAcquiredMethod("jio_get", "jio_get") + .declareAcquiredMethod("jio_put", "jio_put") + .declareAcquiredMethod("redirect", "redirect") + .declareAcquiredMethod("updateHeader", "updateHeader") + .declareAcquiredMethod('allDocs', 'jio_allDocs') + .allowPublicAcquisition('updateHeader', function () { + return; + }) + + ///////////////////////////////////////////////////////////////// + // declared methods + ///////////////////////////////////////////////////////////////// + .declareMethod('triggerSubmit', function () { + this.props.element.querySelector('button').click(); + }) + + ///////////////////////////////////////// + // Form submit + ///////////////////////////////////////// + + .declareService(function () { + var form_gadget = this, + doc_id, + doc_tmp; + function formSubmit() { + return form_gadget.notifySubmitting() + .push(function () { + return getSequentialID(form_gadget, 'SPR'); + }) + .push(function (result) { + doc_id = result; + return doc_id; + }) + .push(function () { + return form_gadget.getDeclaredGadget("sale_price_record_form"); + }) + .push(function (trade_form) { + return trade_form.getContent(); + }) + .push(function (doc) { + doc_tmp = doc; + doc.parent_relative_url = "sale_price_record_module"; + doc.portal_type = "Sale Price Record"; + doc.doc_id = doc_id; + doc.record_revision = 1; + return form_gadget.jio_post(doc); + }) + .push(function () { + return form_gadget.allDocs({ + query: 'portal_type:("Organisation") AND title_lowercase: "' + + doc_tmp.next_owner.toLowerCase() + '"', + limit: [0, 2] + }); + }) + .push(function (result) { + var doc = { + parent_relative_url : "organisation_module", + portal_type : "Organisation", + organisation_title : doc_tmp.next_owner_title, + title_lowercase : doc_tmp.next_owner_title.toLowerCase(), + organisation_reference : doc_tmp.next_owner_reference, + default_telephone_coordinate_text : + doc_tmp.default_telephone_coordinate_text, + default_address_city : doc_tmp.default_address_city, + default_address_region : doc_tmp.default_address_region, + default_address_street_address : + doc_tmp.default_address_street_address, + default_address_zip_code : doc_tmp.default_address_zip_code, + default_email_coordinate_text : + doc_tmp.default_email_coordinate_text + }; + if (result.data.total_rows === 0) { + + return form_gadget.jio_post(doc); + } + return form_gadget.jio_put(result.data.rows[0].id, doc); + }) + .push(function () { + return RSVP.all([ + form_gadget.notifySubmitted(), + form_gadget.redirect({command: 'display', + options: {jio_key: "sale_price_record_module", page: "view"} + }) + ]); + }); + } + + // Listen to form submit + return loopEventListener( + form_gadget.props.element.querySelector('form'), + 'submit', + false, + formSubmit + ); + }) + + .declareMethod("render", function (options) { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return gadget.updateHeader({ + page_title: "New Sale Price Record", + add_action: true + }); + }) + .push(function () { + return gadget.getDeclaredGadget("sale_price_record_form"); + }) + .push(function (form_gadget) { + return form_gadget.render(options); + }); + }); + + +}(window, RSVP, rJS, + loopEventListener)); diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_module_add_sale_price_record_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_module_add_sale_price_record_js.xml new file mode 100644 index 00000000000..3226a023e44 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_module_add_sale_price_record_js.xml @@ -0,0 +1,332 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + contributors + + + + + + default_reference + gadget_trade_jio_sale_price_record_module_add_sale_price_record.js + + + description + + + + + + id + gadget_trade_jio_sale_price_record_module_add_sale_price_record_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Record Jio Sale Price Record Module Add Sale Price Record JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1467706954.89 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.61243.12534.5597 + + + state + current + + + time + + + + + + + + + + + 1473951086.48 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1467706751.26 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_view_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_view_html.html new file mode 100644 index 00000000000..ceb68bae6da --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_view_html.html @@ -0,0 +1,23 @@ + + + + + + + Acquisition App Sale Price Record Module View Sale Price Record + + + + + + + + + + +
+
+ + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_view_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_view_html.xml new file mode 100644 index 00000000000..a9b7ed177f2 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_view_html.xml @@ -0,0 +1,336 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + content_type + text/html + + + contributors + + + + + + default_reference + gadget_trade_jio_sale_price_record_view.html + + + description + + + + + + id + gadget_trade_jio_sale_price_record_view_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Record Jio Sale Price Record View + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1461336317.1 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.17929.10961.28467 + + + state + current + + + time + + + + + + + + + + + 1471616511.58 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1461336233.75 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_view_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_view_js.js new file mode 100644 index 00000000000..91fc6927227 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_view_js.js @@ -0,0 +1,180 @@ +/*globals window, RSVP, rJS, promiseEventListener, loopEventListener, +document, getSequentialID*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, document, RSVP, rJS, promiseEventListener) { + "use strict"; + + rJS(window) + .ready(function (g) { + g.props = {}; + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + .declareAcquiredMethod("updateHeader", "updateHeader") + .declareAcquiredMethod("notifySubmitting", "notifySubmitting") + .declareAcquiredMethod("notifySubmitted", "notifySubmitted") + .declareAcquiredMethod("getSetting", "getSetting") + .declareAcquiredMethod("setSetting", "setSetting") + .declareAcquiredMethod("jio_get", "jio_get") + .declareAcquiredMethod("jio_put", "jio_put") + .declareAcquiredMethod("jio_post", "jio_post") + .declareAcquiredMethod("redirect", "redirect") + .declareAcquiredMethod('allDocs', 'jio_allDocs') + + ///////////////////////////////////////////////////////////////// + // declared methods + ///////////////////////////////////////////////////////////////// + .declareMethod('triggerSubmit', function () { + this.props.element.querySelector('button').click(); + }) + + .declareMethod("render", function (options) { + var gadget = this; + gadget.options = options; + return new RSVP.Queue() + .push(function () { + return gadget.getDeclaredGadget("sale_price_record_form"); + }) + .push(function (form_gadget) { + return form_gadget.render(options); + }) + .push(function () { + var btn; + btn = document.createElement("input"); + btn.setAttribute('name', 'create_sale_record'); + btn.setAttribute('type', 'submit'); + btn.setAttribute("value", "Create Sale Record"); + gadget.props.element.querySelector('.right').appendChild(btn); + return gadget.updateHeader({ + page_title: "Sale Price Record" + " " + + gadget.options.doc.doc_id, + save_action: true + }); + }); + }) + + ///////////////////////////////////////// + // Form submit + ///////////////////////////////////////// + + .declareService(function () { + var form_gadget = this, + doc_tmp; + + function formSubmit() { + return form_gadget.notifySubmitting() + .push(function () { + return form_gadget.getDeclaredGadget("sale_price_record_form"); + }) + .push(function (erp5_form) { + return erp5_form.getContent(); + }) + .push(function (doc) { + doc_tmp = doc; + doc.parent_relative_url = "sale_price_record_module"; + doc.portal_type = "Sale Price Record"; + doc.doc_id = form_gadget.options.doc.doc_id; + doc.record_revision = form_gadget.options.doc.record_revision || 1; + return form_gadget.jio_put(form_gadget.options.jio_key, doc); + }) + .push(function () { + return form_gadget.allDocs({ + query: 'portal_type:("Organisation") AND title_lowercase: "' + + doc_tmp.next_owner.toLowerCase() + '"', + limit: [0, 2] + }); + }) + .push(function (result) { + if (result.data.total_rows === 0) { + var doc = { + parent_relative_url : "organisation_module", + portal_type : "Organisation", + organisation_title : doc_tmp.next_owner_title, + title_lowercase : doc_tmp.next_owner_title.toLowerCase(), + organisation_reference : doc_tmp.next_owner_reference, + default_telephone_coordinate_text : + doc_tmp.default_telephone_coordinate_text, + default_address_city : doc_tmp.default_address_city, + default_address_region : doc_tmp.default_address_region, + default_address_street_address : + doc_tmp.default_address_street_address, + default_address_zip_code : doc_tmp.default_address_zip_code, + default_email_coordinate_text : + doc_tmp.default_email_coordinate_text + }; + return form_gadget.jio_post(doc); + } + }) + .push(function () { + return RSVP.all([ + form_gadget.notifySubmitted(), + form_gadget.redirect({command: 'display', + options: {jio_key: "sale_price_record_module", page: "view"} + }) + ]); + }); + } + // Listen to form submit + return loopEventListener( + form_gadget.props.element.querySelector('form'), + 'submit', + false, + formSubmit + ); + }) + + + ///////////////////////////////////////// + // Create Sale Record + ///////////////////////////////////////// + .declareService(function () { + var gadget = this; + if (gadget.props.element.querySelector('[name=create_sale_record]') + === null) { + return; + } + return new RSVP.Queue() + .push(function () { + return promiseEventListener( + gadget.props.element + .querySelector('[name=create_sale_record]'), + 'click', + false + ); + }) + .push(function () { + return getSequentialID(gadget, 'SR'); + }) + .push(function (result) { + var doc = { + // XXX Hardcoded + parent_relative_url: "sale_record_module", + portal_type: "Sale Record", + doc_id: result, + record_revision: 1, + price: gadget.options.doc.base_price, + quantity_unit: gadget.options.doc.quantity_unit, + product: gadget.options.doc.product, + next_owner: gadget.options.doc.next_owner, + previous_owner: gadget.options.doc.previous_owner, + previous_location: gadget.options.doc.previous_location, + price_currency: gadget.options.doc.price_currency, + contract_no: gadget.options.doc.contract_no, + batch: gadget.options.doc.batch, + comment: gadget.options.doc.comment + }; + return gadget.jio_post(doc); + }) + .push(function (response) { + return gadget.redirect({command: 'display', + options: {jio_key: response, page: "view"} + }); + }); + } + ); + + + +}(window, document, RSVP, rJS, promiseEventListener)); diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_view_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_view_js.xml new file mode 100644 index 00000000000..eae6603c81b --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_price_record_view_js.xml @@ -0,0 +1,269 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + contributors + + + + + + default_reference + gadget_trade_jio_sale_price_record_view.js + + + description + + + + + + id + gadget_trade_jio_sale_price_record_view_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Record Jio Sale Price Record View JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1465480655.68 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.41050.65413.20957 + + + state + current + + + time + + + + + + + + + + + 1472739994.08 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_module_view_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_module_view_html.html new file mode 100644 index 00000000000..c3c7944712c --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_module_view_html.html @@ -0,0 +1,18 @@ + + + + + + Acquisition App Sale Record Module View + + + + + + +
+
+ + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_module_view_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_module_view_html.xml new file mode 100644 index 00000000000..70424c9e5d3 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_module_view_html.xml @@ -0,0 +1,196 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/html + + + default_reference + gadget_trade_jio_sale_record_module_view.html + + + description + + + + + + id + gadget_trade_jio_sale_record_module_view_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Record Jio Sale Record Module View + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1470995663.35 + UTC + + + + + + + validation_state + published_alive + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_module_view_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_module_view_js.js new file mode 100644 index 00000000000..638ca495ef7 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_module_view_js.js @@ -0,0 +1,94 @@ +/*globals window, RSVP, rJS, getWorkflowState*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS) { + "use strict"; + + rJS(window) + .ready(function (g) { + g.props = {}; + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + + .declareAcquiredMethod("getUrlParameter", "getUrlParameter") + .declareAcquiredMethod("updateHeader", "updateHeader") + .allowPublicAcquisition('updateHeader', function () { + return; + }) + .allowPublicAcquisition('getUrlParameter', function (argument_list) { + return this.getUrlParameter(argument_list) + .push(function (result) { + if ((result === undefined) && + (argument_list[0] === 'field_listbox_sort_list:json')) { + return [['doc_id', 'descending']]; + } + return result; + }); + }) + + .declareMethod("render", function () { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return gadget.updateHeader({ + page_title: "Sale Record" + }); + }) + .push(function () { + return gadget.getDeclaredGadget("form_list"); + }) + .push(function (form_gadget) { + var column_list = [ + ['doc_id', 'ID'], + ['product', 'Product'], + ['quantity', 'Quantity'], + ['quantity_unit', 'Quantity Unit'], + ['price', 'Price'], + ['price_currency', 'Currency'], + ['next_owner', 'Client'], + ['previous_owner', 'Sales Organisation'], + ['previous_location', 'Sender Warehouse'], + ['batch', 'Batch'], + ['comment', 'Comment'], + ['date', 'Input Date'] + ]; + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + "listbox": { + "column_list": column_list, + "show_anchor": 0, + "default_params": {}, + "editable": 1, + "editable_column_list": [], + "key": "field_listbox", + "lines": 10, + "list_method": "portal_catalog", + "query": 'urn:jio:allDocs?query=' + 'portal_type:' + + '"Sale Record"', + "portal_type": [], + "search_column_list": column_list, + "sort_column_list": column_list, + "title": "Documents", + "type": "ListBox" + } + }}, + "_links": { + "type": { + // form_list display portal_type in header + name: "" + } + }}, + form_definition: { + group_list: [[ + "bottom", + [["listbox"]] + ], ["hidden", ["listbox_modification_date"]]] + } + }); + + }); + }); + +}(window, RSVP, rJS)); \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_module_view_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_module_view_js.xml new file mode 100644 index 00000000000..b335624f876 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_module_view_js.xml @@ -0,0 +1,261 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/javascript + + + default_reference + gadget_trade_jio_sale_record_module_view.js + + + description + + + + + + id + gadget_trade_jio_sale_record_module_view_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Record Jio Sale Record Module View JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1470995670.06 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.37905.58581.32187 + + + state + current + + + time + + + + + + + + + + + 1472550974.42 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_view_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_view_html.html new file mode 100644 index 00000000000..1e8cb23dbc5 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_view_html.html @@ -0,0 +1,32 @@ + + + + + + + Purchase Record Form + + + + + + + +

+    
+ +
+
+
+
+
+ + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_view_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_view_html.xml new file mode 100644 index 00000000000..ae30dbe41f4 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_view_html.xml @@ -0,0 +1,324 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/html + + + default_reference + gadget_trade_jio_sale_record_view.html + + + description + + + + + + id + gadget_trade_jio_sale_record_view_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget TRADE Record Jio Sale Record View + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1471012680.25 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.20934.30635.6007 + + + state + current + + + time + + + + + + + + + + + 1471532554.35 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1471012566.88 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_view_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_view_js.js new file mode 100644 index 00000000000..73960e3f15b --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_view_js.js @@ -0,0 +1,426 @@ +/*globals window, document, RSVP, rJS,promiseEventListener, loopEventListener, + getSequentialID*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS) { + "use strict"; + + function addNewLine(queue, page_gadget, line_count) { + queue + .push(function () { + var field_element = page_gadget.props + .element.querySelector(".center"); + field_element.appendChild(document.createElement('hr')); + return page_gadget.getDeclaredGadget("trade_form"); + }) + .push(function (form_gadget) { + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + "quantity" : { + "description": "", + "title": "Quantity", + "default": page_gadget.options.doc["quantity" + line_count], + "css_class": "", + "required": 0, + "editable": 1, + "key": "quantity" + line_count, + "hidden": 0, + "type": "FloatField" + }, + "quantity_unit": { + "description": "", + "title": "Quantity Unit", + "default": page_gadget.options.doc["quantity_unit" + line_count], + "items": page_gadget.props.quantity_unit, + "css_class": "", + "required": 0, + "editable": 1, + "key": "quantity_unit" + line_count, + "hidden": 0, + "type": "ListField" + }, + "batch": { + "description": "", + "title": "Batch", + "default": page_gadget.options.doc["batch" + line_count], + "css_class": "", + "required": 0, + "editable": 1, + "key": "batch" + line_count, + "hidden": 0, + "type": "StringField" + } + }}}, + form_definition: { + group_list: [ + ["center", + [["quantity"], + ["quantity_unit"], ["batch"] + ] + ] + ] + } + }); + }); + } + + rJS(window) + ///////////////////////////////////////////////////////////////// + // ready + ///////////////////////////////////////////////////////////////// + // Init local properties + .ready(function (g) { + g.props = {}; + g.props.quantity_unit = []; + g.props.currency = []; + g.props.line_count = 2; + }) + + // Assign the element to a variable + .ready(function (g) { + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + + ///////////////////////////////////////////////////////////////// + // Acquired methods + ///////////////////////////////////////////////////////////////// + .declareAcquiredMethod("jio_get", "jio_get") + .declareAcquiredMethod("setSetting", "setSetting") + .declareAcquiredMethod("getSetting", "getSetting") + .declareAcquiredMethod("redirect", "redirect") + .declareAcquiredMethod('allDocs', 'jio_allDocs') + .declareAcquiredMethod("updateHeader", "updateHeader") + .declareAcquiredMethod("notifySubmitted", "notifySubmitted") + .declareAcquiredMethod("notifySubmitting", "notifySubmitting") + .declareAcquiredMethod("jio_put", "jio_put") + + .allowPublicAcquisition("inputChange", function () { + return; + }) + .declareMethod('triggerSubmit', function () { + this.props.element.querySelector('button').click(); + }) + + .declareMethod("render", function (options) { + var page_gadget = this, + title, + queue, + relative_url, + editable = 1; + page_gadget.options = options; + if (page_gadget.options.doc.date === undefined) { + page_gadget.options.doc.date = new Date().toISOString().split('T')[0]; + } + if (page_gadget.options.doc.line_count !== undefined) { + page_gadget.props.line_count = page_gadget.options.doc.line_count; + } + + queue = new RSVP.Queue(); + queue.push(function () { + return RSVP.all([ + page_gadget.allDocs({ + query: 'portal_type:' + + '"Currency" AND validation_state: "validated"', + select_list: ["title", "logical_path", "relative_url"], + // sort_on: [["id", "ascending"]], + limit: [0, 1234567890] + }), + + page_gadget.allDocs({ + query: 'portal_type:' + + '"Category" AND relative_url: "quantity_unit/%"', + select_list: ["title", "logical_path", "category_relative_url"], + // sort_on: [["id", "ascending"]], + limit: [0, 1234567890] + }) + ]); + }) + .push(function (all_result) { + var i; + for (i = 0; i < all_result[0].data.total_rows; i += 1) { + title = all_result[0].data.rows[i].value.title; + relative_url = all_result[0].data.rows[i].value.relative_url; + page_gadget.props.currency.push([title, relative_url]); + } + + for (i = 0; i < all_result[1].data.total_rows; i += 1) { + title = all_result[1].data.rows[i] + .value.logical_path || all_result[1].data.rows[i] + .value.title; + relative_url = all_result[1].data.rows[i] + .value.category_relative_url; + page_gadget.props.quantity_unit.push([title, relative_url]); + } + + return; + }) + + .push(function () { + return page_gadget.getDeclaredGadget("trade_form"); + }) + .push(function (form_gadget) { + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + "next_owner": { + "description": "", + "title": "Client", + "default": page_gadget.options.doc.next_owner, + "css_class": "", + "required": 1, + "editable": 0, + "key": "next_owner", + "hidden": 0, + "type": "StringField" + }, + "previous_owner": { + "description": "", + "title": "Sales Organisation", + "default": page_gadget.options.doc.previous_owner, + "css_class": "", + "required": 1, + "editable": 0, + "key": "previous_owner", + "hidden": 0, + "type": "StringField" + }, + "previous_location": { + "description": "", + "title": "Sender Warehouse", + "default": page_gadget.options.doc.previous_location, + "css_class": "", + "required": 1, + "editable": 1, + "key": "previous_location", + "hidden": 0, + "type": "StringField" + }, + "product": { + "description": "", + "title": "Product Title", + "default": page_gadget.options.doc.product, + "css_class": "", + "required": 1, + "editable": editable, + "key": "product", + "hidden": 0, + "type": "StringField" + }, + "price": { + "description": "", + "title": "Price", + "default": page_gadget.options.doc.price, + "css_class": "", + "required": 1, + "editable": editable, + "key": "price", + "hidden": 0, + "type": "FloatField" + }, + "price_quantity_unit": { + "description": "", + "title": "Price Quantity Unit", + "default": page_gadget.options.doc.price_quantity_unit, + "items": page_gadget.props.quantity_unit, + "css_class": "", + "required": 1, + "editable": editable, + "key": "price_quantity_unit", + "hidden": 0, + "type": "ListField" + }, + "currency": { + "description": "", + "title": "Currency", + "default": page_gadget.options.doc.price_currency, + "items": page_gadget.props.currency, + "css_class": "", + "required": 1, + "editable": editable, + "key": "price_currency", + "hidden": 0, + "type": "ListField" + }, + "quantity": { + "description": "", + "title": "Quantity", + "default": page_gadget.options.doc.quantity, + "css_class": "", + "required": 1, + "editable": editable, + "key": "quantity", + "hidden": 0, + "type": "FloatField" + }, + "quantity_unit": { + "description": "", + "title": "Quantity Unit", + "default": page_gadget.options.doc.quantity_unit, + "items": page_gadget.props.quantity_unit, + "css_class": "", + "required": 1, + "editable": editable, + "key": "quantity_unit", + "hidden": 0, + "type": "ListField" + }, + "batch": { + "description": "", + "title": "Batch", + "default": page_gadget.options.doc.batch, + "css_class": "", + "required": 1, + "editable": editable, + "key": "batch", + "hidden": 0, + "type": "StringField" + }, + "date": { + "description": "", + "title": "Input Date", + "default": page_gadget.options.doc.date, + "css_class": "", + "required": 0, + "date_only": 1, + "date_only_style": 1, + "subfield_year_key": "year", + "subfield_month_key": "month", + "subfield_day_key": "day", + "timezone_style": 0, + "editable": editable, + "key": "date", + "hidden": 0, + "type": "DateTimeField" + }, + "contract_no": { + "description": "", + "title": "Contract No", + "default": page_gadget.options.doc.contract_no, + "css_class": "", + "required": 1, + "editable": editable, + "key": "contract_no", + "hidden": 0, + "type": "StringField" + }, + "comment": { + "description": "", + "title": "Comment", + "default": page_gadget.options.doc.comment, + "css_class": "", + "required": 1, + "editable": editable, + "key": "comment", + "hidden": 0, + "type": "TextAreaField" + } + }}}, + form_definition: { + group_list: [ + ["center", + [ ["next_owner"], ["previous_owner"], + ["previous_location"], ["product"], + ["price"], ["price_quantity_unit"], + ["currency"], ["quantity"], + ["quantity_unit"], ["batch"], + ["date"], ["contract_no"], + ["comment"]] + ] + ] + } + }); + }) + .push(function () { + var btn; + btn = document.createElement("input"); + btn.setAttribute('name', 'add_line'); + btn.setAttribute('type', 'submit'); + btn.setAttribute("value", "Add Line"); + page_gadget.props.element + .querySelector('.button_add_line').appendChild(btn); + return page_gadget.updateHeader({ + page_title: "Sale Record" + " " + + page_gadget.options.doc.doc_id, + save_action: true + }); + }) + .push(function () { + var i; + for (i = 2; i < page_gadget.props.line_count; i += 1) { + if ((page_gadget.options.doc["quantity" + i] !== undefined + && page_gadget.options.doc["quantity" + i] !== "")) { + addNewLine(queue, page_gadget, i); + } + } + }); + return queue; + }) + + ///////////////////////////////////////// + // add line button + ///////////////////////////////////////// + .declareService(function () { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return loopEventListener( + gadget.props.element.querySelector('[name=add_line]'), + 'click', + false, + function () { + var queue = new RSVP.Queue(); + queue.push(function () { + addNewLine(queue, gadget, gadget.props.line_count); + gadget.props.line_count += 1; + return; + }); + } + ); + }); + }) + + + ///////////////////////////////////////// + // Form submit + ///////////////////////////////////////// + + .declareService(function () { + var form_gadget = this; + + function formSubmit() { + return form_gadget.notifySubmitting() + .push(function () { + return form_gadget.getDeclaredGadget("trade_form"); + }) + .push(function (trade_form) { + return trade_form.getContent({"format": "json"}); + }) + .push(function (doc) { + doc.parent_relative_url = "sale_record_module"; + doc.portal_type = "Sale Record"; + doc.next_owner = form_gadget.options.doc.next_owner; + doc.previous_owner = form_gadget.options.doc.previous_owner; + doc.doc_id = form_gadget.options.doc.doc_id; + doc.record_revision = form_gadget.options.doc.record_revision || 1; + doc.line_count = form_gadget.props.line_count; + return form_gadget.jio_put(form_gadget.options.jio_key, doc); + }) + .push(function () { + return RSVP.all([ + form_gadget.notifySubmitted(), + form_gadget.redirect({command: 'display', + options: {jio_key: "sale_record_module", page: "view"} + }) + ]); + }); + } + // Listen to form submit + return loopEventListener( + form_gadget.props.element.querySelector('form'), + 'submit', + false, + formSubmit + ); + }); +}(window, RSVP, rJS)); diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_view_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_view_js.xml new file mode 100644 index 00000000000..8bf8e054b12 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_jio_sale_record_view_js.xml @@ -0,0 +1,324 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/javascript + + + default_reference + gadget_trade_jio_sale_record_view.js + + + description + + + + + + id + gadget_trade_jio_sale_record_view_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget TRADE Record Jio Sale Record View JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1471012687.02 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.46551.56941.13346 + + + state + current + + + time + + + + + + + + + + + 1473078553.73 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1471012565.1 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_page_index_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_page_index_html.html new file mode 100644 index 00000000000..de7d8f3b868 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_page_index_html.html @@ -0,0 +1,26 @@ + + + + + + + Acquisition App Index + + + + + + + + + + + + +
+
+ +
+
+ + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_page_index_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_page_index_html.xml new file mode 100644 index 00000000000..6cd70e7ecd8 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_page_index_html.xml @@ -0,0 +1,336 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + content_type + text/html + + + contributors + + + + + + default_reference + gadget_trade_page_index.html + + + description + + + + + + id + gadget_trade_page_index_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Record Index Page + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + xiaohe + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1469636106.66 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + xiaohe + + + comment + + + + + + error_message + + + + serial + 952.55874.32170.2884 + + + state + current + + + time + + + + + + + + + + + 1469696824.53 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + xiaohe + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1469635595.24 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_page_index_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_page_index_js.js new file mode 100644 index 00000000000..5e7ae7b626f --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_page_index_js.js @@ -0,0 +1,127 @@ +/*globals window, rJS, RSVP, document, promiseEventListener*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, document, RSVP, rJS, promiseEventListener) { + "use strict"; + + var gadget_klass = rJS(window); + gadget_klass + .ready(function (gadget) { + gadget.props = {}; + return gadget.getElement() + .push(function (element) { + gadget.props.element = element; + var buttonSalePriceRecord, buttonPurchasePriceRecord, + buttonDailyStatementRecord; + + buttonSalePriceRecord = document.createElement("input"); + buttonSalePriceRecord + .setAttribute('name', 'create_sale_price_record'); + buttonSalePriceRecord + .setAttribute('type', 'submit'); + buttonSalePriceRecord + .setAttribute('value', 'Create Sale Price Record'); + + buttonPurchasePriceRecord = document.createElement("input"); + buttonPurchasePriceRecord + .setAttribute('name', 'create_purchase_price_record'); + buttonPurchasePriceRecord + .setAttribute('type', 'submit'); + buttonPurchasePriceRecord + .setAttribute('value', 'Create Purchase Price Record'); + + buttonDailyStatementRecord = document.createElement("input"); + buttonDailyStatementRecord + .setAttribute('name', 'create_daily_statement_record'); + buttonDailyStatementRecord + .setAttribute('type', 'submit'); + buttonDailyStatementRecord + .setAttribute('value', 'Create Daily Statement Record'); + + gadget.props.element.querySelector('.form') + .appendChild(buttonSalePriceRecord); + gadget.props.element.querySelector('.form') + .appendChild(buttonPurchasePriceRecord); + gadget.props.element.querySelector('.form') + .appendChild(buttonDailyStatementRecord); + }); + }) + + .declareAcquiredMethod("redirect", "redirect") + .declareAcquiredMethod("updateHeader", "updateHeader") + + .declareMethod("render", function () { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return gadget.updateHeader({ + page_title: "ERP5" + }); + }); + }) + + //create new purchase price record + .declareService(function () { + var gadget = this; + + return new RSVP.Queue() + .push(function () { + return promiseEventListener( + gadget.props.element + .querySelector('[name=create_purchase_price_record]'), + 'click', + false + ); + }) + .push(function () { + return gadget.redirect({command: 'display', + options: {jio_key: "purchase_price_record_module", + page: "add_purchase_price_record"} + }); + }); + + }) + + //create new sale price record + .declareService(function () { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return promiseEventListener( + gadget.props.element + .querySelector('[name=create_sale_price_record]'), + 'click', + false + ); + }) + .push(function () { + return gadget.redirect({command: 'display', + options: {jio_key: "sale_price_record_module", + page: "add_sale_price_record"} + }); + }); + + }) + + //create new daily statement record + .declareService(function () { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return promiseEventListener( + gadget.props.element + .querySelector('[name=create_daily_statement_record]'), + 'click', + false + ); + }) + .push(function () { + return gadget.redirect({command: 'display', + options: {jio_key: "daily_statement_record_module", + page: "add_daily_statement_record"} + }); + }); + }); + + + +}(window, document, RSVP, rJS, promiseEventListener)); diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_page_index_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_page_index_js.xml new file mode 100644 index 00000000000..ba3a7d84180 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_page_index_js.xml @@ -0,0 +1,332 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + contributors + + + + + + default_reference + gadget_trade_page_index.js + + + description + + + + + + id + gadget_trade_page_index_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Record Index Page JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + xiaohe + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1469636109.57 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.61263.49722.29883 + + + state + current + + + time + + + + + + + + + + + 1473952462.12 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + xiaohe + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1469635591.76 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_router_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_router_html.html new file mode 100644 index 00000000000..3a3115fb196 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_router_html.html @@ -0,0 +1,20 @@ + + + + + + Router Gadget + + + + + + + + + +
+
+
+ + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_router_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_router_html.xml new file mode 100644 index 00000000000..46989838dd6 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_router_html.xml @@ -0,0 +1,332 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + classification/collaborative/team + + + + + content_md5 + + + + + + content_type + text/html + + + default_reference + gadget_trade_router.html + + + description + + + + + + id + gadget_trade_router_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + ERP5 Trade Gadget Router + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1460388260.92 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 950.28923.19487.57105 + + + state + current + + + time + + + + + + + + + + + 1460388210.42 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1460388082.5 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_router_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_router_js.js new file mode 100644 index 00000000000..5ca47212682 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_router_js.js @@ -0,0 +1,450 @@ +/*global window, rJS, loopEventListener, document, RSVP, URL */ +/*jslint nomen: true*/ +/*jslint indent: 2, maxlen: 80*/ +(function (window, rJS) { + "use strict"; + + // Keep reference of the latest allDocs params which reach to this view + // var SELECTION_KEY = "s", + // Keep reference in the global navigation pattern + // HISTORY KEY = "h" + // Current display parameter + // DISPLAY KEY = "d" + var MAIN_PAGE_PREFIX = "gadget_trade_", + PREVIOUS_KEY = "p", + NEXT_KEY = "n", + DROP_KEY = "u", + PREFIX_DISPLAY = "/", + PREFIX_COMMAND = "!", + // PREFIX_ERROR = "?", + COMMAND_DISPLAY_STATE = "display", + COMMAND_LOGIN = "login", + COMMAND_RAW = "raw", + COMMAND_RELOAD = "reload", + COMMAND_DISPLAY_STORED_STATE = "display_stored_state", + COMMAND_CHANGE_STATE = "change", + COMMAND_STORE_AND_CHANGE_STATE = "store_and_change", + COMMAND_INDEX_STATE = "index", + COMMAND_SELECTION_PREVIOUS = "selection_previous", + COMMAND_SELECTION_NEXT = "selection_next", + COMMAND_HISTORY_PREVIOUS = "history_previous", + COMMAND_PUSH_HISTORY = "push_history", + REDIRECT_TIMEOUT = 5000, + VALID_URL_COMMAND_DICT = {}; + VALID_URL_COMMAND_DICT[COMMAND_DISPLAY_STATE] = null; + VALID_URL_COMMAND_DICT[COMMAND_DISPLAY_STORED_STATE] = null; + VALID_URL_COMMAND_DICT[COMMAND_CHANGE_STATE] = null; + VALID_URL_COMMAND_DICT[COMMAND_STORE_AND_CHANGE_STATE] = null; + VALID_URL_COMMAND_DICT[COMMAND_INDEX_STATE] = null; + VALID_URL_COMMAND_DICT[COMMAND_SELECTION_PREVIOUS] = null; + VALID_URL_COMMAND_DICT[COMMAND_SELECTION_NEXT] = null; + VALID_URL_COMMAND_DICT[COMMAND_HISTORY_PREVIOUS] = null; + VALID_URL_COMMAND_DICT[COMMAND_PUSH_HISTORY] = null; + VALID_URL_COMMAND_DICT[COMMAND_LOGIN] = null; + VALID_URL_COMMAND_DICT[COMMAND_RAW] = null; + VALID_URL_COMMAND_DICT[COMMAND_RELOAD] = null; + + + + function endsWith(str, suffix) { + return str.indexOf(suffix, str.length - suffix.length) !== -1; + } + ////////////////////////////////////////////////////////////////// + // Change URL functions + ////////////////////////////////////////////////////////////////// + function changeState(hash) { + // window.location = hash; + return window.location.replace(hash); + } + + function synchronousChangeState(hash) { + changeState(hash); + // prevent returning unexpected response + // wait for the hash change to occur + // fail if nothing happens + return RSVP.timeout(REDIRECT_TIMEOUT); + } + + ////////////////////////////////////////////////////////////////// + // Build URL functions + ////////////////////////////////////////////////////////////////// + function getCommandUrlFor(gadget, command, options) { + if (command === COMMAND_RAW) { + return options.url; + } + var result = "#" + PREFIX_COMMAND + (command || ""), + prefix = "?", + key, + tmp, + tmp_dict; + tmp_dict = gadget.props.options; + for (key in tmp_dict) { + if (tmp_dict.hasOwnProperty(key) && (tmp_dict[key] !== undefined)) { + tmp = tmp_dict[key]; + if (endsWith(key, ":json")) { + tmp = JSON.stringify(tmp); + } + result += prefix + PREVIOUS_KEY + "." + + encodeURIComponent(key) + "=" + encodeURIComponent(tmp); + prefix = "&"; + } + } + for (key in options) { + if (options.hasOwnProperty(key)) { + tmp = options[key]; + if (tmp === undefined) { + // Key should be dropped from the URL + result += prefix + DROP_KEY + "." + encodeURIComponent(key) + "="; + } else { + if (endsWith(key, ":json")) { + tmp = JSON.stringify(tmp); + } + result += prefix + NEXT_KEY + "." + + encodeURIComponent(key) + "=" + encodeURIComponent(tmp); + } + prefix = "&"; + } + } + if (command === COMMAND_LOGIN) { + // Build URL template to allow getting user information + result += '{' + prefix + 'n.me}'; + } + return result; + } + + + function getDisplayUrlFor(jio_key, options) { + var prefix = '?', + result, + tmp, + key; + result = "#" + PREFIX_DISPLAY + (jio_key || ""); + for (key in options) { + if (options.hasOwnProperty(key) && options[key] !== undefined) { + // Don't keep empty values + tmp = options[key]; + if (endsWith(key, ":json")) { + tmp = JSON.stringify(tmp); + } + result += prefix + encodeURIComponent(key) + + "=" + encodeURIComponent(tmp); + prefix = '&'; + } + } + return result; + } + + ////////////////////////////////////////////////////////////////// + // exec command functions + ////////////////////////////////////////////////////////////////// + function calculateChangeOptions(previous_options, + next_options, drop_options) { + var key; + for (key in previous_options) { + if (previous_options.hasOwnProperty(key)) { + if (!next_options.hasOwnProperty(key)) { + next_options[key] = previous_options[key]; + } + } + } + for (key in drop_options) { + if (drop_options.hasOwnProperty(key)) { + delete next_options[key]; + } + } + return next_options; + } + + + function execDisplayCommand(next_options) { + // console.warn(command_options); + var jio_key = next_options.jio_key, + hash; + delete next_options.jio_key; + + hash = getDisplayUrlFor(jio_key, next_options); + return new RSVP.Queue() + .push(function () { + return synchronousChangeState(hash); + }); + } + + function execIndexCommand(next_options) { + // console.warn(command_options); + var jio_key = next_options.jio_key, + hash; + delete next_options.jio_key; + next_options.page = "view"; + + hash = getDisplayUrlFor(jio_key, next_options); + return new RSVP.Queue() + .push(function () { + return synchronousChangeState(hash); + }); + } + + + function execChangeCommand(previous_options, next_options, drop_options) { + var options, + jio_key, + hash; + options = calculateChangeOptions(previous_options, + next_options, drop_options); + + jio_key = options.jio_key; + delete options.jio_key; + hash = getDisplayUrlFor(jio_key, options); + return new RSVP.Queue() + .push(function () { + return synchronousChangeState(hash); + }); + } + + + ////////////////////////////////////////////////////////////////// + // Command URL functions + ////////////////////////////////////////////////////////////////// + function routeMethodLess() { + // Nothing. Go to setting page + return synchronousChangeState( + getDisplayUrlFor(undefined, {page: "index"}) + ); + + } + + + function routeDisplay(gadget, command_options) { + var args = command_options.args, + path = command_options.path; + args.jio_key = path; + // Store current options to handle navigation + gadget.props.options = JSON.parse(JSON.stringify(args)); + if (args.page === undefined) { + return routeMethodLess(gadget); + } + if (path === undefined || path === '') { + return { + url: MAIN_PAGE_PREFIX + "page_" + args.page + ".html", + options: args + }; + } + return gadget.jio_get(path) + .push(function (doc) { + var sub_options = {}, + base_portal_type = doc.portal_type + .toLowerCase().replace(/\s/g, "_"); + sub_options = { + doc: doc, + jio_key: path, + extended_search: args.extended_search, + begin_from: args.begin_from + }; + if (base_portal_type.search(/_temp$/) >= 0) { + //Remove "_temp" + base_portal_type = base_portal_type.substr( + 0, + base_portal_type.length - 5 + ); + } + return { + url: MAIN_PAGE_PREFIX + "jio_" + + base_portal_type + + "_" + args.page + ".html", + options: sub_options + }; + }); + } + + + function routeCommand(command_options) { + var args = command_options.args, + key, + split_list, + previous_options = {}, + next_options = {}, + drop_options = {}, + valid = true; + // Rebuild the previous and next parameter dict + for (key in args) { + if (args.hasOwnProperty(key)) { + split_list = key.split('.', 2); + if (split_list.length !== 2) { + valid = false; + break; + } + if (split_list[0] === PREVIOUS_KEY) { + previous_options[split_list[1]] = args[key]; + } else if (split_list[0] === NEXT_KEY) { + next_options[split_list[1]] = args[key]; + } else if (split_list[0] === DROP_KEY) { + drop_options[split_list[1]] = args[key]; + } else { + valid = false; + break; + } + } + } + if (!valid) { + throw new Error('Unsupported parameters: ' + key); + } + + if (command_options.path === COMMAND_DISPLAY_STATE) { + return execDisplayCommand(next_options); + } + if (command_options.path === COMMAND_INDEX_STATE) { + return execIndexCommand(next_options); + } + if (command_options.path === COMMAND_CHANGE_STATE || + command_options.path === COMMAND_STORE_AND_CHANGE_STATE) { + return execChangeCommand(previous_options, next_options, drop_options); + } + throw new Error('Unsupported command ' + command_options.path); + + } + + + function listenHashChange(gadget) { + // Handle hash in this format: #$path1/path2?a=b&c=d + function extractHashAndDispatch(evt) { + var hash = (evt.newURL || window.location.toString()).split('#')[1], + split, + command = "", + query = "", + subhashes, + subhash, + keyvalue, + index, + key, + tmp, + args = {}; + if (hash !== undefined) { + split = hash.split('?'); + command = split[0] || ""; + query = split[1] || ""; + } + subhashes = query.split('&'); + for (index in subhashes) { + if (subhashes.hasOwnProperty(index)) { + subhash = subhashes[index]; + if (subhash !== '') { + keyvalue = subhash.split('='); + if (keyvalue.length === 2) { + key = decodeURIComponent(keyvalue[0]); + tmp = decodeURIComponent(keyvalue[1]); + if (endsWith(key, ":json")) { + tmp = JSON.parse(tmp); + } + args[key] = tmp; + } + } + } + } + + return gadget.renderApplication({ + method: command[0], + path: command.substr(1), + args: args + }); + + } + var result = loopEventListener(window, 'hashchange', false, + extractHashAndDispatch), + event = document.createEvent("Event"); + event.initEvent('hashchange', true, true); + event.newURL = window.location.toString(); + window.dispatchEvent(event); + return result; + } + + + rJS(window) + + .ready(function (gadget) { + gadget.props = { + start_deferred: RSVP.defer() + }; + }) + + .declareMethod('getCommandUrlFor', function (options) { + var command = options.command, + absolute_url = options.absolute_url, + hash, + args = options.options, + valid = true, + key; + // Only authorize 'command', 'options', 'absolute_url' keys + // Drop all other kind of parameters, to detect issue more easily + for (key in options) { + if (options.hasOwnProperty(key)) { + if ((key !== 'command') && (key !== 'options') && + (key !== 'absolute_url')) { + valid = false; + } + } + } + if (valid && (options.command) && + (VALID_URL_COMMAND_DICT.hasOwnProperty(options.command))) { + hash = getCommandUrlFor(this, command, args); + } else { + hash = getCommandUrlFor(this, 'error', options); + } + + if (absolute_url) { + hash = new URL(hash, window.location.href).href; + } + return hash; + }) + + .declareMethod('redirect', function (options) { + if (options !== undefined && options.toExternal) { + window.location.replace(options.url); + return RSVP.timeout(REDIRECT_TIMEOUT); // timeout if not redirected + } + return this.getCommandUrlFor(options) + .push(function (hash) { + window.location.replace(hash); + // prevent returning unexpected response + // wait for the hash change to occur + // fail if nothing happens + return RSVP.timeout(REDIRECT_TIMEOUT); + }); + }) + + + + + .declareMethod('route', function (command_options) { + var gadget = this; + + if (command_options.method === PREFIX_DISPLAY) { + return routeDisplay(gadget, command_options); + } + if (command_options.method === PREFIX_COMMAND) { + return routeCommand(command_options); + } + if (command_options.method) { + throw new Error('Unsupported hash method: ' + command_options.method); + } + return routeMethodLess(gadget); + }) + + .declareMethod('getUrlParameter', function (key) { + return this.props.options[key]; + }) + .declareAcquiredMethod('jio_get', 'jio_get') + .declareAcquiredMethod('renderApplication', 'renderApplication') + .declareMethod('start', function () { + this.props.start_deferred.resolve(); + }) + .declareService(function () { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return gadget.props.start_deferred.promise; + }) + .push(function () { + return listenHashChange(gadget); + }); + }); + +}(window, rJS)); \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_router_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_router_js.xml new file mode 100644 index 00000000000..cdd4ab9ec31 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_router_js.xml @@ -0,0 +1,328 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + classification/collaborative/team + + + + + content_md5 + + + + + + default_reference + gadget_trade_router.js + + + description + + + + + + id + gadget_trade_router_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + ERP5 trade Gadget Router JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1460388262.94 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + xiaohe + + + comment + + + + + + error_message + + + + serial + 952.33185.1576.57258 + + + state + current + + + time + + + + + + + + + + + 1469636009.06 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1460388087.37 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_sale_price_record_module_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_sale_price_record_module_html.html new file mode 100644 index 00000000000..e9cb286d4c8 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_sale_price_record_module_html.html @@ -0,0 +1,19 @@ + + + + + + Acquisition App Sale Price Record Module View + + + + + + + +
+
+ + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_sale_price_record_module_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_sale_price_record_module_html.xml new file mode 100644 index 00000000000..5c84961c5cf --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_sale_price_record_module_html.xml @@ -0,0 +1,336 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + content_type + text/html + + + contributors + + + + + + default_reference + gadget_trade_jio_sale_price_record_module_view.html + + + description + + + + + + id + gadget_trade_sale_price_record_module_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade Record Jio Sale Price Record Module View + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1464353519.28 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 952.4443.18479.45260 + + + state + current + + + time + + + + + + + + + + + 1467105712.02 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1464353479.26 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_sale_price_record_module_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_sale_price_record_module_js.js new file mode 100644 index 00000000000..e1c1e4efe6a --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_sale_price_record_module_js.js @@ -0,0 +1,99 @@ +/*globals window, RSVP, rJS*/ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +(function (window, RSVP, rJS) { + "use strict"; + + rJS(window) + .ready(function (g) { + g.props = {}; + return g.getElement() + .push(function (element) { + g.props.element = element; + }); + }) + + .declareAcquiredMethod("getUrlFor", "getUrlFor") + .declareAcquiredMethod("getUrlParameter", "getUrlParameter") + .declareAcquiredMethod("updateHeader", "updateHeader") + .allowPublicAcquisition('updateHeader', function () { + return; + }) + + .allowPublicAcquisition('getUrlParameter', function (argument_list) { + return this.getUrlParameter(argument_list) + .push(function (result) { + if ((result === undefined) && + (argument_list[0] === 'field_listbox_sort_list:json')) { + return [['doc_id', 'descending']]; + } + return result; + }); + }) + + .declareMethod("render", function (options) { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return gadget.getUrlFor({command: 'display', options: + {jio_key: options.jio_key, page: "add_sale_price_record"}}); + }) + .push(function (url) { + return gadget.updateHeader({ + page_title: "Sale Price Record", + right_url: url, + right_title: "New" + }); + }) + .push(function () { + return gadget.getDeclaredGadget("form_list"); + }) + .push(function (form_gadget) { + var column_list = [ + ['doc_id', 'ID'], + ['product', 'Product'], + ['priced_quantity', 'Priced Quantity'], + ['quantity_unit', 'Quantity Unit'], + ['base_price', 'Price'], + ['price_currency', 'Currency'], + ['next_owner', 'Client'], + ['comment', 'Comment'], + ['date', 'Input Date'] + ]; + return form_gadget.render({ + erp5_document: {"_embedded": {"_view": { + "listbox": { + "column_list": column_list, + "show_anchor": 0, + "default_params": {}, + "editable": 1, + "editable_column_list": [], + "key": "field_listbox", + "lines": 10, + "list_method": "portal_catalog", + "query": 'urn:jio:allDocs?query=' + 'portal_type:' + + '"Sale Price Record"', + "portal_type": [], + "search_column_list": column_list, + "sort_column_list": column_list, + "title": "Documents", + "type": "ListBox" + } + }}, + "_links": { + "type": { + // form_list display portal_type in header + name: "" + } + }}, + form_definition: { + group_list: [[ + "bottom", + [["listbox"]] + ], ["hidden", ["listbox_modification_date"]]] + } + }); + + }); + }); + +}(window, RSVP, rJS)); \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_sale_price_record_module_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_sale_price_record_module_js.xml new file mode 100644 index 00000000000..054c15cc33c --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_sale_price_record_module_js.xml @@ -0,0 +1,332 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + categories + + + + + + content_md5 + + + + + + contributors + + + + + + default_reference + gadget_trade_jio_sale_price_record_module_view.js + + + description + + + + + + id + gadget_trade_sale_price_record_module_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Record Jio Sale Price Record Module View JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1464682792.55 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.17929.10961.28467 + + + state + current + + + time + + + + + + + + + + + 1472550549.87 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1464682781.66 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_standalone_jio_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_standalone_jio_html.html new file mode 100644 index 00000000000..ffe67b5aac0 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_standalone_jio_html.html @@ -0,0 +1,21 @@ + + + + + + Jio Gadget + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_standalone_jio_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_standalone_jio_html.xml new file mode 100644 index 00000000000..97e481c9bd3 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_standalone_jio_html.xml @@ -0,0 +1,322 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/html + + + default_reference + gadget_trade_standalone_jio.html + + + description + Jio access + + + id + gadget_trade_standalone_jio_html + + + language + en + + + portal_type + Web Page + + + short_title + + + + + + title + Gadget Trade standalone Jio Gadget + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1459869670.91 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + xiaohe + + + comment + + + + + + error_message + + + + serial + 952.54751.46320.20940 + + + state + current + + + time + + + + + + + + + + + 1469629423.07 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1459869341.58 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_standalone_jio_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_standalone_jio_js.js new file mode 100644 index 00000000000..54aa1fe4a1a --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_standalone_jio_js.js @@ -0,0 +1,104 @@ +/*global window, rJS, RSVP, UriTemplate, URI, Query, SimpleQuery, ComplexQuery, jIO */ +/*jslint indent: 2, maxlen: 80*/ +/*jslint nomen: true*/ +(function (window, rJS, RSVP) { + "use strict"; + var document_url; + + rJS(window) + .ready(function (gadget) { + return gadget.getDeclaredGadget('jio') + .push(function (jio_gadget) { + // Initialize the gadget local parameters + gadget.state_parameter_dict = {jio_storage: jio_gadget}; + }); + }) + + .declareAcquiredMethod('getSetting', 'getSetting') + .declareMethod('createJio', function () { + var gadget = this; + return new RSVP.Queue() + .push(function () { + return gadget.getSetting('hateoas_url'); + }) + .push(function (hateoas_url) { + var position, url; + position = hateoas_url.indexOf("hateoas"); + url = hateoas_url.substring(0, position); + document_url = url + "trade.json/getData"; + }) + .push(function () { + return gadget.state_parameter_dict.jio_storage.createJio({ + type: "query", + sub_storage: { + type: "uuid", + sub_storage: { + type: "indexeddb", + database: "trade" + } + } + }); + }) + .push(function () { + return jIO.util.ajax({ + type: "GET", + url: document_url, + dataType: "text" + }); + }) + .push(function (response) { + var json_data = JSON.parse(response.target.response), + doc_id, + rows = [], + promise_list; + for (doc_id in json_data) { + if (json_data.hasOwnProperty(doc_id)) { + rows.push({ + id: doc_id, + value: json_data[doc_id] + }); + } + } + function putDataInIndexeddb(result) { + return gadget.state_parameter_dict.jio_storage + .put(result.id, result.value); + } + promise_list = rows.map(putDataInIndexeddb); + return RSVP.all(promise_list); + }); + }) + + .declareMethod('allDocs', function () { + var storage = this.state_parameter_dict.jio_storage; + return storage.allDocs.apply(storage, arguments); + }) + .declareMethod('getAttachment', function () { + var storage = this.state_parameter_dict.jio_storage; + return storage.getAttachment.apply(storage, arguments); + }) + .declareMethod('putAttachment', function () { + var storage = this.state_parameter_dict.jio_storage; + return storage.putAttachment.apply(storage, arguments); + }) + .declareMethod('repair', function () { + return this.state_parameter_dict.jio_storage.repair(); + }) + .declareMethod('remove', function () { + var storage = this.state_parameter_dict.jio_storage; + return storage.remove.apply(storage, arguments); + }) + .declareMethod('get', function () { + var storage = this.state_parameter_dict.jio_storage; + return storage.get.apply(storage, arguments); + }) + .declareMethod('post', function () { + var storage = this.state_parameter_dict.jio_storage; + return storage.post.apply(storage, arguments); + }) + .declareMethod('put', function () { + var storage = this.state_parameter_dict.jio_storage; + return storage.put.apply(storage, arguments); + }); + + +}(window, rJS, RSVP, UriTemplate, URI, Query, SimpleQuery, ComplexQuery, jIO)); \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_standalone_jio_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_standalone_jio_js.xml new file mode 100644 index 00000000000..22dc317f712 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_standalone_jio_js.xml @@ -0,0 +1,320 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + default_reference + gadget_trade_standalone_jio.js + + + description + + + + + + id + gadget_trade_standalone_jio_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Standalone Jio Gadget JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1470125640.56 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.32057.28959.35618 + + + state + current + + + time + + + + + + + + + + + 1472199932.83 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + xiaohe + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1470066133.98 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_utility_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_utility_js.js new file mode 100644 index 00000000000..ba3286560a4 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_utility_js.js @@ -0,0 +1,44 @@ +/*jslint indent: 2, nomen: true, maxlen: 80*/ + +function getRandomPrefixForID() { + "use strict"; + function random() { + return 65 + Math.floor(Math.random() * 26); + } + return String.fromCharCode(random()) + + String.fromCharCode(random()) + + String.fromCharCode(random()); +} + +function getSequentialID(gadget, record_type_prefix) { + "use strict"; + var prefix, last_sequential_id; + return gadget.getSetting("last_sequential_id") + .push(function (result) { + if (result === undefined) { + last_sequential_id = 0; + } else { + last_sequential_id = Number(result); + } + last_sequential_id += 1; + return gadget.setSetting("last_sequential_id", last_sequential_id); + }) + .push(function () { + return gadget.getSetting("sequential_id_prefix"); + }) + .push(function (result) { + if (result === undefined) { + prefix = getRandomPrefixForID(); + return gadget.setSetting("sequential_id_prefix", prefix); + } + prefix = result; + }) + .push(function () { + var date = new Date(), + date_text = date.getFullYear() + + ('0' + (date.getMonth() + 1)).slice(-2) + + ('0' + date.getDate()).slice(-2); + return record_type_prefix + '-' + date_text + + '-' + prefix + ('0000' + last_sequential_id).slice(-5); + }); +} \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_utility_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_utility_js.xml new file mode 100644 index 00000000000..d10fe41ac7b --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/gadget_trade_utility_js.xml @@ -0,0 +1,320 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + default_reference + gadget_trade_utility.js + + + description + + + + + + id + gadget_trade_utility_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Gadget Trade Utility + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1460125672.31 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.661.55704.41011 + + + state + current + + + time + + + + + + + + + + + 1470386237.88 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1460125528.0 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/trade_application_panel_html.html b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/trade_application_panel_html.html new file mode 100644 index 00000000000..89ccab03596 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/trade_application_panel_html.html @@ -0,0 +1,82 @@ + + + + + + ERP5 Panel + + + + + + + + + + + + + + + + + +
+ + + + \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/trade_application_panel_html.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/trade_application_panel_html.xml new file mode 100644 index 00000000000..c839d1e1fc6 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/trade_application_panel_html.xml @@ -0,0 +1,330 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + content_type + text/html + + + default_reference + trade_application_panel.html + + + description + + + + + + id + trade_application_panel_html + + + language + + + + + + portal_type + Web Page + + + short_title + + + + + + title + Trade Application Panel + + + version + + + + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1458913381.97 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.37823.59798.55040 + + + state + current + + + time + + + + + + + + + + + 1472545953.31 + UTC + + + + + + + + + + + + + + + + + + + + + action + + + + + + actor + zope + + + comment + + + + error_message + + + + external_processing_state + empty + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1458913115.28 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/trade_application_panel_js.js b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/trade_application_panel_js.js new file mode 100644 index 00000000000..83bc11dfb18 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/trade_application_panel_js.js @@ -0,0 +1,122 @@ +/*jslint indent: 2, nomen: true, maxlen: 80*/ +/*global window, rJS, Handlebars, RSVP, loopEventListener */ +(function (window, rJS, Handlebars, RSVP, loopEventListener) { + "use strict"; + + ///////////////////////////////////////////////////////////////// + // temlates + ///////////////////////////////////////////////////////////////// + // Precompile templates while loading the first gadget instance + var gadget_klass = rJS(window), + source_header = gadget_klass.__template_element + .getElementById("panel-template-header") + .innerHTML, + panel_template_header = Handlebars.compile(source_header), + source_body = gadget_klass.__template_element + .getElementById("panel-template-body") + .innerHTML, + panel_template_body = Handlebars.compile(source_body); + + gadget_klass + ///////////////////////////////////////////////////////////////// + // ready + ///////////////////////////////////////////////////////////////// + // Init local properties + .ready(function (g) { + g.props = {}; + }) + + ////////////////////////////////////////////// + // acquired method + ////////////////////////////////////////////// + .declareAcquiredMethod("translateHtml", "translateHtml") + .declareAcquiredMethod("getUrlFor", "getUrlFor") + + // Assign the element to a variable + .ready(function (g) { + return g.getElement() + .push(function (element) { + g.props.element = element; + g.props.render_deferred = RSVP.defer(); + }); + }) + + ///////////////////////////////////////////////////////////////// + // declared methods + ///////////////////////////////////////////////////////////////// + .declareMethod('toggle', function () { + this.props.element.classList.toggle('visible'); + }) + .declareMethod('close', function () { + if (this.props.element.classList.contains('visible')) { + this.props.element.classList.remove('visible'); + } + }) + + .declareMethod('render', function () { + var g = this; + return new RSVP.Queue() + .push(function () { + return RSVP.all([ + g.getUrlFor({command: 'display', options: + {jio_key: "purchase_price_record_module", page: "view"}}), + g.getUrlFor({command: 'display', options: + {jio_key: "purchase_record_module", page: "view"}}), + g.getUrlFor({command: 'display', options: + {jio_key: "product_module", page: "view"}}), + g.getUrlFor({command: 'display', options: + {jio_key: "organisation_module", page: "view"}}), + g.getUrlFor({command: 'display', options: + {jio_key: "sale_price_record_module", page: "view"}}), + g.getUrlFor({command: 'display', options: + {jio_key: "sale_record_module", page: "view"}}), + g.getUrlFor({command: 'display', options: + {jio_key: "daily_statement_record_module", page: "view"}}) + ]); + }) + .push(function (all_result) { + // XXX: Customize panel header! + var tmp = panel_template_header(); + tmp += panel_template_body({ + "purchase_price_record_module_href": all_result[0], + "purchase_record_module_href": all_result[1], + "product_module_href": all_result[2], + "organisation_module_href": all_result[3], + "sale_price_record_module_href": all_result[4], + "sale_record_module_href": all_result[5], + "daily_statement_record_module_href": all_result[6] + }); + return tmp; + }) + .push(function (my_translated_or_plain_html) { + g.props.element.querySelector("div").innerHTML + = my_translated_or_plain_html; + g.props.render_deferred.resolve(); + }); + }) + + ///////////////////////////////////////////////////////////////// + // declared services + ///////////////////////////////////////////////////////////////// + .declareService(function () { + var panel_gadget = this; + + function formSubmit() { + panel_gadget.toggle(); + } + return new RSVP.Queue() + .push(function () { + return panel_gadget.props.render_deferred.promise; + }) + .push(function () { + return loopEventListener( + panel_gadget.props.element.querySelector('button'), + 'click', + false, + formSubmit + ); + }); + + }); + +}(window, rJS, Handlebars, RSVP, loopEventListener)); \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/trade_application_panel_js.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/trade_application_panel_js.xml new file mode 100644 index 00000000000..774ee2b9420 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_page_module/trade_application_panel_js.xml @@ -0,0 +1,320 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + _Add_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _Change_local_roles_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Manager + Owner + + + + + content_md5 + + + + + + default_reference + trade_application_panel.js + + + description + + + + + + id + trade_application_panel_js + + + language + en + + + portal_type + Web Script + + + short_title + + + + + + title + Trade Application Panel JS + + + version + 001 + + + workflow_history + + AAAAAAAAAAI= + + + + + + + + + + + + + data + + + + document_publication_workflow + + AAAAAAAAAAM= + + + + edit_workflow + + AAAAAAAAAAQ= + + + + processing_status_workflow + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + action + publish_alive + + + actor + xiaohe + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1470236197.24 + UTC + + + + + + + validation_state + published_alive + + + + + + + + + + + + + + + + + action + edit + + + actor + zope + + + comment + + + + + + error_message + + + + serial + 953.26388.40810.53760 + + + state + current + + + time + + + + + + + + + + + 1471859812.12 + UTC + + + + + + + + + + + + + + + + + + + + + action + detect_converted_file + + + actor + xiaohe + + + comment + + + + error_message + + + + external_processing_state + converted + + + serial + 0.0.0.0 + + + time + + + + + + + + + + + 1470235962.16 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_site_module/trade_application.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_site_module/trade_application.xml new file mode 100644 index 00000000000..91343dddced --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_site_module/trade_application.xml @@ -0,0 +1,669 @@ + + + + + + + + + + _Access_contents_information_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Authenticated + Author + Manager + Member + Owner + Reviewer + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + + + + + _View_Permission + + + Anonymous + Assignee + Assignor + Associate + Auditor + Authenticated + Author + Manager + Member + Owner + Reviewer + + + + + __before_publishing_traverse__ + + + + + + + + + + _defined_in_class + 1 + + + _hookname + __before_publishing_traverse__ + + + _list + + + AAAAAAAAAAI= + + + + + _prior + + + + + + + + + + + __before_traverse__ + + + + + + 99 + ERP5 Web Site/trade_application + + + + AAAAAAAAAAI= + + + + + + + _count + + AAAAAAAAAAM= + + + + _identity_criterion + + AAAAAAAAAAQ= + + + + _local_properties + + + + + id + frontpage_gadget_url + + + type + string + + + + + id + configuration_frontpage_gadget_url + + + type + string + + + + + id + configuration_application_title + + + type + string + + + + + id + configuration_hateoas_url + + + type + string + + + + + id + configuration_view_action_category + + + type + string + + + + + id + configuration_default_view_action_reference + + + type + string + + + + + id + configuration_panel_gadget_url + + + type + string + + + + + id + configuration_manifest_url + + + type + string + + + + + id + configuration_jio_gadget_url + + + type + string + + + + + id + configuration_router_gadget_url + + + type + string + + + + + id + configuration_header_gadget_url + + + type + string + + + + + id + configuration_translation_gadget_url + + + type + string + + + + + id + configuration_content_security_policy + + + type + string + + + + + id + configuration_x_frame_options + + + type + string + + + + + + + _mt_index + + AAAAAAAAAAU= + + + + _range_criterion + + AAAAAAAAAAY= + + + + _tree + + AAAAAAAAAAc= + + + + available_language + + + en + + + + + categories + + + caching_policy/must-revalidate + aggregate/web_page_module/rjs_gadget_erp5_launcher_html + + + + + configuration_application_title + + + + + + configuration_content_security_policy + default-src \'self\'; img-src \'self\' data:; media-src \'self\' blob:; connect-src \'self\' data:; script-src \'self\' \'unsafe-eval\'; font-src \'self\'; style-src \'self\' data:; frame-src \'self\' data: + + + configuration_default_view_action_reference + view + + + configuration_frontpage_gadget_url + + + + + + configuration_hateoas_url + hateoas/ + + + configuration_header_gadget_url + gadget_erp5_header.html + + + configuration_jio_gadget_url + gadget_trade_standalone_jio.html + + + configuration_manifest_url + gadget_trade_application.appcache + + + configuration_panel_gadget_url + trade_application_panel.html + + + configuration_router_gadget_url + gadget_trade_router.html + + + configuration_translation_gadget_url + + + + + + configuration_view_action_category + object_view + + + configuration_x_frame_options + SAMEORIGIN + + + container_layout + WebSection_renderDefaultPageAsGadget + + + content_layout + WebSection_renderDefaultPageAsGadget + + + custom_render_method_id + WebSection_renderDefaultPageAsGadget + + + description + + + + + + frontpage_gadget_url + gadget_woelfel_pt_frontpage.html + + + id + trade_application + + + language + + + + + + layout_configuration_form_id + WebSection_viewRenderJSPreference + + + portal_type + Web Site + + + short_title + + + + + + skin_selection_name + RJS + + + static_language_selection + 0 + + + title + Trade Application + + + visible + 1 + + + workflow_history + + AAAAAAAAAAg= + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + data + + + + + + + + + + + + + + + + + + + + + + + data + + + + + + + + + + + + + + + + + + + + + + + data + + + + category_publication_workflow + + AAAAAAAAAAk= + + + + edit_workflow + + AAAAAAAAAAo= + + + + + + + + + + + + + + + + + + + action + publish + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1458916295.53 + UTC + + + + + + + validation_state + published + + + + + + + + + + + + + + + + + action + edit + + + actor + xiaohe + + + comment + + + + + + error_message + + + + serial + 952.64867.43985.53316 + + + state + current + + + time + + + + + + + + + + + 1470237082.34 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_site_module/trade_application/hateoas.xml b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_site_module/trade_application/hateoas.xml new file mode 100644 index 00000000000..82d190bd2d0 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/PathTemplateItem/web_site_module/trade_application/hateoas.xml @@ -0,0 +1,475 @@ + + + + + + + + + + _Add_portal_content_Permission + + + Assignor + Manager + + + + + _Add_portal_folders_Permission + + + Assignor + Manager + + + + + _Copy_or_Move_Permission + + + Assignor + Manager + + + + + _Delete_objects_Permission + + + Assignor + Manager + + + + + _Modify_portal_content_Permission + + + Assignee + Assignor + Manager + Owner + + + + + __before_publishing_traverse__ + + + + + + + + + + _defined_in_class + 1 + + + _hookname + __before_publishing_traverse__ + + + _list + + + AAAAAAAAAAI= + + + + + _prior + + + + + + + + + + + __before_traverse__ + + + + + + 99 + ERP5 Web Section/hateoas + + + + AAAAAAAAAAI= + + + + + + + __translation_dict + + + + + + _identity_criterion + + AAAAAAAAAAM= + + + + _local_properties + + + + + id + default_view_action_reference + + + type + string + + + + + id + view_action_category + + + type + string + + + + + id + frontpage_gadget + + + type + string + + + + + id + frontpage_gadget_url + + + type + string + + + + + id + configuration_frontpage_gadget_url + + + type + string + + + + + id + configuration_application_title + + + type + string + + + + + + + _range_criterion + + AAAAAAAAAAQ= + + + + categories + + + caching_policy/hateoas + + + + + configuration_application_title + + + + + + configuration_frontpage_gadget_url + + + + + + container_layout + ERP5Document_getHateoas + + + content_layout + ERP5Document_getHateoas + + + custom_render_method_id + ERP5Document_getHateoas + + + default_view_action_reference + view + + + description + + + + + + empty_criterion_valid + 0 + + + frontpage_gadget + gadget_woelfel_pt_frontpage.html + + + frontpage_gadget_url + gadget_woelfel_pt_frontpage.html + + + id + hateoas + + + layout_configuration_form_id + + + + + + portal_type + Web Section + + + short_title + + + + + + skin_selection_name + HalRestricted + + + title + Restricted Hateoas + + + view_action_category + object_view + + + visible + 1 + + + workflow_history + + AAAAAAAAAAU= + + + + + + + + + + + + + + + + + + + + + data + + + + + + + + + + + + + + + data + + + + + + + + + + + + + + + data + + + + category_publication_workflow + + AAAAAAAAAAY= + + + + edit_workflow + + AAAAAAAAAAc= + + + + + + + + + + + + + + + + + + + action + + + + + + actor + zope + + + comment + + + + error_message + + + + time + + + + + + + + + + + 1458916042.87 + UTC + + + + + + + validation_state + embedded + + + + + + + + + + + + + + + + + action + edit + + + actor + xiaohe + + + comment + + + + + + error_message + + + + serial + 952.33185.1576.57258 + + + state + current + + + time + + + + + + + + + + + 1470234794.84 + UTC + + + + + + + + + + + diff --git a/bt5/erp5_web_trade_application_ui/bt/dependency_list b/bt5/erp5_web_trade_application_ui/bt/dependency_list new file mode 100644 index 00000000000..6b7b89794e2 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/bt/dependency_list @@ -0,0 +1 @@ +erp5_web_renderjs_ui \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/bt/template_format_version b/bt5/erp5_web_trade_application_ui/bt/template_format_version new file mode 100644 index 00000000000..56a6051ca2b --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/bt/template_format_version @@ -0,0 +1 @@ +1 \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/bt/template_keep_last_workflow_history_only_path_list b/bt5/erp5_web_trade_application_ui/bt/template_keep_last_workflow_history_only_path_list new file mode 100644 index 00000000000..cbe6f90b80c --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/bt/template_keep_last_workflow_history_only_path_list @@ -0,0 +1,6 @@ +web_page_module/gadget_trade** +web_site_module/trade_application +web_site_module/trade_application/** +web_page_module/trade_application_panel_html +web_page_module/trade_application_panel_js +document_module/trade_json \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/bt/template_keep_workflow_path_list b/bt5/erp5_web_trade_application_ui/bt/template_keep_workflow_path_list new file mode 100644 index 00000000000..3922e08f415 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/bt/template_keep_workflow_path_list @@ -0,0 +1,5 @@ +web_page_module/gadget_trade** +web_site_module/trade_application +web_site_module/trade_application/** +web_page_module/trade_application_panel_html +web_page_module/trade_application_panel_js \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/bt/template_path_list b/bt5/erp5_web_trade_application_ui/bt/template_path_list new file mode 100644 index 00000000000..289b2beb926 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/bt/template_path_list @@ -0,0 +1,6 @@ +document_module/trade_json +web_page_module/gadget_trade** +web_page_module/trade_application_panel_html +web_page_module/trade_application_panel_js +web_site_module/trade_application +web_site_module/trade_application/** \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/bt/title b/bt5/erp5_web_trade_application_ui/bt/title new file mode 100644 index 00000000000..8c6b7954ee8 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/bt/title @@ -0,0 +1 @@ +erp5_web_trade_application_ui \ No newline at end of file diff --git a/bt5/erp5_web_trade_application_ui/bt/version b/bt5/erp5_web_trade_application_ui/bt/version new file mode 100644 index 00000000000..0f3016682b3 --- /dev/null +++ b/bt5/erp5_web_trade_application_ui/bt/version @@ -0,0 +1 @@ +001 \ No newline at end of file -- 2.30.9