Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
4873 Widoki

Hi,

I would like to change the notification mail layout used in Orders/Send by Email and Invoices/Send by Email.
I have created my custom template, inherited 'mail.compose.message' class and changed the default custom layout
in send_mail method :

notif_layout = self._context.get('custom_layout')

with mine custom layout name is:

notif_layout = "my_custom_module.my_custom_layout_id"

The problem is when the _notify method is called in "res.partner" and tries to find the base template, my custom template is not found by this name. Is there something wrong with the name in the notif_layout variable?


Does anyone have any idea or experience with this?

Thank you.


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
8
lip 24
23097
1
wrz 21
3843
0
lis 20
3300
7
wrz 19
35524
1
mar 15
6778