Skip to Content
Menu
This question has been flagged
1 Reply
17841 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
935
1
Jan 20
3814
1
Dec 19
6248
1
Dec 19
17195
3
Apr 18
5087