diff --git a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_afterConfiguration.xml b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_afterConfiguration.xml index 2d8ef262a3b49d2cab639fcb752a96785ca88098..08691305db5b2758bf7c0697485fe64f3a8928fc 100644 --- a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_afterConfiguration.xml +++ b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_afterConfiguration.xml @@ -176,104 +176,14 @@ print "Clear cache."\n log("%s" % printed)\n </string> </value> </item> - <item> - <key> <string>_code</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>_params</string> </key> <value> <string>customer_template_relative_url=None, alter_preferences=True</string> </value> </item> - <item> - <key> <string>errors</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>func_code</string> </key> - <value> - <object> - <klass> - <global name="FuncCode" module="Shared.DC.Scripts.Signature"/> - </klass> - <tuple/> - <state> - <dictionary> - <item> - <key> <string>co_argcount</string> </key> - <value> <int>2</int> </value> - </item> - <item> - <key> <string>co_varnames</string> </key> - <value> - <tuple> - <string>customer_template_relative_url</string> - <string>alter_preferences</string> - <string>_print_</string> - <string>_print</string> - <string>AccessControl</string> - <string>getSecurityManager</string> - <string>Products.ERP5Type.Log</string> - <string>log</string> - <string>_getattr_</string> - <string>context</string> - <string>portal</string> - <string>portal_preferences</string> - <string>bt5_obj</string> - <string>str</string> - <string>username</string> - <string>N_</string> - <string>isTransitionPossible</string> - <string>preference_to_disable_list</string> - <string>_getiter_</string> - <string>preference_to_disable</string> - <string>getattr</string> - <string>None</string> - <string>preference</string> - <string>portal_type</string> - <string>dict</string> - <string>module_list</string> - <string>module</string> - <string>path</string> - <string>obj</string> - <string>hasattr</string> - <string>period</string> - <string>assignment</string> - <string>default_configurator_preference</string> - <string>module_business_application_map</string> - <string>business_application_category_id</string> - <string>module_ids</string> - <string>module_id</string> - </tuple> - </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>func_defaults</string> </key> - <value> - <tuple> - <none/> - <int>1</int> - </tuple> - </value> - </item> <item> <key> <string>id</string> </key> <value> <string>BusinessConfiguration_afterConfiguration</string> </value> </item> - <item> - <key> <string>warnings</string> </key> - <value> - <tuple/> - </value> - </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_getAvailableAccountingPlanItemList.xml b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_getAvailableAccountingPlanItemList.xml index 542f9e1932e955a31b3d88763fd592eaa0726149..4d5beccaa12d494e6836cf0e7f5c569552782533 100644 --- a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_getAvailableAccountingPlanItemList.xml +++ b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_getAvailableAccountingPlanItemList.xml @@ -53,70 +53,14 @@ <value> <string>return [(gap[\'name\'], gap[\'id\']) for gap in context.BusinessConfiguration_getAvailableGAPList()]\n </string> </value> </item> - <item> - <key> <string>_code</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>_params</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>errors</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>func_code</string> </key> - <value> - <object> - <klass> - <global name="FuncCode" module="Shared.DC.Scripts.Signature"/> - </klass> - <tuple/> - <state> - <dictionary> - <item> - <key> <string>co_argcount</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>co_varnames</string> </key> - <value> - <tuple> - <string>$list0</string> - <string>_getiter_</string> - <string>_getattr_</string> - <string>context</string> - <string>gap</string> - <string>_getitem_</string> - </tuple> - </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>func_defaults</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>id</string> </key> <value> <string>BusinessConfiguration_getAvailableAccountingPlanItemList</string> </value> </item> - <item> - <key> <string>warnings</string> </key> - <value> - <tuple/> - </value> - </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_getAvailableGAPList.xml b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_getAvailableGAPList.xml index da444e196a04544e4d19a61267042e730a5ab1ad..e487f24261109e5906489f2050963fb762c3ab21 100644 --- a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_getAvailableGAPList.xml +++ b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_getAvailableGAPList.xml @@ -82,68 +82,14 @@ return [\n ]\n </string> </value> </item> - <item> - <key> <string>_code</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>_params</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>errors</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>func_code</string> </key> - <value> - <object> - <klass> - <global name="FuncCode" module="Shared.DC.Scripts.Signature"/> - </klass> - <tuple/> - <state> - <dictionary> - <item> - <key> <string>co_argcount</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>co_varnames</string> </key> - <value> - <tuple> - <string>_getattr_</string> - <string>context</string> - <string>Base_translateString</string> - <string>dict</string> - </tuple> - </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>func_defaults</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>id</string> </key> <value> <string>BusinessConfiguration_getAvailableGAPList</string> </value> </item> - <item> - <key> <string>warnings</string> </key> - <value> - <tuple/> - </value> - </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_getAvailableL10NBusinessTemplateList.xml b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_getAvailableL10NBusinessTemplateList.xml index ae0fc26fc0def929910d4090e6ffa1d4130e0d04..2c121f0d0f156ee149912aeb872359645c5431c2 100644 --- a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_getAvailableL10NBusinessTemplateList.xml +++ b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_getAvailableL10NBusinessTemplateList.xml @@ -72,68 +72,14 @@ return [\n ]\n </string> </value> </item> - <item> - <key> <string>_code</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>_params</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>errors</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>func_code</string> </key> - <value> - <object> - <klass> - <global name="FuncCode" module="Shared.DC.Scripts.Signature"/> - </klass> - <tuple/> - <state> - <dictionary> - <item> - <key> <string>co_argcount</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>co_varnames</string> </key> - <value> - <tuple> - <string>_getattr_</string> - <string>context</string> - <string>Base_translateString</string> - <string>dict</string> - </tuple> - </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>func_defaults</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>id</string> </key> <value> <string>BusinessConfiguration_getAvailableL10NBusinessTemplateList</string> </value> </item> - <item> - <key> <string>warnings</string> </key> - <value> - <tuple/> - </value> - </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_getPreferredDateOrderList.xml b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_getPreferredDateOrderList.xml index b85c2c76bf2892133641df1132940a21ea05a25b..ce38dbc5cb71799200438f9aa70d9c1511e8fc46 100644 --- a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_getPreferredDateOrderList.xml +++ b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_getPreferredDateOrderList.xml @@ -62,68 +62,14 @@ date_order_list = [\n return date_order_list\n </string> </value> </item> - <item> - <key> <string>_code</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>_params</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>errors</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>func_code</string> </key> - <value> - <object> - <klass> - <global name="FuncCode" module="Shared.DC.Scripts.Signature"/> - </klass> - <tuple/> - <state> - <dictionary> - <item> - <key> <string>co_argcount</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>co_varnames</string> </key> - <value> - <tuple> - <string>_getattr_</string> - <string>context</string> - <string>Base_translateString</string> - <string>date_order_list</string> - </tuple> - </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>func_defaults</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>id</string> </key> <value> <string>BusinessConfiguration_getPreferredDateOrderList</string> </value> </item> - <item> - <key> <string>warnings</string> </key> - <value> - <tuple/> - </value> - </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupAccounting.xml b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupAccounting.xml index f99dd2f79d71d5c45aea878e50e39d728aa9494b..bbd9274e788c549849e2daf2fa3786bd977a5657 100644 --- a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupAccounting.xml +++ b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupAccounting.xml @@ -95,12 +95,6 @@ configuration_save.addConfigurationItem("Accounting Period Configurator Item",\n short_title=period_title)\n </string> </value> </item> - <item> - <key> <string>_code</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>_params</string> </key> <value> <string>configuration_save_url=None, accounting_plan=\'\', period_start_date=None, period_stop_date=None, period_title=None, **kw</string> </value> @@ -113,81 +107,10 @@ configuration_save.addConfigurationItem("Accounting Period Configurator Item",\n </tuple> </value> </item> - <item> - <key> <string>errors</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>func_code</string> </key> - <value> - <object> - <klass> - <global name="FuncCode" module="Shared.DC.Scripts.Signature"/> - </klass> - <tuple/> - <state> - <dictionary> - <item> - <key> <string>co_argcount</string> </key> - <value> <int>5</int> </value> - </item> - <item> - <key> <string>co_varnames</string> </key> - <value> - <tuple> - <string>configuration_save_url</string> - <string>accounting_plan</string> - <string>period_start_date</string> - <string>period_stop_date</string> - <string>period_title</string> - <string>kw</string> - <string>_getattr_</string> - <string>context</string> - <string>configuration_save</string> - <string>gap_info_list</string> - <string>None</string> - <string>selected_gap_info</string> - <string>_getiter_</string> - <string>gap_info</string> - <string>_getitem_</string> - <string>AssertionError</string> - <string>group_id</string> - <string>accounting_transaction_simulation_state_list</string> - <string>gap_account_map</string> - <string>item</string> - <string>_apply_</string> - </tuple> - </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>func_defaults</string> </key> - <value> - <tuple> - <none/> - <string></string> - <none/> - <none/> - <none/> - </tuple> - </value> - </item> <item> <key> <string>id</string> </key> <value> <string>BusinessConfiguration_setupAccounting</string> </value> </item> - <item> - <key> <string>warnings</string> </key> - <value> - <tuple/> - </value> - </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupCustomerWizardBT5.xml b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupCustomerWizardBT5.xml index 2e1e643b9018e12597f9d68a856e807a77ddb14a..1ad3c0d53baf787d37f70d363b7c6d0e112dac6f 100644 --- a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupCustomerWizardBT5.xml +++ b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupCustomerWizardBT5.xml @@ -56,67 +56,10 @@ configuration_save.addConfigurationItem("Customer BT5 Configurator Item", \n bt5_title=\'_\'.join(context.getTitle().strip().lower().split()))\n </string> </value> </item> - <item> - <key> <string>_code</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>_params</string> </key> <value> <string>configuration_save_url=None, **kw</string> </value> </item> - <item> - <key> <string>_proxy_roles</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>errors</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>func_code</string> </key> - <value> - <object> - <klass> - <global name="FuncCode" module="Shared.DC.Scripts.Signature"/> - </klass> - <tuple/> - <state> - <dictionary> - <item> - <key> <string>co_argcount</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>co_varnames</string> </key> - <value> - <tuple> - <string>configuration_save_url</string> - <string>kw</string> - <string>_getattr_</string> - <string>context</string> - <string>configuration_save</string> - </tuple> - </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>func_defaults</string> </key> - <value> - <tuple> - <none/> - </tuple> - </value> - </item> <item> <key> <string>id</string> </key> <value> <string>BusinessConfiguration_setupCustomerWizardBT5</string> </value> @@ -125,12 +68,6 @@ configuration_save.addConfigurationItem("Customer BT5 Configurator Item", \n <key> <string>title</string> </key> <value> <string>Create a bt5 template that will contain customer configuration</string> </value> </item> - <item> - <key> <string>warnings</string> </key> - <value> - <tuple/> - </value> - </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupEmployeeList.xml b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupEmployeeList.xml index 371dcf143f0e93f200758d43942f956370276451..5c0df0b368c5c7d76f6ac3e318239b0b6988573d 100644 --- a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupEmployeeList.xml +++ b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupEmployeeList.xml @@ -87,76 +87,10 @@ else:\n **employee_kw)\n </string> </value> </item> - <item> - <key> <string>_code</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>_params</string> </key> <value> <string>**kw</string> </value> </item> - <item> - <key> <string>errors</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>func_code</string> </key> - <value> - <object> - <klass> - <global name="FuncCode" module="Shared.DC.Scripts.Signature"/> - </klass> - <tuple/> - <state> - <dictionary> - <item> - <key> <string>co_argcount</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>co_varnames</string> </key> - <value> - <tuple> - <string>kw</string> - <string>_getattr_</string> - <string>None</string> - <string>configuration_save_url</string> - <string>context</string> - <string>configuration_save</string> - <string>organisation_id</string> - <string>group_id</string> - <string>company_employees_number</string> - <string>$list0</string> - <string>_getiter_</string> - <string>i</string> - <string>form_keys</string> - <string>key</string> - <string>function</string> - <string>_apply_</string> - <string>range</string> - <string>employee_counter</string> - <string>employee_kw</string> - <string>new_key</string> - <string>_getitem_</string> - <string>_write_</string> - </tuple> - </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>func_defaults</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>id</string> </key> <value> <string>BusinessConfiguration_setupEmployeeList</string> </value> @@ -165,12 +99,6 @@ else:\n <key> <string>title</string> </key> <value> <string>Setup company employees</string> </value> </item> - <item> - <key> <string>warnings</string> </key> - <value> - <tuple/> - </value> - </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupEmployeesNumber.xml b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupEmployeesNumber.xml index 0949b02b1236e08e9f0c041fdbf37251491ea1f7..36886cb1ccbdec117183d2cfc23791719b174f92 100644 --- a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupEmployeesNumber.xml +++ b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupEmployeesNumber.xml @@ -70,61 +70,10 @@ context.setGlobalConfigurationAttr(company_employees_number=company_employees_nu ]]></string> </value> </item> - <item> - <key> <string>_code</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>_params</string> </key> <value> <string>**kw</string> </value> </item> - <item> - <key> <string>errors</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>func_code</string> </key> - <value> - <object> - <klass> - <global name="FuncCode" module="Shared.DC.Scripts.Signature"/> - </klass> - <tuple/> - <state> - <dictionary> - <item> - <key> <string>co_argcount</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>co_varnames</string> </key> - <value> - <tuple> - <string>kw</string> - <string>_getattr_</string> - <string>None</string> - <string>configuration_save_url</string> - <string>company_employees_number</string> - <string>context</string> - <string>next_transition</string> - </tuple> - </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>func_defaults</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>id</string> </key> <value> <string>BusinessConfiguration_setupEmployeesNumber</string> </value> @@ -133,12 +82,6 @@ context.setGlobalConfigurationAttr(company_employees_number=company_employees_nu <key> <string>title</string> </key> <value> <string>Setup number of company\'s employees</string> </value> </item> - <item> - <key> <string>warnings</string> </key> - <value> - <tuple/> - </value> - </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupOrganisation.xml b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupOrganisation.xml index cd9dcd6157a2ce77192924409f67f66ae69c12c0..65b7ef1b353d393256f2f3370d2d6d493a465b16 100644 --- a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupOrganisation.xml +++ b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupOrganisation.xml @@ -79,82 +79,14 @@ context.setGlobalConfigurationAttr(\n organisation_configurator_item.getRelativeUrl())\n </string> </value> </item> - <item> - <key> <string>_code</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>_params</string> </key> <value> <string>configuration_save_url=None, **kw</string> </value> </item> - <item> - <key> <string>_proxy_roles</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>errors</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>func_code</string> </key> - <value> - <object> - <klass> - <global name="FuncCode" module="Shared.DC.Scripts.Signature"/> - </klass> - <tuple/> - <state> - <dictionary> - <item> - <key> <string>co_argcount</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>co_varnames</string> </key> - <value> - <tuple> - <string>configuration_save_url</string> - <string>kw</string> - <string>_getattr_</string> - <string>context</string> - <string>configuration_save</string> - <string>_getitem_</string> - <string>company_email</string> - <string>group_id</string> - <string>_apply_</string> - <string>organisation_configurator_item</string> - </tuple> - </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>func_defaults</string> </key> - <value> - <tuple> - <none/> - </tuple> - </value> - </item> <item> <key> <string>id</string> </key> <value> <string>BusinessConfiguration_setupOrganisation</string> </value> </item> - <item> - <key> <string>warnings</string> </key> - <value> - <tuple/> - </value> - </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupPreferences.xml b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupPreferences.xml index f53b056f67bccdfcb9a01324d855f6f09b2b4a6a..7ef4e0da5e74f4fa037c9cc6efb0a78e7d22d14e 100644 --- a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupPreferences.xml +++ b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupPreferences.xml @@ -243,87 +243,10 @@ for bt5_id in preferred_language_list:\n ]]></string> </value> </item> - <item> - <key> <string>_code</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>_params</string> </key> <value> <string>**kw</string> </value> </item> - <item> - <key> <string>_proxy_roles</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>errors</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>func_code</string> </key> - <value> - <object> - <klass> - <global name="FuncCode" module="Shared.DC.Scripts.Signature"/> - </klass> - <tuple/> - <state> - <dictionary> - <item> - <key> <string>co_argcount</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>co_varnames</string> </key> - <value> - <tuple> - <string>kw</string> - <string>_getattr_</string> - <string>context</string> - <string>portal</string> - <string>None</string> - <string>configuration_save_url</string> - <string>preferred_event_sender_email</string> - <string>preferred_date_order</string> - <string>preferred_language_list</string> - <string>configuration_save</string> - <string>business_configuration</string> - <string>company_email</string> - <string>_getitem_</string> - <string>currency_info</string> - <string>_getiter_</string> - <string>currency_reference</string> - <string>currency_base_unit_quantity</string> - <string>currency_title</string> - <string>organisation_configurator_item</string> - <string>organisation_configurator_item_obj</string> - <string>service_list</string> - <string>dict</string> - <string>prefs</string> - <string>_apply_</string> - <string>True</string> - <string>system_prefs</string> - <string>bt5_id</string> - </tuple> - </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>func_defaults</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>id</string> </key> <value> <string>BusinessConfiguration_setupPreferences</string> </value> @@ -332,12 +255,6 @@ for bt5_id in preferred_language_list:\n <key> <string>title</string> </key> <value> <string>Configure global ERP5 preferences</string> </value> </item> - <item> - <key> <string>warnings</string> </key> - <value> - <tuple/> - </value> - </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupStandardBT5.xml b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupStandardBT5.xml index b27b41474fd431d5f0b89034d33f45c11a4e1d28..5d874ce8b6617afcacb46ef48a4888eff9048d9f 100644 --- a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupStandardBT5.xml +++ b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupStandardBT5.xml @@ -62,72 +62,10 @@ for name in bt5_installation_list:\n is_public=name[1])\n </string> </value> </item> - <item> - <key> <string>_code</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>_params</string> </key> <value> <string>configuration_save_url=None, **kw</string> </value> </item> - <item> - <key> <string>_proxy_roles</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>errors</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>func_code</string> </key> - <value> - <object> - <klass> - <global name="FuncCode" module="Shared.DC.Scripts.Signature"/> - </klass> - <tuple/> - <state> - <dictionary> - <item> - <key> <string>co_argcount</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>co_varnames</string> </key> - <value> - <tuple> - <string>configuration_save_url</string> - <string>kw</string> - <string>_getattr_</string> - <string>context</string> - <string>configuration_save</string> - <string>True</string> - <string>bt5_installation_list</string> - <string>_getiter_</string> - <string>name</string> - <string>_getitem_</string> - </tuple> - </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>func_defaults</string> </key> - <value> - <tuple> - <none/> - </tuple> - </value> - </item> <item> <key> <string>id</string> </key> <value> <string>BusinessConfiguration_setupStandardBT5</string> </value> @@ -136,12 +74,6 @@ for name in bt5_installation_list:\n <key> <string>title</string> </key> <value> <string>Setup standard ERP5 business templates</string> </value> </item> - <item> - <key> <string>warnings</string> </key> - <value> - <tuple/> - </value> - </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/ERPSite_getConfiguratorSimulationRuleDict.xml b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/ERPSite_getConfiguratorSimulationRuleDict.xml index 4414130af4ca0f47346760be6c766c173901724c..fac9db51bd4808dbb2c941edb3e27ece4354d95e 100644 --- a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/ERPSite_getConfiguratorSimulationRuleDict.xml +++ b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/ERPSite_getConfiguratorSimulationRuleDict.xml @@ -1199,63 +1199,14 @@ \'title\': \'aggregate divergence tester\'}]}}\n </string> </value> </item> - <item> - <key> <string>_code</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>_params</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>errors</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>func_code</string> </key> - <value> - <object> - <klass> - <global name="FuncCode" module="Shared.DC.Scripts.Signature"/> - </klass> - <tuple/> - <state> - <dictionary> - <item> - <key> <string>co_argcount</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>co_varnames</string> </key> - <value> - <tuple/> - </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>func_defaults</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>id</string> </key> <value> <string>ERPSite_getConfiguratorSimulationRuleDict</string> </value> </item> - <item> - <key> <string>warnings</string> </key> - <value> - <tuple/> - </value> - </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_configurator_standard/bt/revision b/bt5/erp5_configurator_standard/bt/revision index dd35c6b71fc80057f07694a1d0e0ee7348383b74..e9059e02c3dfa5428d76ae0eb634de170bea91ad 100644 --- a/bt5/erp5_configurator_standard/bt/revision +++ b/bt5/erp5_configurator_standard/bt/revision @@ -1 +1 @@ -548 \ No newline at end of file +549 \ No newline at end of file