This question has been flagged
2 Replies
3079 Views

Hi all please how can i add "Subject Name" in quotation pdf file name exported from the system.

for example now my quotation exported with this name "Quotation - SO019.pdf"

so how can i make it like this "SubjectName - Quotation - SO019.pdf" ?

* SubjectName = the name of quotation sending to

Thanks.

Avatar
Discard
Best Answer

Hello 

you can change the name from the report.

go to menu Settings ->  Technical -> Reporting -> Reporting

select the report for that you want to change the name.

and change the string into the field "Printed report name".


Avatar
Discard
Author Best Answer

thank you, but how can i know the technical name for the object to add it ?

Avatar
Discard

you mean fieldname ? activate the debug mode, go to respective model and move your cursor to any field. you will get the technical name of the field. and that name you can use like "object.your_fieldname".