Skip to Content
Menu
This question has been flagged
1 Reply
1505 Views

Hi,


I'm trying to create my first Odoo App and I've noticed that some APPs have button signs like these:


Showing that they work on Odoo Community, Enterprise and Odoo.SH


How do developers know that their apps will work on Odoo Enterprise? Is there a way to test it?


I also have the same question for Odoo.sh, do I need to pay to test it?

Or should I consider that if it works on community version, than it also works on Odoo.sh?


Avatar
Discard
Best Answer

Hi,

To know whether the module works in odoo community, odoo enterprise or in odoo sh, we have test it in all these versions and see. Once you tested the module in all the above, you can specify in your index file of the module that it has been tested and will work across all the odoo versions. By Doing this the one looks to buy the module will get the idea about whether it will work or not.


To test it in enterprise, either you need to get the enterprise code in your hand, or you have to share your module to anyone having enterprise code and ask them to test. Normally odoo partners and developers who works for them will be having the enterprise code. If you like to get it, you can get license from odoo and buy it.


To test it in Odoo.sh you have to get a project in odoo.sh, either you can get it buy paying for it, or ask some one who is having access to test and see.


Thanks

Avatar
Discard