Replies: 2 comments 2 replies
|
Hi 👋 Well, this is a bit tricky because of the way the code is mounted and handled in the container in the devel environment.
It would be nice to have a script to do this quickly. WDYT @yajo? Maybe an invoke task? |
0 replies
|
I just copy-paste https://github.com/OCA/maintainer-tools/tree/master/template/module and remove/rename what I don't need, and it's more than enough for most cases. If you really want something fancy, you can do an odoo module copier template. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Okay so i'm trying to use odoo-bin to scaffold addons, but because the file really is in a container, the script fails. Do you know how i can achieve this? Maybe some docker-compose command to run the script? Because i'm familiar to integrating odoo scaffolding with VSCode, so it's a function that i really hope i can have without having to have a local install of odoo.
Thank you for the great image, it's the best.
All reactions