Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
638 Vistas

here is some issues I cannot understand ,What does it mean by comodel and there is any related concept between CoModel and Relational Fields.

Avatar
Descartar

"Comodel" is not a question.

We get almost 1,000 posts a month and not everyone will open a post to find out what your question is.

I have edited your post to make the title a question.

In the future, please consider using a Question that makes it clear what you ask without requiring people to open your post, as this will often increase the chances
people will respond and make everything clearer for others looking for the same answer.

See also https://www.odoo.com/forum/help-1/meta-why-do-some-questions-get-answers-and-others-do-not-25620

Mejor respuesta

Hi Yahya,

I assume you asking about comodel attribute when you are defining a relational fields (one2many, many2many, or many2one) and you already know about relational database in advance.

You must already know that when we create a table and we want to create a relation between two tables we will use so called Foreign Key, when defining Foreign Key you need a target - this target is what we call as comodel in Odoo

Model = table (analogy it this way)
Comodel = model(table) that corresponding with the current model(table) that you are working


Hope this helps

Avatar
Descartar
Autor

Great ,Thanks !

Publicaciones relacionadas Respuestas Vistas Actividad
2
ago 25
2426
1
jul 25
918
1
ago 25
1151
0
may 25
1347
2
abr 25
3572