odoo/odoo#175257

Created by fw-bot
Merged at 9b003fde47edf9b2d88b53320aabb3a13151db40

Statuses:

label
odoo-dev:saas-17.1-master-date-widget-work-with-datetime-imp-laro-L2Ea-fw
head
64dc3f78195b213ce4467c7f49443ea51b89b6cc
merged
1 year ago by JavaScript, Mathieu Duckerts-Antoine (dam)
odoo/odoo odoo/enterprise odoo/documentation
17.0 #161705 #67258 #10325
saas-17.1 #175257 #67753 #10481
saas-17.2 #175419 #67835 #10545
saas-17.4 #175446 #67843 #10564
18.0
saas-18.2
saas-18.3
saas-18.4
master #175743 #67988 #10603

[FW][FIX] web: hide time in datetime widgets

Before this commit:
- There was no option to hide the time part from the datetime widget.

After this commit:
- A 'show_time' option is added to the datetime widget. When set to false, it
hides the time part from the datetime.

Enterprise PR:  odoo/enterprise#67258

task-3698841


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Forward-Port-Of: #161705