mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[IMP] base_global_discount: add specific security group
This way, it will be easier to decide who can set discount or not. The current group scope is too broad. [UPD] Update base_global_discount.pot
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
"license": "AGPL-3",
|
||||
"depends": ["product"],
|
||||
"data": [
|
||||
"security/ir.model.access.csv",
|
||||
"security/security.xml",
|
||||
"security/ir.model.access.csv",
|
||||
"views/global_discount_views.xml",
|
||||
"views/res_partner_views.xml",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user