Skip to Content
Menu
This question has been flagged
1 Reply
8879 Views

In v6.1, Settings--Companies--Header/Footer, how to assign different footer for Quotation/SO/PO.

<drawCentredString x="10.5cm" y="1.7cm">[[ report type = Quotation ]] footer1</drawCentredString>
<drawCentredString x="10.5cm" y="1.7cm">[[ report type = SO ]] footer2</drawCentredString>
<drawCentredString x="10.5cm" y="1.7cm">[[ report type = PO ]] footer1</drawCentredString>
Avatar
Discard
Best Answer

Hey Youring

you can upgrade report .py file just change header=False after that make header and footer whatever you want directly in rml file design it as you want .

Thanks
Sandeep

Avatar
Discard
Author

Thanks for the quick reply.But then how to make header and footer in the rml file that stay fixed on top and bottom?

Related Posts Replies Views Activity
1
Mar 15
3363
1
Mar 15
5952
0
Mar 15
4910
2
Jul 25
2205
3
Apr 25
5396