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

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
3058
1
жовт. 15
4572
3
квіт. 18
7195
2
бер. 18
7850
3
бер. 24
4677