Skip to Content
Menu
This question has been flagged
1 Odpoveď
18290 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
1573
1
jan 20
4233
1
dec 19
6731
1
dec 19
17584
3
apr 18
5432