Skip to Content
Menu
This question has been flagged
1 Reply
943 Views

I have Odoo v12 Community on-premise (Windows) that I would like to upgrade to v17 and start using a bit more.


I attempted database upgrade as per https://www.odoo.com/documentation/17.0/administration/upgrade.html

Problem: 

python <(curl -s https://upgrade.odoo.com/upgrade) test -d -t 17

executed from Odoo\python directory returns "The system cannot find the file specified."


python <(curl -s https://upgrade.odoo.com/upgrade) --help

returns "The filename, directory name, or volume label syntax is incorrect."


I tried installing fresh Odoo 17 on a different host, importing the database and running update from there, and got the same result.


Both hosts are Windows servers, and both only have Python that was installed with Odoo. Odoo itself works. 


Any suggestions what am I doing wrong?


Avatar
Discard
Best Answer

Hi Vlasta: The upgrade.odoo.com can be used only for Enterprise Editions. You will need to use the OCA OpenUpgrade tool (https://github.com/OCA/OpenUpgrade) to upgrade a Community Edition.

Avatar
Discard
Related Posts Replies Views Activity
0
Apr 25
1145
1
Jun 25
25098
2
Jan 25
2387
2
Jan 25
2835
0
Mar 23
3013