<field name="booking_date" />
this field is showing date like ----- 12/27/2022
i want this in ---- 27/12/2022 formate
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
<field name="booking_date" />
this field is showing date like ----- 12/27/2022
i want this in ---- 27/12/2022 formate
Hi,
Try like below.
<field name="date_deadline" eval="DateTime.today().strftime('%Y-%m-%d %H:%M')"/>
Use the strftime() function and put the format.
Regards
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
odoo 16 dashboard select specific date range
Diselesaikan
|
|
3
Jun 25
|
775 | |
How to get Creation Date for created Customer?
Diselesaikan
|
|
1
Jan 25
|
17721 | |
|
1
Jan 20
|
3732 | ||
|
1
Des 19
|
6116 | ||
|
1
Des 19
|
17048 |