Skip to Content
Menu
This question has been flagged
1 Reply
18388 Views

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
Discard
Best Answer

Just show the field create_date in the View

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


Avatar
Discard
Related Posts Replies Views Activity
3
Jun 25
1719
1
Jan 20
4325
1
Dec 19
6831
1
Dec 19
17672
3
Apr 18
5517