Skip to Content
Menu
This question has been flagged
1 Odpoveď
18549 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
1904
1
jan 20
4451
1
dec 19
6970
1
dec 19
17791
3
apr 18
5632