Hi all,
I have a question for you:
I have an object with 3 field (partner_src_id, partner_dst_id, 
relation_type_id) that are all a many2one field: this object is named 
partner_relation.
Then I have another object with 3 field (name, description_src, 
description_dst) that are all char: this object is named partner_relation_type.
I insert into res_partner a field relation_ids one2many related to 
partner_src_id.

Well now I want to insert a ref to theese object into partner form, related for 
example with partner_src_id field of partner_relation object.
In the partner form I want to view partner_dst_id and relation_type_id from 
partner_relation and then description_src field from partner_relation_type 
(that was related with relation_type_id <--> id)

Some one know how I can do that ????
Someone can help me ???

Thanks in advance


Zipgem




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

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

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


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

Reply via email to