Skip to Content
Menu
This question has been flagged
1 Odpoveď
18037 Zobrazenia

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
Zrušiť
Best Answer

Just show the field create_date in the View

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


Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
3
jún 25
1236
1
jan 20
4013
1
dec 19
6471
1
dec 19
17371
3
apr 18
5240