-
- Downloads
[IMP] Mass mailings send in cron
1. The merge of the "email_template" module into the "mail" module. 2. The send action of the mass mailing has been moved from the frontend to a cron, because it was too slow to send over 10,000 mails (the user's browser was blocked for 15 - 20 minutes). Mass mailings have now their own process in the kanban view. 3. Mails sent from the mail form are sent immediatly instead of from the mail queue (for instance, when you go to sales > customers > list view > select 2 -3 customers > More > Partner Mass Mailing). 4. Users have now the choice from which mailing list they want to unsubscribe when they click on the unsubscribe link at the bottom of the mail. 5. Mass mailings inherit from their campaign UTMs and mass mailing campaigns are linked to an UTM campaign. 6. Many little improvements
Showing
- addons/account/edi/invoice_action_data.xml 4 additions, 4 deletionsaddons/account/edi/invoice_action_data.xml
- addons/account_analytic_analysis/account_analytic_analysis.py 1 addition, 1 deletion...ns/account_analytic_analysis/account_analytic_analysis.py
- addons/account_analytic_analysis/account_analytic_analysis_cron.xml 1 addition, 1 deletion...ount_analytic_analysis/account_analytic_analysis_cron.xml
- addons/account_followup/account_followup.py 2 additions, 2 deletionsaddons/account_followup/account_followup.py
- addons/account_followup/account_followup_data.xml 4 additions, 4 deletionsaddons/account_followup/account_followup_data.xml
- addons/auth_signup/__openerp__.py 1 addition, 1 deletionaddons/auth_signup/__openerp__.py
- addons/auth_signup/auth_signup_data.xml 2 additions, 2 deletionsaddons/auth_signup/auth_signup_data.xml
- addons/auth_signup/res_users.py 2 additions, 2 deletionsaddons/auth_signup/res_users.py
- addons/calendar/calendar.py 1 addition, 1 deletionaddons/calendar/calendar.py
- addons/calendar/calendar_data.xml 3 additions, 3 deletionsaddons/calendar/calendar_data.xml
- addons/crm/__openerp__.py 0 additions, 1 deletionaddons/crm/__openerp__.py
- addons/crm/crm_lead_data.xml 2 additions, 2 deletionsaddons/crm/crm_lead_data.xml
- addons/crm/crm_lead_view.xml 1 addition, 1 deletionaddons/crm/crm_lead_view.xml
- addons/crm_partner_assign/crm_partner_assign_data.xml 1 addition, 1 deletionaddons/crm_partner_assign/crm_partner_assign_data.xml
- addons/crm_partner_assign/wizard/crm_forward_to_partner.py 2 additions, 2 deletionsaddons/crm_partner_assign/wizard/crm_forward_to_partner.py
- addons/edi/__openerp__.py 1 addition, 1 deletionaddons/edi/__openerp__.py
- addons/email_template/__init__.py 0 additions, 25 deletionsaddons/email_template/__init__.py
- addons/email_template/__openerp__.py 0 additions, 70 deletionsaddons/email_template/__openerp__.py
- addons/email_template/doc/changelog.rst 0 additions, 12 deletionsaddons/email_template/doc/changelog.rst
- addons/email_template/doc/index.rst 0 additions, 13 deletionsaddons/email_template/doc/index.rst
Loading
Please register or sign in to comment