mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[14.0][FIX] repair_type: Fix stock user permissions for repair type model
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
|
||||
type_repair.stock_manager,type_repair.stock_manager,model_repair_type,stock.group_stock_manager,1,1,1,1
|
||||
type_repair.stock_user,type_repair.stock_user,model_repair_type,stock.group_stock_user,1,0,0,0
|
||||
|
||||
|
Reference in New Issue
Block a user