This question has been flagged
3 Replies
18741 Views

I want to create for educational qualifications can anyone help me in this matter ??

Avatar
Discard
Best Answer

Hello,

You can create a many2one field as follow : 'test_id': fields.many2one(test.model', 'Test'),

Here, test.model is a name of relational Object.

Thanks.

Avatar
Discard
Best Answer

Hi already more answer there

you can reach to ... many2one field

hope you can get it from here

Thanks Sandeep

Avatar
Discard