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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
|
1301 | ||
|
1
1월 20
|
4070 | ||
|
1
12월 19
|
6530 | ||
|
1
12월 19
|
17424 | ||
|
3
4월 18
|
5287 |