Skip to Content
Menu
This question has been flagged
1 Reply
5169 Views

class A has field f1 , and class B has field f2 , what i need is to give f2 the value of f1 ,any help please ?

Avatar
Discard
Best Answer

Hi,

You can use related type of the field. which will store the value from f1 in to f2. You may refer the link for how to define related field : https://doc.openerp.com/6.0/developer/2_5_Objects_Fields_Methods/field_type/

Avatar
Discard
Related Posts Replies Views Activity
2
Dec 22
6099
2
Aug 22
14480
4
Oct 20
9114
6
Feb 16
45297
0
Feb 25
1902