Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
18072 Visualizações

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
Cancelar
Melhor resposta

Just show the field create_date in the View

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


Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
3
jun. 25
1264
1
jan. 20
4031
1
dez. 19
6497
1
dez. 19
17394
3
abr. 18
5258