I'm trying to use the base_report_designer and OpenOfice to modify the 'Picking List - Delivery Order'.
I've successfully connected to the server, opened the report, changed the report and sent the report back to the server but I want to add some text to the bottom of the deliery order (box for Name, Signature, Date etc.). I've spent several hours on this but I can't open the area below the repeating lines section section to add the above to the bottom of the report. If I add a section this is repeated after each line, I just want a section to be printed after all of the lines have been output.
I just need an area simular to the one in the report 'Purchase Order - Request for Quotaton' which has the following in it: -
[[ format(order.notes or '') ]]
Regards,
[[ user.signature or '' ]]
Can anyone help?
Many thanks,
Kevin
Still trying to solve this if anyone can help?