Files
odoo-usability/stock_usability/security/ir.model.access.csv
Alexis de Lattre a98490706f [IMP] Remove full access on uom.uom and uom.category to sale manager, stock manager, purchase manager, POS manager, MRP manager
We only keep full access to uom.uom and uom.category to the group Administration/Configuration
2025-05-08 12:18:30 +00:00

1.2 KiB

1idnamemodel_id:idgroup_id:idperm_readperm_writeperm_createperm_unlink
2access_procurement_scheduler_log_fullFull access on procurement.scheduler.log to System groupmodel_procurement_scheduler_logbase.group_system1111
3access_procurement_scheduler_log_userRead/Create procurement.scheduler.log to Stock usermodel_procurement_scheduler_logstock.group_stock_user1010
4access_procurement_scheduler_log_readRead access on procurement.scheduler.log to Employeemodel_procurement_scheduler_logbase.group_user1000
5access_stock_warehouse_orderpoint_employeeRead access on stock.warehouse.orderpoint to employee (needed to open product form view with employee-only group)stock.model_stock_warehouse_orderpointbase.group_user1000
6stock.access_stock_inventory_line_userstock.inventory.line userstock.model_stock_inventory_linestock.group_stock_user1111
7stock.access_uom_category_stock_managerRead access on uom.category (inherited in usability module to remove full access)uom.model_uom_categorystock.group_stock_manager1000
8stock.access_uom_uom_stock_managerRead access on uom.uom (inherited in usability module to remove full access)uom.model_uom_uomstock.group_stock_manager1000