that's a good question. As you say, i download today release with sample. First remark, it doesn't work. I modify some things and problem with lorem import. Try to use the one i made, same problem with parser. So i edit sample odt, remove all lorem access, modify import in parser and try it.
As always, the same error : \xcd\x15\x06\x1eaD\n File "build/bdist.macosx-10.6-i386/egg/genshi/template/eval.py", line 309, in lookup_name\n val = cls.undefined(name)\n File "build/bdist.macosx-10.6-i386/egg/genshi/template/eval.py", line 410, in undefined\n raise UndefinedError(key, owner=owner)\nUndefinedError: "hello_world" not defined\n' and more important, the server crash ..... i modify report_openoffice, print functions in parser and no hello_world. I think i have missed something, but what ? No more time to play. I come back to report_openoffice modify to load parser (not the official) and now all work. For remark in example : rml work well if it contains report_open... and not /addons/.... and parser load well if it became with : addons/report.... have a nice day. -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=57207#57207 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
