This question has been flagged
1 Reply
3547 Views

I want to create a new module (search module for the website builder). Do I use Launchpad for this or Github? I read that odoo is on github now, but I notice launchpad being used still.

What is the best practise?

And as an extra question on this. How do I know if somebody is already working on this type of module or not. I like to do the work, but not if in the end I notice somebody did the same as me already.

Thanks a lot

Avatar
Discard
Best Answer

The entire development platform switched to github. So you should definitely use github.
In order to know what has been already created, you have to search either on apps.odoo.com or to search public repos (eg. github). Obviously, there is no way to "guess" that someone is working on something if he doesn't say it.

Avatar
Discard