Scaffolding is the way of building a skeleton structure for a module in odoo. Using
Odoo scaffolding we can create the module structure automatically, it saves much
of our effort in creating a module manually.
This video describes how to create an empty module using the scaffold command. The
command will create all the folders and files needed for the module.
Get the module from our repository
GitHub