Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
17823 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
917
1
ene 20
3798
1
dic 19
6221
1
dic 19
17159
3
abr 18
5084