Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
3 Răspunsuri
6598 Vizualizări
Imagine profil
Abandonează
Autor Cel mai bun răspuns

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.

Imagine profil
Abandonează
Cel mai bun răspuns

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


Imagine profil
Abandonează

Great, My Issue is solved

Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
nov. 23
1567
2
apr. 24
5973
2
feb. 24
3036
2
iul. 23
5454
0
ian. 25
7703