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>
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
3
Jun 25
|
2024 | ||
|
|
1
Jan 20
|
4558 | ||
|
|
1
Dec 19
|
7048 | ||
|
|
1
Dec 19
|
17869 | ||
|
|
3
Apr 18
|
5695 |