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.
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
|
4518 | |||
|
1
1月 20
|
6291 | |||
|
1
12月 19
|
8717 | |||
|
1
12月 19
|
19434 | |||
|
3
4月 18
|
6998 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.