Martronic SA
98e32b8791
[10.0] web_widget_color allow empty values ( #1130 )
...
* check the imput only if something has been entered in the field, don't check it if the value is empty as the field might not be required.
* don't require a value and let Odoo if the field has to be required or not.
2018-12-18 10:36:27 +01:00
Adrien Peiffer (ACSONE)
6f17c7e6b0
Migration of web_widget_color to 10.0 ( #439 )
...
[MIG] web_widget_color: Migration to 10.0
2016-10-12 10:54:45 +02:00
Stéphane Bidoul (ACSONE)
ff37f0306c
[FIX] pylint
2016-09-28 20:53:17 +02:00
Nicolas JEUDY
954baadc44
fix: update to new js api
...
- Force store_dom_value
- add clean colored square in tree view
- update readme and __openerp__.py for maintainers
2016-09-28 20:53:01 +02:00
Loïc Faure-Lacroix
a858942e8f
Made web_widget_color installable and remove the search field.
...
The search field doesn't seem to exist anymore
2016-09-28 20:53:01 +02:00
Adil Houmadi
dcb212c58c
[IMP] : patch getDir function to serve files
...
[REM] : remove jscolor route and replace it with JS
2015-03-02 14:48:03 +01:00
Adil Houmadi
f3f52bb82c
[IMP] : - Rename the module to web_widget_color
...
- Remove special type (Color) and use (Char) instead of.
2015-02-19 13:37:34 +01:00