콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
4669 화면

NOTE: I am aware that we can change this name from the Email template setting, but I'm trying to accomplish this through code. 


First, I overrided the PDF name when printed directly from the Print --> Quotation/Order by overriding the <report>...</report> tag for the id="sale.action_report_saleorder" and  successfully changed the name of the PDF using the print_report_name attribute.

However, when we try to send the quotation to the customer using 'Send By Email', the PDF which is attached gets the default name and not the overrided name. 


I tried to override the contents of "email_template_edi_sale" in a new file, however it is wrapped in a <data noupdate=1> attribute:

<record id="email_template_edi_sale" model="mail.template">

    <field name="report_name"> New-pdf-name </field?

</record>

So my question is, how to change the name of the quotation/SO file which is attached in the 'Send By Email' wizard?
아바타
취소
베스트 답변

Hi,

Try refer the following code.

https://ibb.co/6vMmpxF

Regards

아바타
취소
관련 게시물 답글 화면 활동
1
3월 25
2591
1
11월 22
3525
0
9월 15
4125
0
9월 15
4189
0
4월 23
3