← Back to team overview

openerp-india team mailing list archive

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

 

As mentioned on the merge proposal review, res.partner.event is
deprecated, and the legacy mass mailing wizard that is included in base
is replaced by the modern mail.message composition wizard as soon as the
'mail' module is installed.

So we don't recommend using this.

The fix was merged at revision 4056 rev-id:
odo@xxxxxxxxxxx-20120214142607-vp6k09139rumhmpt.

Thanks for your contribution!

** Changed in: openobject-server
   Importance: Low => Wishlist

** Changed in: openobject-server
       Status: Confirmed => Fix Released

-- 
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