-
-
Notifications
You must be signed in to change notification settings - Fork 526
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][IMP] account_payment_order: check that bank allows out-payments #1177
Conversation
75bebca
to
ddfd5d9
Compare
0e65587
to
8493f12
Compare
7b07dcf
to
81254af
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code review, thanks LGTM
Hi @astirpe cuold you re-trigger runboat with a commit ? |
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wait, I'm seeing that this is not enough, as we should filter these accounts in:
- Automatic selection when no bank is selected in the invoice.
- When displaying the account in the invoice if the payment mode has this configuration.
Hey, thanks for contributing! Proceeding to merge this for you. |
@pedrobaeza your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-1177-by-pedrobaeza-bump-minor. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK, let's go with this option
/ocabot merge patch
Hey, thanks for contributing! Proceeding to merge this for you. |
Please fw-port it to 17.0 |
@pedrobaeza your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-1177-by-pedrobaeza-bump-patch. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
Uhm, it seems there are affected tests by this change. Can you please rebase and check them? |
A previous MR existed but only when payment order was triggered from invoices. We added the case also directement from confirm button on payment order original PR: OCA#1177
A previous MR existed but only when payment order was triggered from invoices. We added the case also directement from confirm button on payment order original PR: OCA#1177
Superseded by #1340 |
A previous MR existed but only when payment order was triggered from invoices. We added the case also directement from confirm button on payment order original PR: OCA#1177
A previous MR existed but only when payment order was triggered from invoices. We added the case also directement from confirm button on payment order original PR: OCA#1177
A previous MR existed but only when payment order was triggered from invoices. We added the case also directement from confirm button on payment order original PR: OCA#1177
A previous MR existed but only when payment order was triggered from invoices. We added the case also directement from confirm button on payment order original PR: OCA#1177
Add check that bank allows out-payments