Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
17889 Переглядів

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.

Аватар
Відмінити
Найкраща відповідь

Just show the field create_date in the View

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


Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
3
черв. 25
991
1
січ. 20
3867
1
груд. 19
6294
1
груд. 19
17231
3
квіт. 18
5117