[10.0][ADD] option to deactivate color picker on many2many_tags (#713)

This commit is contained in:
Akim Juillerat
2017-09-05 09:47:23 +02:00
committed by Pedro M. Baeza
parent 544a25c1ac
commit ecc615eb9e
3 changed files with 10 additions and 1 deletions

View File

@@ -72,6 +72,10 @@ in the field's options dict
Makes many2many_tags buttons that open the linked resource
``no_color_picker`` *boolean* (Default: ``False``)
Deactivates the color picker on many2many_tags buttons to do nothing (ignored if open is set)
ir.config_parameter options
---------------------------