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

I need to display the creation date for customers that were created in tree view.

How can I achieve this?

Is there any ORM method to get creation date of records and store it in a variable.

Avatar
Descartar
Mejor respuesta

Just show the field create_date in the View

<tree>
<field name="create_date"/>
</tree>


Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
jun 25
1241
1
ene 20
4013
1
dic 19
6472
1
dic 19
17371
3
abr 18
5240