← Back to team overview

openerp-india team mailing list archive

[Bug 910568] Re: trunk : The widget for event description shoud be text_tag!!!

 

Thanks Olivier Dony.

** Changed in: openobject-server
    Milestone: None => 6.1

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, 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:
  Fix Released

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


References