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

[15.0][FIX] payment: Wait for payment methods to be created #4259

Merged

Conversation

Meisolsson
Copy link

Since other modules create account.payment.method in this migration we need to wait for them before finding all payment methods and and connecting them to the journal and acquirer.

Discussed in #4257

@pedrobaeza pedrobaeza added this to the 15.0 milestone Dec 15, 2023
@pedrobaeza pedrobaeza changed the title [FIX] Wait for payment methods to be created [15.0][FIX] payment: Wait for payment methods to be created Dec 15, 2023
@pedrobaeza
Copy link
Member

Since other modules create account.payment.method in this migration we
need to wait for them before finding all payment methods and and
connecting them to the journal and acquirer.
@Meisolsson Meisolsson force-pushed the 15.0-fix-payment-method-journal-acquirer branch from 0051e8d to d8e1f1c Compare December 18, 2023 06:11
@Meisolsson
Copy link
Author

My bad, I was sure I had cleaned up the old migration and I've must have missed the note about adding the module name. Should be fixed now.

@pedrobaeza pedrobaeza merged commit 5cb5e2e into OCA:15.0 Dec 18, 2023
2 checks passed
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.

2 participants