Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
4990 Vistas

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.


 

Avatar
Descartar
Mejor respuesta

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

Avatar
Descartar
Autor Mejor respuesta

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.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
dic 21
4641
0
mar 15
3540
2
feb 25
5677
1
dic 24
1309
0
dic 24
1263