Odoo 11 Development Cookbook(Second Edition)
上QQ阅读APP看书,第一时间看更新

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