> but it looks like the parser is being ignored.
The path to the parser was a bit of trial and error, it has to start with a forward slash. (mine is now: /bin/addons/mymodule/report/report_parser.py) I also tested the "inline parser" where the code is in the text field. Worked for me too. To test if my parser was not ignored I added a little bit in the self.localcontext bit. For example like so: self.localcontext.update({ 'debugme': "This comes from the parser" }) In the openoffice report, that bit should then be reachable as a field. -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=55739#55739 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users