コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
18046 ビュー

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>


アバター
破棄
関連投稿 返信 ビュー 活動
3
6月 25
1252
1
1月 20
4019
1
12月 19
6485
1
12月 19
17380
3
4月 18
5249