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] account_banking_ach_base #137

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

Conversation

JordiMForgeFlow
Copy link

@JordiMForgeFlow JordiMForgeFlow commented Nov 21, 2024

standard migration

@JordiMForgeFlow JordiMForgeFlow force-pushed the 17.0-mig-account_banking_ach_base branch from fcf8fca to 3191217 Compare November 29, 2024 15:05
@JordiMForgeFlow
Copy link
Author

@OCA/local-usa-maintainers could we get some reviews here? Thank you :)

@JordiMForgeFlow JordiMForgeFlow force-pushed the 17.0-mig-account_banking_ach_base branch from 3191217 to 3419f48 Compare December 19, 2024 11:29
Comment on lines +61 to +62
for mandate in mandates:
mandate.set_payment_modes_on_partner()
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
for mandate in mandates:
mandate.set_payment_modes_on_partner()
mandates.set_payment_modes_on_partner()

It would be better if you adapt set_payment_modes_on_partner() to api.multi, as it is doing search and write inside.

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.