Hi, As you have used many2one relationship so obj.code11 = browse_record instance of class ''person.code1'' and you can access to any filed of class ''person.code1'' by using obj.code11.FieldName similarly for other class also
I again suggest you to put print statement and see you will get where is your problem ------------------------ Regards, Naresh Choksy -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=41345#41345 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
