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

Merged
merged 306 commits into from
Jun 28, 2024

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!

@simahawk simahawk self-requested a review February 1, 2024 16:05
Copy link

github-actions bot commented Jun 2, 2024

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jun 2, 2024
@john-herholz-dt
Copy link
Contributor Author

@simahawk what are we doing with this?

Copy link
Contributor

@JordiMForgeFlow JordiMForgeFlow left a comment

Choose a reason for hiding this comment

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

Code review

@github-actions github-actions bot removed the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jun 9, 2024
@peluko00
Copy link

Can you rebase please for the runboat @john-herholz-dt ?

@john-herholz-dt john-herholz-dt force-pushed the 17.0-mig-edi_oca branch 2 times, most recently from fce214c to b9793f7 Compare June 20, 2024 13:39
@john-herholz-dt
Copy link
Contributor Author

I did the rebase, somehow it had now problems with the pre-commit checks, I did another one pre-commit on my side

@peluko00
Copy link

peluko00 commented Jun 20, 2024

the last commit will be include with the migration commit

I did the rebase, somehow it had now problems with the pre-commit checks, I did another one pre-commit on my side

Copy link

@peluko00 peluko00 left a comment

Choose a reason for hiding this comment

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

Code review, LGTM

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@gurneyalex
Copy link
Member

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 17.0-ocabot-merge-pr-47-by-gurneyalex-bump-nobump, awaiting test results.

@john-herholz-dt
Copy link
Contributor Author

Finally! Jeehaaaa.

@OCA-git-bot OCA-git-bot merged commit 28c097c into OCA:17.0 Jun 28, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 91b3a7f. Thanks a lot for contributing to OCA. ❤️

@john-herholz-dt john-herholz-dt deleted the 17.0-mig-edi_oca branch June 28, 2024 09:26
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.