Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
13711 Представления

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.

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Лучший ответ

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.

Аватар
Отменить