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

If I import database of Odoo Community to Odoo Enterprise, what additional work should I do besides restoring database on the database management page?

http://[IP]:8069/web/database/manager, Restore Database


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

Hi Hongkui,

Odoo has some good documentation explaining the process at https://www.odoo.com/documentation/12.0/setup/enterprise.html 
You basically have to add the enterprise code to your project and link it in odoo-server.conf like this:

addons_path=/odoo/enterprise/addons,/odoo/odoo-server/addons

After you've done this you have to install the enterprise module web_enterprise to get the enterprise layout and features available:

./odoo-bin -d <your_db_name> -i web_enterprise --stop-after-init

Regards,
Yenthe

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

Hi,

See this Blog: How to Upgrade Odoo Community Database to Enterprise


Thanks

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
июл. 22
3018
1
окт. 15
4512
3
апр. 18
7126
2
мар. 18
7800
3
мар. 24
4591