How to Build a Module in Odoo 17 Using the Scaffold Method | Odoo 17 Development Tutorials – CBMS Odoo ERP

How to Build a Module in Odoo 17 Using the Scaffold Method | Odoo 17 Development Tutorials – CBMS Odoo ERP

This video explains how to build a module in Odoo 17 using the scaffold method.  Scaffolding is the process of building a skeleton structure for a module in Odoo. It is a single-line command. It saves a lot of time for the developers, and there is no need to create files manually.

To build a module structure, first of all, we need to navigate to the path of the project via terminal or choose the terminal from the pycharm as shown in video.

Enter the command  below to  create a module structure automatically:

python3 odoo-bin scaffold module_name directory_name
module_name: Name of the module which we want to create

directory_name: Name of the directory inside which we need to create the module.

Connect With Us:
—————————————
➡️ Website:
➡️ Email: info@cybrosys.com
➡️ Twitter:
➡️ LinkedIn:
➡️ Facebook:
➡️ Instagram:
➡️ Pinterest:

#Build #Module #Odoo #Scaffold #Method #Odoo #Development #Tutorials

Similar Posts

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *