Thanks to cedk and enlightx on #openobject I was able to figure out the problem :)
Basically I missed the part in the documentation where a sort of "dummy class" needs to be defined with _inherit = "original class" that actually adds the second many2many relation. It's in there. I just wasn't paying attention. -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=48042#48042 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
