openerp-dev-web team mailing list archive
-
openerp-dev-web team
-
Mailing list archive
-
Message #03001
[Bug 710900] Re: [trunk] text_html widget (widget_ckeditor) doesn't work
** Branch linked: lp:openobject-client-web
--
You received this bug notification because you are a member of OpenERP
SA's Web Client R&D, which is a bug assignee.
https://bugs.launchpad.net/bugs/710900
Title:
[trunk] text_html widget (widget_ckeditor) doesn't work
Status in OpenERP Web Client:
Fix Released
Bug description:
I changed in __openerp__.py (in widget_ckeditor folder) 'active' attr
from False to True. And defined field with widget='text_html' in view
xml. Nothing happened.