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] Not error when creating a SEPA mandate with a non-IBAN bank account #1337

Open
alexis-via opened this issue Aug 24, 2024 · 1 comment
Labels

Comments

@alexis-via
Copy link
Contributor

Scenario of the bug:

  1. Install the module account_banking_sepa_direct_debit
  2. On partner X, create a non-IBAN bank account (account type = normal)
  3. Create a SEPA mandate linked to that bank account and save => NO ERROR !
  4. Validate the mandate => NO ERROR !

Houston, we have a problem :)

@alexis-via alexis-via added the bug label Aug 24, 2024
alexis-via added a commit to akretion/banking that referenced this issue Aug 24, 2024
… to an IBAN account

Add python constraint to disallow the creation of a SEPA mandate linked
to a non-IBAN account. Fixes bug OCA#1337
@alexis-via
Copy link
Contributor Author

My PR https://github.com/OCA/bank-payment/pull/1174/files fixes the bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant