تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3 الردود
6622 أدوات العرض
الصورة الرمزية
إهمال
الكاتب أفضل إجابة

create an inherited views from the "Mail: Pay Now mail notification template" view.

Add the following code on the architecture. 

<xpath expr=”//div[@style=’margin: 32px 0px 32px 0px; text-align: center;’]” position=”replace”/>


Warning : copy and paste this sentence won't work, you have to rewrite it.




This will remove the button from the emails sent with that invoice email template.

الصورة الرمزية
إهمال
أفضل إجابة

In odoo V15,  remove 

<a t-if="has_button_access"
t-att-href="button_access['url']"
style="padding: 8px 12px; font-size: 12px; color: #FFFFFF; text-decoration: none !important; font-weight: 400; background-color: #875A7B; border: 0px solid #875A7B; border-radius:3px"
>
<t t-esc="button_access['title']"/>
a>

from mail.message_notification_email


الصورة الرمزية
إهمال

Great, My Issue is solved

أفضل إجابة

This might be a solution > https://github.com/elsguns/odoo/tree/master/mail_no_portal.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
نوفمبر 23
1592
2
أبريل 24
5997
2
فبراير 24
3050
2
يوليو 23
5474
0
يناير 25
7722