I thought about using many2many instead. In some cases it would be fine, but sometimes I want the ability to open the target object for viewing or editing, sometimes even follow a chain of objects.
I'm not sure I follow your reasoning on the impossibilty of what I want. If my target object has a many2one field to the calling object surely all the calling one2many widget has to do is search the target objects for ones with no value in the many2one and, if I select one, to set the value there. What am I missing? -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=57216#57216 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
