Chapter 10. Access Security
In this chapter, we will see how to:
- Create security groups and assign them to users
- Add security access to models
- Limit access to fields in models
- Limit record access using record rules
- Use security group to activate features
In order to concisely get the point across, the recipes in this chapter make small additions to an existing module. We chose to use the module created by the recipes in Chapter 3, Creating Odoo Modules. To better follow the examples here, you should have that module created and ready to use.