Stephan Rozendaal
3578bfb6e1
[FIX] widget does not set options on the widget
The values of the date widget of the field are not being set.
This is because the start function does not update the options,
instead they are set in the init function. inherit the init
function of the widget, and add the options here.
7 years ago
Kelly Lougheed
85e1728697
[9.0][MIG] web_widget_datepicker_options: Upgrade to v9 ( #546 )
* [9.0][MIG] web_widget_datepicker: Upgrade to v9
* Change headers to shorter version and openerp tags to odoo tags
* Update Readme
* Improvement
8 years ago
Pedro M. Baeza
8a9710a005
[MIG] Make modules uninstallable
9 years ago
Stéphane Bidoul
fa199590b3
[UPD] prefix versions with 8.0
9 years ago
Markus Schneider
4696fffbe4
add OCA to author
10 years ago
Yannick Vaucher
9aa6964ff4
Add bug tracker link on README.rst
10 years ago
Vincent Vinet
e0650cb1bd
add datepicker.js through assets_backend
10 years ago
Vincent Vinet
71a1cdb16c
add OCA icon and AGPL badges
10 years ago
Vincent Vinet
582d474e2e
remove description from __oe__ since it is in README.rst
10 years ago
Vincent Vinet
28af310f52
update api doc link in readme.rst
10 years ago
Vincent Vinet
baa5b25777
add README.rst
10 years ago
Vincent Vinet
c2e95ec679
use include instead of extend
10 years ago
Vincent Vinet
17943f623f
[ADD] web_widget_datepicker_options
10 years ago