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

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
1253
1
січ. 20
4021
1
груд. 19
6486
1
груд. 19
17380
3
квіт. 18
5249