To get total of any field you have to use function field. that function field will compute sum of the field and you can use that field in report. or make .py file for that report and define method in it and call that method from report.
check sale_order report for example. ------------------------ OpenERP=Easier, Adaptable, Affordable, Modular -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=48657#48657 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
