[19.0][MIG] pos_payment_method_change_policy: Migration to 19.0#1488
Open
vasanthr-cp wants to merge 1 commit intoOCA:19.0from
Open
[19.0][MIG] pos_payment_method_change_policy: Migration to 19.0#1488vasanthr-cp wants to merge 1 commit intoOCA:19.0from
vasanthr-cp wants to merge 1 commit intoOCA:19.0from
Conversation
Member
|
Thanks for the contribution. Please preserve commit history following technical method explained in https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-19.0. If the jump is between several versions, you have to modify the source branch in the main command to accommodate it to this circumstance. |
Author
|
"Hi team, just a friendly ping on this PR. All tests are passing and it's ready for review. Would appreciate any feedback!" |
Author
|
@cyrilmanuel I've squashed all commits into one clean commit. Could you please re-approve? |
Author
|
"Hi team, just a friendly ping on this PR. All tests are passing and it's ready for review. Would appreciate any feedback!" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR migrates the module pos_payment_method_change_policy to Odoo 19.0.
Changes Made
19.0.1.0.0..rstfiles in favor of.md).pyproject.tomlusingwhoolas per the latest OCA standards.Testing/Validation
pre-commit run --all-fileslocally and all checks passed.CC: @OCA/pos-maintainers