Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
13733 Vizualizări

I am currently using odoo.sh But I want to test some changes to source code locally.

Can i use my the license I am using to download odoo enterprise source code without affect my production database.

Imagine profil
Abandonează
Cel mai bun răspuns

Hi,

You can download the odoo enterprise source code from this link using your subscription code:  https://www.odoo.com/page/download

Then you can set up your odoo instance locally to test out things.

Using the installation script, you can install odoo community and then later add the downloaded enterprise source code to it.

Thanks

Imagine profil
Abandonează
Cel mai bun răspuns

You should be able to download the source code to a local instance. If you want to install it on a ubuntu server e.g., i suggest to use install script provided by Yenthe: Link

changing the paramter IS_ENTERPRISE to True will help you to pull the source code. You need of course a license to do so.

Imagine profil
Abandonează