Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odgovori
21596 Prikazi

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

Avatar
Opusti
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
Opusti
Best Answer

Hi already more answer there

you can reach to ... many2one field

hope you can get it from here

Thanks Sandeep

Avatar
Opusti