Skip to Content
Menu
This question has been flagged
3 Replies
21651 Rodiniai

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

Portretas
Atmesti
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.

Portretas
Atmesti
Best Answer

Hi already more answer there

you can reach to ... many2one field

hope you can get it from here

Thanks Sandeep

Portretas
Atmesti