-
-
Notifications
You must be signed in to change notification settings - Fork 411
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
[15.0][IMP] account_payment_notification - show bank name on email templates for vendor bills #766
[15.0][IMP] account_payment_notification - show bank name on email templates for vendor bills #766
Conversation
Hi @yajo, |
@@ -19,6 +19,9 @@ | |||
</p> | |||
<p t-else=""> | |||
Your payment order was processed and sent to the bank. | |||
|
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.
3c42180
to
ef3df54
Compare
…mplates for vendor bills.
ef3df54
to
2af02be
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 minor
Hey, thanks for contributing! Proceeding to merge this for you. |
Congratulations, your PR was merged at b226fda. Thanks a lot for contributing to OCA. ❤️ |
This will show the bank name on emails when it's a payment for a vendor.
@moduon MT-7146
Quick video:
https://www.loom.com/share/af511428bfea4c15a576ba9716b21ac3?sid=2f6bbe29-e1e4-4ee1-b033-437fc02119d4
@Shide @yajo @rafaelbn please review, if you can.