Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[13.0][UPD] openupgrade analysis #2565

Merged
merged 8 commits into from
Mar 5, 2021

Conversation

MiquelRForgeFlow
Copy link
Contributor

UPD indicator means it's not the creation of the record, but an update of the record. So, DEL(UPD) means a deletion of that update in that module and NEW(UPD) means new update of that record in that module.

--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

@StefanRijnhart
Copy link
Member

Given that the records need to be managed in the modules that own them rather in the modules that override them, and that we also have the noupdate data xml for every module, what is it that these lines add to the analyis (in the old or the new format)? Can we perhaps just leave them out?

@pedrobaeza
Copy link
Member

@MiquelRForgeFlow I see what Stefan says as a good proposal.

@MiquelRForgeFlow MiquelRForgeFlow force-pushed the 13.0-upd-openupgrade_analysis branch 2 times, most recently from e567133 to 85415ab Compare February 22, 2021 10:37
@MiquelRForgeFlow
Copy link
Contributor Author

@StefanRijnhart @pedrobaeza Done!

Copy link
Member

@StefanRijnhart StefanRijnhart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks!

@MiquelRForgeFlow
Copy link
Contributor Author

@StefanRijnhart @pedrobaeza I have added more improvements in the analysis as you can see in the commits. The comparison of m2m columns has proved to be useful!!

@StefanRijnhart
Copy link
Member

Very nice, thank you!

@MiquelRForgeFlow MiquelRForgeFlow force-pushed the 13.0-upd-openupgrade_analysis branch from bffa5e2 to 2067046 Compare February 26, 2021 13:10
@pedrobaeza
Copy link
Member

I suppose we need to add this to the recently migrated OCA/server-tools#1941

Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can squash last 4 commits by pairs.

@MiquelRForgeFlow MiquelRForgeFlow force-pushed the 13.0-upd-openupgrade_analysis branch from db4d5f0 to 2d9eb88 Compare March 4, 2021 17:02
@pedrobaeza pedrobaeza merged commit b7ebc0d into OCA:13.0 Mar 5, 2021
@pedrobaeza pedrobaeza deleted the 13.0-upd-openupgrade_analysis branch March 5, 2021 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants