When i use _inherits, the fields of the parent objects override the fields of the child object. I think the normal behavior should be the opposite: the fields of the child oject overriding the fields with the same name of the parent object. Otherwise it is not possible to create a child object that overrides the built-in field 'state' for example.
David Janssens -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=25362#25362 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
