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

[16.0] [MIG] account_invoice_refund_reinvoice: Migration to 16.0 #1755

Merged

Conversation

luisDIXMIT
Copy link

Standard migration.

@etobella

"invoice_user_id": self.invoice_user_id.id,
}

def _reverse_move_vals(self, default_values, cancel=True):
Copy link
Member

Choose a reason for hiding this comment

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

I think that this function was removed on 16. Also, I think you found another way to do the job.

Copy link
Author

Choose a reason for hiding this comment

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

You're right! I removed the unnecessary overridden method.

@luisDIXMIT luisDIXMIT force-pushed the 16.0-mig-account_invoice_refund_reinvoice branch from fefbdaa to 7cb635c Compare July 10, 2024 09:18
@etobella
Copy link
Member

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 16.0-ocabot-merge-pr-1755-by-etobella-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 7d9c948 into OCA:16.0 Dec 24, 2024
6 of 7 checks passed
@OCA-git-bot
Copy link
Contributor

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

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.

6 participants