跳至內容
選單
此問題已被標幟
3 回覆
21629 瀏覽次數

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

頭像
捨棄
最佳答案

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.

頭像
捨棄
最佳答案

Hi already more answer there

you can reach to ... many2one field

hope you can get it from here

Thanks Sandeep

頭像
捨棄