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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit se| Related Posts | Odpovědi | Zobrazení | Aktivita | |
|---|---|---|---|---|
|
1
čvc 22
|
3789 | |||
|
1
říj 15
|
5317 | |||
|
3
dub 18
|
7999 | |||
|
2
bře 18
|
8639 | |||
|
Upgrade from Community to Enterprise
Vyřešeno
|
3
bře 24
|
6488 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.