Odoo Permissions Required
List of permissions required on models
The Odoo module integration requires the following permission to correctly read + update Bill of Material (BOM) information:
(Your mileage may vary based on modules added, but the list below should be a good starting point)
Model name
Read
Write
Create
Delete
ir.model.access
✅
ir.model
✅
ir.model.fields
✅
ir.model.fields.selection
✅
ir.model.fields.selection
✅
ir.rule
✅
ir.ui.view
✅
mrp.bom
✅
✅
✅
mrp.bom.line
✅
✅
✅
✅
product.category
✅
✅
✅
product.product
✅
✅
✅
product.template
✅
✅
✅
product.template.attribute.line
✅
✅
✅
product.template.attribute.value
✅
✅
✅
report.mrp.report_bom_structure
✅
See also:
Last updated