Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
18030 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
1201
1
ene 20
3998
1
dic 19
6460
1
dic 19
17349
3
abr 18
5218