Dear All ...
I knew that one2one is depreceated .. thats why I put it within quote for 
subject.

as http://doc.openerp.com/developer/2_5_Objects_Fields_Methods/field_type.html 
, we have to use many2one.

But how to use this many2one to make a real one2one relation between 2 classes.

I check the hr.employee , it have user_id that many2one to res.users
I have 2 employe :
a. john 
b. marry 

and 1 user : john.

First I try to set "related user" of john with --> john
Next I try to set "related user" of marry with --> john

Voila .. openerp did not give any error msg.

So ...... suppose I have class "person" and "color". How to make it so if one 
color is assigned to a person ... it can not be assigned to other person

Sincerely
-bino-




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=60710#60710

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to