跳至内容
菜单
此问题已终结
1 回复
17044 查看

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>


形象
丢弃
相关帖文 回复 查看 活动
1
1月 20
3290
1
12月 19
5413
1
12月 19
16472
3
4月 18
4575
1
5月 16
6099