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
जून 25
|
2246 | |||
|
1
जन॰ 20
|
4661 | |||
|
1
दिस॰ 19
|
7221 | |||
|
1
दिस॰ 19
|
18023 | |||
|
3
अप्रैल 18
|
5806 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.