You have define the field user_id2 as a required field in python and you don't define this field in xml file.
OpenERP try to save the lead but it doesn't because the field user_id2 is not define. Try to add the user_id2 field in the lead view (XML file) ------------------------ Quentin THEURET http://www.quentin-theuret.net -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=56384#56384 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
