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
- 프로젝트
- 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.
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|  | 2 1월 24  | 3345 | ||
|  | 2 6월 22  | 5304 | ||
|  | 2 6월 18  | 6764 | ||
|  | 2 11월 16  | 14644 | ||
|  | 2 2월 24  | 13265 | 
