콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
1087 화면

We want to evaluate Odoo and spinned up a local docker 16:latest Odoo instance.

It al works fine out of the box.

But we want to activate for example the Studio app but it shows a "update" button and redirects to the Odoo website.

Other apps like CRM can be installed .


We already tried updating all modules through the Odoo CLI 
"/usr/bin/odoo -p 8070 --db_host=odoo-db -d postgres -u all" which runs the update routine nicely.

But this doesn't help to get rid of these "update/renew" buttons.

Do we need a license somehow? We are logged in online but there are no options to bind the local database to the online account.

아바타
취소
베스트 답변

Hi,

You have installed Odoo Community edition, thats why the enterprise apps is showing with upgrade button. If you have access to enterprise source code, you can add it to the docker addons path.


If you don't have access to the enterprise code, you can try it out by creating an odoo online instance or test it in odoo runbot.

Once you buy odoo license/subscription, you can use enterprise addons locally/or as per the need.


Thanks

아바타
취소