OCA / OpenUpgrade

Open source upgrade path for Odoo/OpenERP
https://oca.github.io/OpenUpgrade/
GNU Affero General Public License v3.0
726 stars 690 forks source link

Migration to version 17.0 #4124

Open legalsylvain opened 1 year ago

legalsylvain commented 1 year ago

Pending / done work

Not understood removal

Renamed modules

Merged modules

Removed modules

Changes to be taken into account

legalsylvain commented 1 year ago

hi @OCA/openupgrade-maintainers.

version 17 will be released in less than 2 months. Promotion began at odoo community days in India last week. For the moment, the master branch is somewhere between version saas-16.4 and 17.0.

here is a first analysis of the changes regarding modules, between 16.0 and 17.0 could you take a look ? This can be used as a basis for building the next apriori.py file.

Note : in the first section I didn't found some removals. For exemple, git log --full-history -- addons/l10n_sa_edi_pos/__manifest__.py return nothing. So I don't know when the module disappeared, and why. Help is so welcome.

Thanks !

CC : @remytms, @carmenbianca, @pedrobaeza, @MiquelRForgeFlow, @StefanRijnhart

legalsylvain commented 11 months ago

FYI, working on initializing 17.0 branch.

danieledraganti commented 9 months ago

Hello; just wondering, what is the status on OpenUpgrade for 17.0? I see the 17.0 branch is quite behind compared to 16.0.

legalsylvain commented 9 months ago

hi @danieledraganti, thanks for your interest.

AFAIK, No work done for the time being. I finally didn't have time to initialize the project.

danieledraganti commented 8 months ago

@legalsylvain Oh, okay. Thank you for the feedback!

tracencode commented 6 months ago

Hello @legalsylvain @pedrobaeza , is there any specific date for openupgrade-17.0 release?

TVerberne commented 5 months ago

Hi @legalsylvain Any news on 17? Just found out it's not official yet but I see your FYI post that was posted already in November last year. Thanks

JordiBForgeFlow commented 5 months ago

@TVerberne @tracencode You can start with the migration yourself, and provide us the feedback as you make progress. You are expected to contribute, as much as existing contributors.

TVerberne commented 5 months ago

@JordiBForgeFlow I am not an Odoo dev unfortunately, just looking for a way to upgrade Odoo from 15 to 17 atm :) Like most of us that found this issue I assume.

JordiBForgeFlow commented 5 months ago

@TVerberne Then you can possibly contact one of the contributors and pay them to fund the migration.

pedrobaeza commented 5 months ago

To take into account for noupdate_changes: https://github.com/odoo/odoo/commit/b82a1ae38b0eb72bdf39f32a87b6431a91628939

duong77476-viindoo commented 4 months ago

To take into account for noupdate_changes: odoo/odoo@b82a1ae

Done in https://github.com/OCA/OpenUpgrade/pull/4428

janiniravc commented 1 week ago

Hello Team,

We are currently experiencing an issue during the migration process from version 16 to version 17 of Odoo. the following error message: "error: option --upgrade-path: the path './PATH_TO_openupgrade_scripts_MODULE/scripts/' is not a valid upgrade directory"

We kindly request your assistance in resolving this matter.

Thank you

pedrobaeza commented 1 week ago

@janiniravc use Discussions for this. Anyway, basically you can't migrate to 17 yet.