Review: Needs Fixing

Hello,

opt-out is quite an old parameter; notification_email_send is now used to 
control notifications that are send to partners.

Here is a solution of how to handle opt-out and make notification_email_send 
more visible :
1/ opt-out=True should be equal to notification_email_send=none; so when 
sending notifications, do not send them when notification_email_send is 'none' 
or when opt-out is True
2/ add notification_email_send field in the partner form view, to be able to 
modify it; currently the only way to change it is to use the user preferences, 
but we want to be able to change it from the partner form view.

Best regards,

-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1099181-nco/+merge/143446
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-1099181-nco.

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : openerp-dev-gtk@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to