- Odoo 11 Development Cookbook(Second Edition)
- Holger Brunn Alexandre Fayolle
- 47字
- 2021-06-25 22:48:39
Creating Odoo Addon 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