- To remove access to portal user from the invoice email template
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
3
Odpowiedzi
6575
Widoki
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.
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
0
lis 23
|
1549 | ||
Cookie banner in Odoo website
Rozwiązane
|
|
2
kwi 24
|
5956 | |
|
2
lut 24
|
3023 | ||
Online payment button in invoice mail
Rozwiązane
|
|
2
lip 23
|
5445 | |
|
0
sty 25
|
7679 |