Video tutorial includes the step by step procedure of building a custom module in
odoo version 13. Covers the areas of Models and field declarations, Menu and various
views (form, tree, search), security groups, and access rights.
The video covers the region of the composition of the basic structure of the module,
the creation of the module structure using the scaffold command method. It also
discusses the relational mapping between the objects along with the field type and
field declarations.
Get the module from our repository
GitHub