2 files, here example for invoice: first file is server/bin/addons/account/report/invoice.py
second is server/bin/addons/report/invoice.rml In order to make the changes happen you have to restart the server after editing the *.py file (not necessary when only editing *.rml file) with ./tinyerpserver -d <your database name> -update=all I didn't do it yet but just have a look at the mentioned files and you'll know what to do. knerz _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
