Hello, everyone.
I have a question. How do I update my Odoo CE version from Linux or Windows? For example: from 16\\\.0\\\.20230901 to 16.0.20231002?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello, everyone.
I have a question. How do I update my Odoo CE version from Linux or Windows? For example: from 16\\\.0\\\.20230901 to 16.0.20231002?
in my company (where I work), this is the steps (for Linux):
1. download using "wget" to get the latest "nightly" source
e.g.: sudo wget https://nightly.odoo.com/16.0/nightly/src/odoo_16.0.latest.tar.gz
2. once it's downloaded, head to your 'root' or 'home' folder, there you will see the downloaded zipped (compressed) file
3. unpack (extract) it to your desired location (only choose the inner contents, not the outer one)
e.g.: /odoo/odoo-16.0/
4. go there, get into the 'setup' folder, copy the "odoo" file, go back to outer folder, paste it there
5. rename that "odoo" file into "odoo-server", then right-click, choose and click Properties, open the Permissions tab, then check the 'Allow executing file as program', then close
or you can just open the https://nightly.odoo.com/16.0/nightly/src/ manually on your browser, and look it up for yourself the desired release date and download it
Hi Mike, update your Odoo Community Edition version on Linux to Windows:
Hello!
I tried this with odoo17 and was working. But my company has the id 1. After the upgrade it overwrites the fields. Did I need to move my company to another id?
You can just pull the new code, no script to execute if you stay in stable version. All commits are retrocompatible.
First you need to take update of database and source code to different repository
Post that you are require to pull the latest source code from git to your present Odoo repository
Then you need to run Odoo server with -u all command to update your present Odoo modules and database
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Nov 23
|
1223 | ||
|
2
Aug 16
|
4434 | ||
|
1
Aug 24
|
777 | ||
|
0
Aug 24
|
1118 | ||
|
1
Aug 24
|
883 |