Daily updates from Odoo
Wednesday, November 12, 2014
1 change · master
Resolved issues and error corrections
The web interface now uses a newer Bootstrap-based date and time picker instead of the older jQuery UI component. This fixes issues with date fields not opening correctly and improves language support by aligning the picker locale with the server settings.
Original PR description
Remove jquery-ui-datetimepicker library and change with a bootstrap one Also include moment.js library (needed by the new library)