Skip to content

[16.0][FIX] account_payment_mode: do not propose an electronic payment method when creating a journal if it has already been assigned #1298

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

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

JordiBForgeFlow
Copy link
Member

Previously, when you tried to install this module and the module payment_authorize at the same time, an error would raise because payment_authorize creates an electronic payment method, that is then assigned to the cash and bank accounts when the chart of accounts is loaded, resulting in an error.

@JordiBForgeFlow JordiBForgeFlow force-pushed the 16.0-fix-account_payment_mode-default-inbound-payment-methods branch 3 times, most recently from 676a1f7 to ea4d784 Compare June 18, 2024 08:21
when creating a journal if it has already been assigned.

Previously, when you tried to install this module and the module payment_authorize
at the same time, an error would raise because payment_authorize creates an
electronic payment method, that is then assigned to the cash and bank accounts
when the chart of accounts is loaded, resulting in an error.
@JordiBForgeFlow JordiBForgeFlow force-pushed the 16.0-fix-account_payment_mode-default-inbound-payment-methods branch from ea4d784 to 64ba56d Compare June 18, 2024 08:28
@EmilioPascual
Copy link

EmilioPascual commented Aug 6, 2024

BP for 16.0 with fix already merged in 17.0 #1329

Copy link

github-actions bot commented Dec 8, 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 Dec 8, 2024
@github-actions github-actions bot closed this Jan 12, 2025
@github-actions github-actions bot removed the stale PR/Issue without recent activity, it'll be soon closed automatically. label Mar 16, 2025
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.

3 participants