Hi,
I'm trying to add some text in the bottom of my invoice.
In OpenOffice clicked in OpenERP Report Designer > Modify existing report, and I've choose "Invoice - Invoices " report.
I need to add a variable and a text right before the footer:
[[(o.my_variable and format(o.my_variable)) or removeParentNode('para') ]] Some Text
But I just can put this in the middle of the report.
Someone knows how?
↧