have a look at server/addons/sale/sale.py search for 'def _make_invoice'. You can see the fields of which the values are transferred to the invoice. Then these values are available for the invoice report, too (if the fields are defined in invoice.py). maybe this will help you a bit.
knerz _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
