Hello everyone, I'm new in odoo, I'm working on hr_holiday module, I need to restrict the access of a group of user, to make him see only the records on state='validate1', I have user a record rule with domain: state='validate1', But it still not working! can anyone help pls?!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
Maybe because of other rules in hr.holiday , Try achieving other record rules for hr.holiday and check.