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

[17.0][MIG] edi_oca: Migration to 17.0 #47

Open
wants to merge 306 commits into
base: 17.0
Choose a base branch
from

Conversation

john-herholz-dt
Copy link
Contributor

@john-herholz-dt john-herholz-dt commented Dec 21, 2023

A lot of views needed to be adjusted.

Furthermore I changed the _search method on edi_exchange_record, as the count param no longer works.
Not sure about the change as I don't know what the override of the _search method was suppossed to do.

Edit: @nguyenminhchien helped on the _search method.

Copy link

@nguyenminhchien nguyenminhchien left a comment

Choose a reason for hiding this comment

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

PR of base_edi has been merged, you can remove it from test-requirements.txt

edi_oca/__manifest__.py Outdated Show resolved Hide resolved
edi_oca/migrations/16.0.1.0.0/pre-migrate.py Outdated Show resolved Hide resolved
edi_oca/models/edi_exchange_record.py Outdated Show resolved Hide resolved
edi_oca/models/edi_exchange_record.py Outdated Show resolved Hide resolved
edi_oca/static/src/xml/widget_edi.xml Outdated Show resolved Hide resolved
edi_oca/views/edi_exchange_type_rule_views.xml Outdated Show resolved Hide resolved
edi_oca/views/edi_exchange_type_views.xml Show resolved Hide resolved
@john-herholz-dt
Copy link
Contributor Author

Thanks @nguyenminhchien for your in depth review. Will adjust everything later today.
Sure I might have forgotten about some essential changes like the name_get. I didn't look into it.

@john-herholz-dt john-herholz-dt force-pushed the 17.0-mig-edi_oca branch 4 times, most recently from e6d02f2 to cce2c95 Compare December 22, 2023 12:20
@john-herholz-dt
Copy link
Contributor Author

I have applied the suggested changes, all tests now pass.

@john-herholz-dt
Copy link
Contributor Author

Hello @simahawk , I know you are busy, but once you have some minutes, could you check this PR, I need to migrate everything to 17.0 and edi_oca is the most critical.

I also saw there was another PR for 16 "add partner form page". Do I need to update the code?
Does this work with the git patch command from the migration wiki?

Thank you very much!

OCA-git-bot and others added 23 commits January 18, 2024 09:12
Select main  only as they can be nested into field custom forms.
I'm looking at you  on v16 :S
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: edi-framework-16.0/edi-framework-16.0-edi_oca
Translate-URL: https://translation.odoo-community.org/projects/edi-framework-16-0/edi-framework-16-0-edi_oca/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: edi-framework-16.0/edi-framework-16.0-edi_oca
Translate-URL: https://translation.odoo-community.org/projects/edi-framework-16-0/edi-framework-16-0-edi_oca/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: edi-framework-16.0/edi-framework-16.0-edi_oca
Translate-URL: https://translation.odoo-community.org/projects/edi-framework-16-0/edi-framework-16-0-edi_oca/
@john-herholz-dt john-herholz-dt force-pushed the 17.0-mig-edi_oca branch 2 times, most recently from be5c45a to 5bf3c8e Compare January 18, 2024 08:58
@john-herholz-dt
Copy link
Contributor Author

I have re-done the migration with the latest changes from 16.0 branch that were not included previously.

@simahawk simahawk self-requested a review February 1, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet