How to Build a Module in Odoo Using the Scaffold Method and Install It.
Apr 14, 2024 · 1 min read · Then open the terminal and type this
python odoo-bin scaffold my_addon addons
You have successfully created a custom addon.
Now Installing Custom Module in Odoo.