diff --git a/bt5/erp5_accounting/PortalTypeBaseCategoryTemplateItem/base_category_list.xml b/bt5/erp5_accounting/PortalTypeBaseCategoryTemplateItem/base_category_list.xml new file mode 100644 index 0000000000000000000000000000000000000000..1e922e4db8e2225a4638aef2fea6f10e1e5ed3ad --- /dev/null +++ b/bt5/erp5_accounting/PortalTypeBaseCategoryTemplateItem/base_category_list.xml @@ -0,0 +1,8 @@ +<base_category_list> + <portal_type id="Account Module"> + <item>business_application</item> + </portal_type> + <portal_type id="Accounting Transaction Module"> + <item>business_application</item> + </portal_type> +</base_category_list> \ No newline at end of file diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Period.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Period.xml index cbddc4a16fe102d167efa587219c2543391ee5ad..c55e896a381ec41317ff8a75add2a1269c840bf0 100644 --- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Period.xml +++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Period.xml @@ -44,7 +44,7 @@ </item> <item> <key> <string>acquire_local_roles</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>allowed_content_types</string> </key> @@ -99,6 +99,10 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <key> <string>init_script</string> </key> <value> <string>AccountingPeriod_init</string> </value> </item> + <item> + <key> <string>permission</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>property_sheet_list</string> </key> <value> diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction.xml index 947d4a30568002fd819d4b6563e28760aca02fc0..6d30a9effc39f3d10308f6314a40de2264272085 100644 --- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction.xml +++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction.xml @@ -44,7 +44,7 @@ </item> <item> <key> <string>acquire_local_roles</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>allowed_content_types</string> </key> @@ -82,8 +82,8 @@ <key> <string>group_list</string> </key> <value> <tuple> - <string>accounting_transaction</string> <string>delivery</string> + <string>accounting_transaction</string> </tuple> </value> </item> @@ -101,6 +101,10 @@ <key> <string>init_script</string> </key> <value> <string>AccountingTransaction_init</string> </value> </item> + <item> + <key> <string>permission</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>property_sheet_list</string> </key> <value> diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction.xml index 465958ac5cda49636d207627c2e768277fd11b7b..69759babab7d7a8be3f3977ba1ba85ce074e98ca 100644 --- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction.xml +++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction.xml @@ -44,7 +44,7 @@ </item> <item> <key> <string>acquire_local_roles</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>allowed_content_types</string> </key> @@ -82,8 +82,8 @@ <key> <string>group_list</string> </key> <value> <tuple> - <string>accounting_transaction</string> <string>delivery</string> + <string>accounting_transaction</string> </tuple> </value> </item> @@ -101,6 +101,10 @@ <key> <string>init_script</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>permission</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>property_sheet_list</string> </key> <value> diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Payment%20Transaction.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Payment%20Transaction.xml index 23f8f1efb8d163f808914871e874a225f39f8628..6705d60d6c4f46524fb31badaab8784acd9ebdfc 100644 --- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Payment%20Transaction.xml +++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Payment%20Transaction.xml @@ -44,7 +44,7 @@ </item> <item> <key> <string>acquire_local_roles</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>allowed_content_types</string> </key> @@ -82,8 +82,8 @@ <key> <string>group_list</string> </key> <value> <tuple> - <string>accounting_transaction</string> <string>delivery</string> + <string>accounting_transaction</string> </tuple> </value> </item> @@ -101,6 +101,10 @@ <key> <string>init_script</string> </key> <value> <string>PaymentTransaction_init</string> </value> </item> + <item> + <key> <string>permission</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>property_sheet_list</string> </key> <value> diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction.xml index 358edcc163321c98d9d33382a5115466b6e3ceb4..7c723e9107649dfab2daebad4d85c63f969a4714 100644 --- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction.xml +++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction.xml @@ -44,7 +44,7 @@ </item> <item> <key> <string>acquire_local_roles</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>allowed_content_types</string> </key> diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision index cbafdca534b6a2ba9e4ac1da16571516aa607b2d..25493604ef3be68946ec9929d26356c138041335 100644 --- a/bt5/erp5_accounting/bt/revision +++ b/bt5/erp5_accounting/bt/revision @@ -1 +1 @@ -393 \ No newline at end of file +395 \ No newline at end of file diff --git a/bt5/erp5_accounting/bt/template_portal_type_base_category_list b/bt5/erp5_accounting/bt/template_portal_type_base_category_list index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..39a3a7dca991a332c8fcb1843bdae68ef55cd5fb 100644 --- a/bt5/erp5_accounting/bt/template_portal_type_base_category_list +++ b/bt5/erp5_accounting/bt/template_portal_type_base_category_list @@ -0,0 +1,2 @@ +Account Module | business_application +Accounting Transaction Module | business_application \ No newline at end of file