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] grouping doesn't take into account the mandate #1336

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

[16.0] grouping doesn't take into account the mandate #1336

alexis-via opened this issue Aug 23, 2024 · 1 comment
Labels
bug stale PR/Issue without recent activity, it'll be soon closed automatically.

Comments

@alexis-via
Copy link
Contributor

I found this bug while reading the code of OCA/bank-payment... then I tested the corresponding scenario and it confirmed the bug.

Here is the scenario:

  • create a new customer with 1 bank account. Set customer payment mode to SEPA direct debit. Create 2 mandates linked to that bank account.
  • create a customer invoice for that new customer with mandate 1.
  • create a customer invoice for that new customer with mandate 2.
  • add the 2 customer invoices to a new direct debit order. Confirm that debit order: you will see a single account.payment, instead of 2. When you generate the XML file, you will have only 1 transaction linked to only 1 of the 2 mandates.
Copy link

There hasn't been any activity on this issue in the past 6 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 issue 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 Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

No branches or pull requests

1 participant