From 0f0d65589918cf0ca7b7cf858fc8ee38bab75967 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Marques?= Date: Mon, 17 May 2021 08:51:23 +0100 Subject: [PATCH] [FIX] account_payment_order: Change security group category Before this change, the group was creating a new section in each user's settings called "Other" with a field called "Other Extra Rights" that could select "Accounting / Payments" as an option This places it in the correct location TT29182 --- account_payment_order/security/payment_security.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_payment_order/security/payment_security.xml b/account_payment_order/security/payment_security.xml index 3513f33d7..38a7336eb 100644 --- a/account_payment_order/security/payment_security.xml +++ b/account_payment_order/security/payment_security.xml @@ -7,7 +7,7 @@ name="users" eval="[(4, ref('base.user_root')), (4, ref('base.user_admin'))]" /> - +