Skip to Content
Menu
This question has been flagged
2 Replies
8159 Views

Hello

i need to change some parameters in the PDF sales quotation report, for example the email in the fooprint: currently show the general email administrator and we need to show the user that created the quotation. Or we want to change the name of the quotation: currently show SOYYY and we want modified to another format.

How to change this templates? thanks in advanced.

HL

Avatar
Discard
Author

footer not fooprint

Best Answer

Hi Hector,

You have to override "report_saleorder_document" template for this customisation.

Where,  you can add the logged user name by adding "doc.user_id.name" inside your specified div. And I think, Quotation name in report is "doc.name". If you want to change it,  just go and change sequence or settings->sequence & identifiers and change it or you can give a customised Char field reference in report.  
 

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 20
3810
6
Dec 24
19750
3
Apr 19
7682
3
Feb 25
1660
1
Dec 24
1848