Hi! I try to make a report that prints out a voucher entry. But I don't know how to get the Entry lines in it. Since sale.py not only has the class sale.order but also the class for sale.order.line there is no problem getting it into a report. However in acconting.py there is only the class account.move but no account.move.line. How do I get this done? How can I print a voucher report with all entry lines for the displayed voucher entry?
Thanks knerz _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
