Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
17754 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
828
1
ene 20
3753
1
dic 19
6148
1
dic 19
17072
3
abr 18
5042