Hi all,
I'm working on Centos 7 / Odoo 10,
How can I create new module using Odoo framework ?
I searched help and I found this command :
odoo-bin scaffold <module name> <where to put it>
I run it but an error occurred :
bash: odoo-bin: command not found...
Thanks.