openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #26707
[Bug 1163832] Re: Partner settings should default to opt-out for email messages
Hello Daniel,
Regarding item (#1), we hit the same problem last week: when creating an
e-mail in OpenERP and typing a new e-mail address, a new partner is
created with notification_email_send = 'none', and the mail is never
sent. This is unexepected for the user.
Regarding item (#2), I'm not sure the problem you see is related to the
opt_out field, since it is unused in default addons (there is even a
comment in res_partner/email_template which says "This field is unused
by default"). Do you know which module could be using it?
Nevertheless, I agree with you that this change should be reverted in
OCB and moved to a usability module. There could be alternatives
implementations, such as not adding customers to the followers by
default.
-sbi
--
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/1163832
Title:
Partner settings should default to opt-out for email messages
Status in OpenERP Community Backports (Addons):
Fix Released
Status in OpenERP Community Backports (Addons) 7.0 series:
Fix Released
Status in OpenERP Addons (modules):
Opinion
Bug description:
OpenERP basically has two kinds of email mechanisms:
- Automatic emails
- Mass mails
Usability wise, the automatic emails should not be send by default.
Therefore, the 'notification_email_send' setting should default to
'none'.
Legally, mass mails can not be send without explicit permission from
the recipient (at least in NL). Therefore, the 'opt_out' setting
should default to True.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ocb-addons/+bug/1163832/+subscriptions