diff --git a/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml b/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml index d92d5d26a9b9ae0ba20ac94363b6a966d40d414f..5c2c539824fad27e85f3356f8c6c7267aceaef57 100644 --- a/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml +++ b/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml @@ -48,7 +48,6 @@ <item>DateTime Divergence Tester</item> <item>Float Divergence Tester</item> <item>Net Converted Quantity Divergence Tester</item> - <item>Predicate</item> <item>Specialise Divergence Tester</item> <item>String Divergence Tester</item> <item>Variation Divergence Tester</item> diff --git a/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list b/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list index 8e566a6910025b895795ffbc368c1f581199524a..db2a9ebb2a954149961572678828ea708ba4d603 100644 --- a/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list +++ b/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list @@ -28,7 +28,6 @@ Payment Simulation Rule | Category Membership Divergence Tester Payment Simulation Rule | DateTime Divergence Tester Payment Simulation Rule | Float Divergence Tester Payment Simulation Rule | Net Converted Quantity Divergence Tester -Payment Simulation Rule | Predicate Payment Simulation Rule | Specialise Divergence Tester Payment Simulation Rule | String Divergence Tester Payment Simulation Rule | Variation Divergence Tester diff --git a/bt5/erp5_accounting_simulation_legacy/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml b/bt5/erp5_accounting_simulation_legacy/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml index 348c7492d3d2abd2dd07cd8017d76f2d5b9124ba..d29adb7aff186563a6dcf25570843c6ec386f963 100644 --- a/bt5/erp5_accounting_simulation_legacy/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml +++ b/bt5/erp5_accounting_simulation_legacy/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml @@ -5,8 +5,10 @@ </portal_type> <portal_type id="Invoice Transaction Simulation Rule"> <item>Accounting Rule Cell</item> + <item>Predicate</item> </portal_type> <portal_type id="Payment Simulation Rule"> <item>Accounting Rule Cell</item> + <item>Predicate</item> </portal_type> </allowed_content_type_list> \ No newline at end of file diff --git a/bt5/erp5_accounting_simulation_legacy/bt/template_portal_type_allowed_content_type_list b/bt5/erp5_accounting_simulation_legacy/bt/template_portal_type_allowed_content_type_list index 1de67a8c1b89cfeca3c0b352891ea45a3da6bb26..90fda05ef21ff6948fe08763b60729d9a0405e1f 100644 --- a/bt5/erp5_accounting_simulation_legacy/bt/template_portal_type_allowed_content_type_list +++ b/bt5/erp5_accounting_simulation_legacy/bt/template_portal_type_allowed_content_type_list @@ -1,4 +1,6 @@ Accounting Rule Cell | Accounting Rule Cell Line Accounting Rule Cell | Accounting Transaction Line Invoice Transaction Simulation Rule | Accounting Rule Cell -Payment Simulation Rule | Accounting Rule Cell \ No newline at end of file +Invoice Transaction Simulation Rule | Predicate +Payment Simulation Rule | Accounting Rule Cell +Payment Simulation Rule | Predicate \ No newline at end of file diff --git a/bt5/erp5_invoicing/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml b/bt5/erp5_invoicing/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml index 42c55e84d951a46b76d8eddd3dad834fc81a5c92..58dbd63c788f7da0d54daf4194afe1cd1394f5a8 100644 --- a/bt5/erp5_invoicing/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml +++ b/bt5/erp5_invoicing/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml @@ -17,7 +17,6 @@ <item>DateTime Divergence Tester</item> <item>Float Divergence Tester</item> <item>Net Converted Quantity Divergence Tester</item> - <item>Predicate</item> <item>Specialise Divergence Tester</item> <item>String Divergence Tester</item> <item>Variation Divergence Tester</item> diff --git a/bt5/erp5_invoicing/bt/template_portal_type_allowed_content_type_list b/bt5/erp5_invoicing/bt/template_portal_type_allowed_content_type_list index dd7d974cf2093d27781dae0d049097aca22eab98..b16c39772536aef84458c9a219f1ba0dfa77610e 100644 --- a/bt5/erp5_invoicing/bt/template_portal_type_allowed_content_type_list +++ b/bt5/erp5_invoicing/bt/template_portal_type_allowed_content_type_list @@ -11,7 +11,6 @@ Invoice Transaction Simulation Rule | Category Membership Divergence Tester Invoice Transaction Simulation Rule | DateTime Divergence Tester Invoice Transaction Simulation Rule | Float Divergence Tester Invoice Transaction Simulation Rule | Net Converted Quantity Divergence Tester -Invoice Transaction Simulation Rule | Predicate Invoice Transaction Simulation Rule | Specialise Divergence Tester Invoice Transaction Simulation Rule | String Divergence Tester Invoice Transaction Simulation Rule | Variation Divergence Tester