Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
17794 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
867
1
ene 20
3782
1
dic 19
6190
1
dic 19
17113
3
abr 18
5062