Hello,

Our new requirment is to have comment lines in our invoices and packing 
lists. Now when we put a comment in the lines area and try to print it 
gives us an error most probably due to:

<FOR EACH="LINE IN SALE.LINES">....OTHER PLACEHOLDERS....</FOR>

how do we circumvent this? and put the comments within our lines? as such:

ID      |       Item        |       Price
-----------------------------------------------
1            Calculator            90$
       > The Item has only the color red
2            Tape                    0.50$\

Cheers!

Reply via email to