Hi everybody, i am looking for some documentation about the generation of pdf reports. For instance, i want to insert the product description in my order reports, but i just cannot find how to do that? I mean, i found out how to change the reports via openoffice, but i cannot find which variables i can use.
So, i have this line in my document: [[repeatIn(o.order_line,'line')]] And then comes: [[ line.name ]] which is easy and self-explaining. So i thought adding the description is easy too, but it wasnt, i tried: [[ line.description]] [[ line.desc]] and some variants, but nothing got me closer to what i want to achieve. Thanks in Advance for your Help Sven _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
