Skip to Content
Menu
This question has been flagged
1 Odpoveď
17866 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
981
1
jan 20
3851
1
dec 19
6277
1
dec 19
17204
3
apr 18
5106