跳至内容
菜单
此问题已终结
2 回复
5112 查看

We have our odoo running as saas, so no access to code, logs or whatever. So in settings->Technical->Database Structures->models I created a model  x_test. Now in res.partner model i created a new custom field with Field Type = many2one and Object Relation = x_test.

But it does not work, I always have the error no reference in found in x_test. Can someone help on this? I am not sure about the models, in x_test i created a field x_id of type integer. But maby it is looking for field "id"?

With existing tables it works, but not with custum models.

Thanks.


 

形象
丢弃
最佳答案

Hi Actually it will work for custom module also...

and u need not add id field in your custome model (x_test)... try adding a "x_name" field... I have tried and it works for me.. guess you are missing something ..

形象
丢弃
编写者 最佳答案

Hello,

Strange indeed it works fine today, I tried like for 4houres yesterday and search for answers on internet and documentation. Found nothing, today i do the same and it works. Very frustrating.

Anyway thanks for your time.

形象
丢弃
相关帖文 回复 查看 活动
1
12月 21
4789
0
3月 15
3657
2
2月 25
5913
1
12月 24
1464
0
12月 24
1430