跳至内容
菜单
此问题已终结
2 回复
10860 查看

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

形象
丢弃
相关帖文 回复 查看 活动
1
7月 22
2915
1
10月 15
4423
3
4月 18
7031
2
3月 18
7739
3
3月 24
4403