This question has been flagged
2116 Views

Hi Odoo community,

I am starting to look at the development of an Odoo module (on Odoo 10).

The first thing I am looking at is how I will integrate the module into our current CD platform.  Since no particular packaging tool is configured when scaffolding an Odoo module, I am wondering how implementers do package their modules.

The thing is that I see the https://github.com/acsone/setuptools-odoo library that seems to let us transform a basic, raw, Odoo module in a packaged, more standard project (ready to be deployed on remote repos).

Though I am not sure if it is officially advised to use this library (the dev documentation does not talk about it I think). And if it is, is there any particular reason this is not setup by default when creating scaffolding new modules?

Thanks

Romain

Avatar
Discard