Ok, with new modules it works .... not well. In fact, it's work well with oo - odt type.
But when trying to have oo - pdf type, have to modify type of parser because error appears : [2010-06-10 09:58:00,401] ERROR:web-services:[27]: oo_parser = self.parser(cr, uid, self.name2, context=context) [2010-06-10 09:58:00,401] ERROR:web-services:[28]: File "/opt/openerp/server/bin/addons/pm_mrp/python/report/production_order.py", line 31, in __init__ [2010-06-10 09:58:00,401] ERROR:web-services:[29]: super(Parser, self).__init__(cr, uid, name, context=context) [2010-06-10 09:58:00,401] ERROR:web-services:[30]: TypeError: super(type, obj): obj must be an instance or subtype of type I search which type to give. If you have an idea, tell me. -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=57261#57261 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
