I need an explanation for the get_object_reference function
Se marcó esta pregunta
3
Respuestas
18877
Vistas
From the method docstring:
Returns the id of the ir.model.data record corresponding to a given module and xml_id (cached) or raise a ValueError if not found
In other words, it will get id of record, imported to database from xml.
thank you for your clear explanation
Hello Maniganda, Nazarii,
What is the difference between get_object and get_object_reference?
get_object returns a browsable record for the given module name and xml_id.
get_object_reference the database ID only
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
|
0
abr 26
|
13 | ||
|
|
0
mar 26
|
4 | ||
|
|
0
feb 26
|
41 | ||
|
|
2
sept 25
|
1907 | ||
|
|
1
sept 25
|
2935 |