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