跳至內容
選單
此問題已被標幟
1 回覆
235 瀏覽次數

I would like to change the look of the button. It is not the Quotation templates under the technical menu. Anyone know where I can find it.



頭像
捨棄

What is the ROI of this change?

作者

Not relevant. 

作者

Thanks for the reply. I just want to change the color of the button.

So, Settings -> General Settings -> Companies -> Email Templates (Header and Footer Color).

作者

Christoph Farnleitner, perfect, thank you

最佳答案

Not a trivial thing to adjust due to the fact that this is a common 'wrapping' template for many mails.

While the template you are looking for should be mail.mail_notification_layout (https://github.com/odoo/odoo/blob/f417f35bcc63ae3177a369e9a11d8f6f63b92a77/addons/mail/data/mail_templates_email_layouts.xml#L23) you need to be aware about the fact that its data - and presence in general - highly depends on additional factors. Just the title text of the button for example is passed on from 

SaleOrder._notify_get_recipients_groups()

 (https://github.com/odoo/odoo/blob/f417f35bcc63ae3177a369e9a11d8f6f63b92a77/addons/sale/models/sale_order.py#L1536)


Note that you may also have limited styling options from Settings -> General Settings -> Companies -> Email Templates (Button Text and Button Color​). 


The Update Mail Layout action here in fact links you to the afore mentioned template as well.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
3月 25
789
2
8月 25
788
0
8月 25
400
2
5月 25
1389
2
10月 25
1327