For Quotation Date in a Sales Order, we don't need the time portion.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
Odoo leverages the Bootstrap Tempus Dominus datepicker.
The best option is to use field options to change the format used:
options="{'datepicker': {'format': 'L'}}"
Although you can change the widget used to DATE instead of DATETIME you will encounter issues if you are not in the UTC timezone, see https://github.com/odoo/odoo/issues/55827
Thanks for the info
Hi,
Add widget="date" along with the field by inheriting the view.
Thanks
If you are in a timezone which has a negative UTC offset, you will encounter the problem I reference.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
2
янв. 24
|
2519 | ||
|
2
июн. 22
|
4463 | ||
|
2
июн. 18
|
6028 | ||
|
2
нояб. 16
|
13615 | ||
|
2
февр. 24
|
12512 |