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.
6 years ago
Adrien Peiffer (ACSONE)
6f17c7e6b0
Migration of web_widget_color to 10.0 ( #439 )
[MIG] web_widget_color: Migration to 10.0
8 years ago
Stéphane Bidoul (ACSONE)
ff37f0306c
[FIX] pylint
8 years ago
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
9 years ago
Loïc Faure-Lacroix
a858942e8f
Made web_widget_color installable and remove the search field.
The search field doesn't seem to exist anymore
9 years ago
Adil Houmadi
dcb212c58c
[IMP] : patch getDir function to serve files
[REM] : remove jscolor route and replace it with JS
10 years ago
Adil Houmadi
f3f52bb82c
[IMP] : - Rename the module to web_widget_color
- Remove special type (Color) and use (Char) instead of.
10 years ago