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

[12.0] [ADD] Payment return count on invoice #314

Open
wants to merge 4 commits into
base: 12.0
Choose a base branch
from

Conversation

qgroulard
Copy link

@qgroulard qgroulard commented Feb 7, 2020

based on #310

Add a payment returned counter on invoice.
Plus, you can specify a threshold in settings. Once this threshold is reached for an invoice, mark its move line as 'blocked'.

Use case:
With a debit order, one may want to retry to debit the customers X times.
Blocking the move line prevents to retry after X attempts.

@qgroulard qgroulard force-pushed the 12.0-invoice_payment_return_count-qgr branch 3 times, most recently from 4d274f8 to e43ce5b Compare February 11, 2020 13:58
@qgroulard qgroulard force-pushed the 12.0-invoice_payment_return_count-qgr branch from e43ce5b to 5a76233 Compare February 17, 2020 14:21
@github-actions
Copy link

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 Jan 23, 2022
@github-actions github-actions bot closed this Feb 27, 2022
@sbidoul sbidoul reopened this Jan 26, 2023
@sbidoul sbidoul added no stale Use this label to prevent the automated stale action from closing this PR/Issue. and removed stale PR/Issue without recent activity, it'll be soon closed automatically. labels Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no stale Use this label to prevent the automated stale action from closing this PR/Issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants