Hi, There is no easy way of doing that with default reporting engine, only by creating custom module which replaces them on the fly (???) just before parsing.
With "report_openoffice" engine created reports you just have to define custom "stylesheet" document and other reports, that are marked to use global stylesheet doc., will change all their styles (styles are replaced or merged by those from the stylesheet) to those from the stylesheet. In other words if you have changed the font (or any other styles, like colors, line spacing, etc.) for paragraph then all those reports where paragraph are being used will change their look. This is true for other styles too, like headers (headers are part of stylesheet in ODF format), formatting of tables, etc. Best regards, Kaspars ------------------------------- http://kndati.lv -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=56782#56782 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
