Skip to Content
Menu
This question has been flagged
1 Reply
18635 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
2024
1
Jan 20
4558
1
Dec 19
7048
1
Dec 19
17869
3
Apr 18
5695