When we apply domain to particular many2one field in XML file. The result when we search its perfect.
But the problem when the new record created from there even if the new record is not full fill the domain condition the new record is selected in that field and we can save that record. My suggestion is that after creating the new record from the many2one field the search method should be called for that new record and checks whether the new record satisfy the domain condition or not and if no then the record should not be there. -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=23456#23456 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
