-
-
Notifications
You must be signed in to change notification settings - Fork 528
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
[14.0][IMP] Add warning when payment order is not SEPA #1344
[14.0][IMP] Add warning when payment order is not SEPA #1344
Conversation
b2cddeb
to
fd445e2
Compare
Thanks @anmarmo1 , could you approve the PR? @alexis-via @pedrobaeza was there any problem with this feature in v14? |
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.
Yes! sorry
Second commit is not adding anything. |
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.
Maybe you can squash commits? Overall looks good
fd445e2
to
b531dbe
Compare
@pedrobaeza good to go? :) |
account_banking_pain_base/README.rst
Outdated
@@ -109,6 +109,8 @@ Contributors | |||
|
|||
* Pedro M. Baeza | |||
* Carlos Roca | |||
* `Ooops404 <https://www.ooops404.com/>`_: |
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.
This shouldn't be added, as it's only a cherry-picking
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.
@pedrobaeza my bad, just fixed!
b531dbe
to
56e0bfb
Compare
The field 'sepa' on account.payment.order is only display for SEPA payment methods. If the option "show warning if not SEPA" is enabled on the payment method, a warning banner is now displayed on payment orders with a SEPA payment method which are not SEPA.
56e0bfb
to
f64f2af
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.
/ocabot merge patch
What a great day to merge this nice PR. Let's do it! |
Congratulations, your PR was merged at 6de4f7d. Thanks a lot for contributing to OCA. ❤️ |
Backporting of #1149 needed for OCA/l10n-italy#4367