Use ./odoo_bin scaffold my_module /addons/ to create a base module called “my_module” in the directory /addons/.
The command also works without the directory parameter and uses the current directory in that case.
Use ./odoo_bin scaffold my_module /addons/ to create a base module called “my_module” in the directory /addons/.
The command also works without the directory parameter and uses the current directory in that case.