← Back to team overview

openerp-india team mailing list archive

[Bug 1192638] Re: [trunk]It seems Mass Mailing does not work

 

Hello,

It seems your branch adds 'res_id' to the list of partner_ids. But this
will work only when doing mass mailing on partners. Mass mailing is
generic in 7.0/trunk and should work on every model without any specific
behavior.

The right way to ensure the partner is notified of a mass mailing is to
use a template with object.id in partner_do. I agree this is not obvious
in 7.0 because there is no default template. However in trunk, mass
mailing action (called 'Partner Mass Mailing' in the 'More' menu to be
understandable) uses a template having ${object.id} in To (Partners).

So there is no bug. In 7.0 the feature is not well explained. But that's
why in trunk we added a default template and clarified a bit the various
options.

** Changed in: openobject-addons
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1192638

Title:
  [trunk]It seems Mass Mailing does not work

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  Hello,

  It seems that this feature does not work.

  To reproduce:
  - use the head of lp:~openerp/openobject-addons/7.0
  - create a new 7.0 db
  - install "Social NetWork" and "Address Book" apps
  - grant "Contact creation" and "Technical Feature" to admin user
  - configure an outgoing mail server
  - go to Messaging/Organizer/Contacts
  - create a new XXX contact with a reachable email address, assign the value "Incoming Emails and Discussions" to the "Receive Messages by Email" field, optionaly uncheck the "Opt-Out" field, save it
  - check it in the treeview => More => Mass Mailing
  - specify a subject and a body, and press "Send"

  => The method mail_mail.send is never called.

  In addition, a new message is logged in the history list of the partner. This message is marked as:
  - Administrator logged a note about ...
   instead of
  - Administrator to XXX  about ... (as if the "Send a message" feature had been used)

  Thank for your help.

  Olivier

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1192638/+subscriptions