c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #15566
[Bug 710900] Re: [trunk] text_html widget (widget_ckeditor) doesn't work
Looks like openerp didn't finish implementing this widget for the
release.
We require it for the JunariCRM e-mail editor and we are delivering to a
customer shortly so I have completed this for them. Please see attached
patch :)
Please note I have only just completed this and it is not fully tested,
but seems to work (tested for on_change as well)
Enjoy!
** Patch added: "Patch to implement ckeditor for text_html widgets in v6 web client"
https://bugs.launchpad.net/openobject-client-web/+bug/710900/+attachment/1839586/+files/widget_ckeditor.patch
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/710900
Title:
[trunk] text_html widget (widget_ckeditor) doesn't work
Status in OpenERP Web Client:
Confirmed
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.
References