Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
1362 Переглядів

I think im a bit confused 

i have installed odoo 15 EE on ubuntu and running some tests.

when i try to update the ubuntu server:

apt update

and then

apt upgrade 


Odoo 15 CE overrides EE


any ideas?

Аватар
Відмінити
Найкраща відповідь

Hi,

Refer the blog on how to upgrade from community to enterprise:
https://www.cybrosys.com/blog/upgrade-odoo-community-database-to-enterprise

Hope it helps

Аватар
Відмінити
Найкраща відповідь

Hi,

If you have set up the odoo instance by yourself, see if you have the enterprise addons directory in your server and this path is added in the conf file ? If it is not in conf file, add the path to conf file and restart.

You can check this: https://www.youtube.com/watch?v=-eCHJAq1QdY

Thanks

Аватар
Відмінити
Автор

i can see all the modules in /usr/lib/python3/dist-packages/odoo/addons

i did install from odoo 15 documentation page