Skip to Content
Menu
This question has been flagged
1 Reply
17944 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
1049
1
Jan 20
3893
1
Dec 19
6346
1
Dec 19
17254
3
Apr 18
5150