Commit 0c0ce6a7 authored by Jérome Perrin's avatar Jérome Perrin

bt xml: fix what seems to be manual edit of business template files

These were probably edited directly with a text editor, because some
details are different
parent 9dadb6dd
...@@ -36,4 +36,3 @@ for (section_value, node_uid, mirror_section_uid) in ( ...@@ -36,4 +36,3 @@ for (section_value, node_uid, mirror_section_uid) in (
grouping_reference=grouping_reference grouping_reference=grouping_reference
) or []) ) or [])
return list(ungrouped_line_set) return list(ungrouped_line_set)
Certificate Authority Tool Certificate Authority Tool
Certificate Login Certificate Login
\ No newline at end of file
<property_sheet_list> <property_sheet_list>
<portal_type id="Workflow Transition">
<item>ConfiguratorWorkflowTransition</item>
</portal_type>
<portal_type id="Workflow"> <portal_type id="Workflow">
<item>ConfiguratorWorkflow</item> <item>ConfiguratorWorkflow</item>
<item>DefaultImage</item> <item>DefaultImage</item>
</portal_type> </portal_type>
<portal_type id="Workflow Transition">
<item>ConfiguratorWorkflowTransition</item>
</portal_type>
</property_sheet_list> </property_sheet_list>
\ No newline at end of file
...@@ -27,7 +27,7 @@ Site Property Configurator Item | view ...@@ -27,7 +27,7 @@ Site Property Configurator Item | view
Solver Configurator Item | view Solver Configurator Item | view
Standard BT5 Configurator Item | view Standard BT5 Configurator Item | view
System Preference Configurator Item | view System Preference Configurator Item | view
Workflow Transition | configurator_settings
Workflow | configurator_settings Workflow | configurator_settings
Workflow | launch_configuration Workflow | launch_configuration
Workflow Transition | configurator_settings
portal_actions | use_configurator portal_actions | use_configurator
\ No newline at end of file
Workflow Transition | ConfiguratorWorkflowTransition
Workflow | ConfiguratorWorkflow Workflow | ConfiguratorWorkflow
Workflow | DefaultImage Workflow | DefaultImage
Workflow Transition | ConfiguratorWorkflowTransition \ No newline at end of file
\ No newline at end of file
Manufacturing Execution Line | item_creation
Manufacturing Execution Line | select_item_fast_input
Manufacturing Execution | aggregate_item
Production Order Line | item_creation Production Order Line | item_creation
Production Order Line | select_item_fast_input Production Order Line | select_item_fast_input
Production Order | aggregate_item Production Order | aggregate_item
Production Packing List Line | item_creation Production Packing List Line | item_creation
Production Packing List Line | select_item_fast_input Production Packing List Line | select_item_fast_input
Production Packing List | aggregate_item Production Packing List | aggregate_item
Manufacturing Execution Line | item_creation \ No newline at end of file
Manufacturing Execution Line | select_item_fast_input
Manufacturing Execution | aggregate_item
\ No newline at end of file
...@@ -7,4 +7,4 @@ image_module/web_table_app_logo_svg ...@@ -7,4 +7,4 @@ image_module/web_table_app_logo_svg
web_site_module/officejs_image_editor web_site_module/officejs_image_editor
web_site_module/officejs_image_editor/** web_site_module/officejs_image_editor/**
web_site_module/officejs_web_table_editor web_site_module/officejs_web_table_editor
web_site_module/officejs_web_table_editor/** web_site_module/officejs_web_table_editor/**
\ No newline at end of file
...@@ -7,4 +7,4 @@ image_module/web_table_app_logo_svg ...@@ -7,4 +7,4 @@ image_module/web_table_app_logo_svg
web_site_module/officejs_image_editor web_site_module/officejs_image_editor
web_site_module/officejs_image_editor/** web_site_module/officejs_image_editor/**
web_site_module/officejs_web_table_editor web_site_module/officejs_web_table_editor
web_site_module/officejs_web_table_editor/** web_site_module/officejs_web_table_editor/**
\ No newline at end of file
erp5_payroll_l10n_fr erp5_payroll_l10n_fr
\ No newline at end of file
...@@ -29,4 +29,4 @@ accounting_transaction.setResource(resource) ...@@ -29,4 +29,4 @@ accounting_transaction.setResource(resource)
accounting_transaction.setLedger(ledger) accounting_transaction.setLedger(ledger)
# Posted to General Ledger # Posted to General Ledger
accounting_transaction.stop() accounting_transaction.stop()
\ No newline at end of file
business_process_module/bpm_internal_hoge business_process_module/bpm_internal_hoge
business_process_module/bpm_purchase_hoge business_process_module/bpm_purchase_hoge
business_process_module/bpm_sale_hoge business_process_module/bpm_sale_hoge
portal_rules/default_delivery_root_simulation_rule portal_rules/default_delivery_root_simulation_rule
\ No newline at end of file
...@@ -7,4 +7,4 @@ business_process_module/bpm_sale_hoge/** ...@@ -7,4 +7,4 @@ business_process_module/bpm_sale_hoge/**
portal_categories/ledger/stock portal_categories/ledger/stock
portal_categories/ledger/stock/** portal_categories/ledger/stock/**
portal_rules/default_delivery_root_simulation_rule portal_rules/default_delivery_root_simulation_rule
portal_rules/default_delivery_root_simulation_rule/** portal_rules/default_delivery_root_simulation_rule/**
\ No newline at end of file
...@@ -2,4 +2,3 @@ portal = context.getPortalObject() ...@@ -2,4 +2,3 @@ portal = context.getPortalObject()
portal.sale_order_module.setIdGenerator('_generatePerNodeId') portal.sale_order_module.setIdGenerator('_generatePerNodeId')
portal.person_module.setIdGenerator('_generatePerNodeId') portal.person_module.setIdGenerator('_generatePerNodeId')
Template Tool | TemplateToolBusinessTemplateInstallationConstraint Template Tool | TemplateToolBusinessTemplateInstallationConstraint
Template Tool | TemplateToolCategoryNameConstraint Template Tool | TemplateToolCategoryNameConstraint
Template Tool | TemplateToolTableConsistencyConstraint Template Tool | TemplateToolTableConsistencyConstraint
\ No newline at end of file
TemplateToolBusinessTemplateInstallationConstraint TemplateToolBusinessTemplateInstallationConstraint
TemplateToolCategoryNameConstraint TemplateToolCategoryNameConstraint
TemplateToolTableConsistencyConstraint TemplateToolTableConsistencyConstraint
\ No newline at end of file
...@@ -70,6 +70,10 @@ ...@@ -70,6 +70,10 @@
<persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
</value> </value>
</item> </item>
<item>
<key> <string>default_reference</string> </key>
<value> <string>workflow_development</string> </value>
</item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <value>
...@@ -98,10 +102,6 @@ ...@@ -98,10 +102,6 @@
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
<value> <string>Person</string> </value> <value> <string>Person</string> </value>
</item> </item>
<item>
<key> <string>default_reference</string> </key>
<value> <string>workflow_development</string> </value>
</item>
<item> <item>
<key> <string>user_id</string> </key> <key> <string>user_id</string> </key>
<value> <string>workflow_development</string> </value> <value> <string>workflow_development</string> </value>
......
return context.getPortalObject().portal_membership.getAuthenticatedMember().getUserName() return context.getPortalObject().portal_membership.getAuthenticatedMember().getUserName()
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment