credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #02602
[Bug 910568] [NEW] trunk : The widget for event description shoud be text_tag!!!
Public bug reported:
Its about res.partner.event model.
Go on any partner record, do an operation of mass mailing. There will be
an event generated for the partner record.
Go on Partner again, click on 'Events' act_window. The text inside the
description field is tagged with '<pre>' tags and ofcourse it has to
be, because the entry has been taken from the email wizard which uses
the text_tag widget and hence the values are HTML formatted.
Hence, it is recommended that the description field should be the
'text_tag' holder !
The attached Merge does the rest.
Thanks,
Serpent Consulting Services.
** Affects: openobject-server
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/910568
Title:
trunk : The widget for event description shoud be text_tag!!!
Status in OpenERP Server:
New
Bug description:
Its about res.partner.event model.
Go on any partner record, do an operation of mass mailing. There will
be an event generated for the partner record.
Go on Partner again, click on 'Events' act_window. The text inside the
description field is tagged with '<pre>' tags and ofcourse it has to
be, because the entry has been taken from the email wizard which uses
the text_tag widget and hence the values are HTML formatted.
Hence, it is recommended that the description field should be the
'text_tag' holder !
The attached Merge does the rest.
Thanks,
Serpent Consulting Services.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/910568/+subscriptions
Follow ups
References