openerp-community team mailing list archive
-
openerp-community team
-
Mailing list archive
-
Message #01649
Re: [Merge] lp:~openerp-community/web-addons/7.0-web_color into lp:~webaddons-core-editors/web-addons/7.0
Hi,
Thank for your participation,
For the line :
875 + var _t = openerp.web._t;
876 + var QWeb = openerp.web.qweb;
Yes, it's true, it's not used.
For the line:
880 + instance.web.form.widgets.add(widget_name, 'openerp.web_color');
Yes it's work, this line will add 'color' in the available widget list for the form. In my opinion, it's the one of the most important line on this module
--
https://code.launchpad.net/~openerp-community/web-addons/7.0-web_color/+merge/136214
Your team OpenERP Community is subscribed to branch lp:~openerp-community/web-addons/7.0-web_color.
References