- Odoo Development Cookbook
- Holger Brunn Alexandre Fayolle Daniel Reis
- 50字
- 2021-07-16 11:00:31
Chapter 3. Creating Odoo Modules
In this chapter, we will cover the following topics:
- Creating and installing a new addon module
- Completing the addon module manifest
- Organizing the addon module file structure
- Adding Models
- Adding Menu Items and Views
- Adding Access Security
- Using scaffold to create a module