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

Hi all,


I have a full running Community edition Odoo 10 with an active database. I have decided to buy the Enterprise Edition.


I logged on to the web site and made a payment and got my M............. code.


I don't want to lose my database as it is currently in use and alrady have a lot of data.


I followed the instructions posted on https://www.odoo.com/documentation/10.0/setup/enterprise.html to the teeth but to keep on ending up with the community edition:  

Odoo 10.0e+e-20170331 (Community Edition)

I Really do not know what to do anymore.

Please HELP!

形象
丢弃
最佳答案

Hi Jacques,

Since there are so many different possible combinations and your question does not include data about your system installation, it is not possible to give you exact help instructions.

But here is how I did my Odoo 10 Community to Enterprise update in Ubuntu:

  1. Backup the database, backup the system

  2. Remove non-Odoo modules which may cause conflicts (perhaps themes, etc)

  3. Stop Odoo

  4. Install Enteprise package: dpkg -i odoo10_nnnn.deb

  5. Remove dpkg installed odoo service script, here I use odoo-server service script based on https://github.com/Yenthe666/InstallScript/tree/10.0 which I used to install my setup months ago

  6. Update Odoo configuration settings addons path. Add Enterprise addons location as the first path.

  7. Update Odoo as odoo user: odoo-server -c /etc/odoo-server.conf -u all -d MY-DATABASE

  8. Start Odoo

  9. Refresh the browser and login

  10. Install & configure Enterprise modules

After this my installation seems to run as Odoo 10 Enterprise with new user interface. Of course your update process depends on your installation and earlier configurations.

-make


形象
丢弃

"Add Enterprise addons location as the first path" - this is the key thing to check

相关帖文 回复 查看 活动
1
7月 23
1539
1
9月 23
3815
0
10月 19
2989
4
4月 23
3260
1
7月 22
3672