Wednesday, May 21, 2014
3 changes
New functionality added to Odoo
This update adds reporting for mass mailing campaigns, helping teams review campaign activity and results more easily. It also includes small bug fixes around the marketing and mass mailing areas to improve day-to-day reliability.
Original PR description
Hello, I've added report for mass_mailing and fixed some minor bugs. Thanks
Users can now choose how to handle an existing LinkedIn contact when creating a new company contact. This helps avoid duplicate or outdated contact records by offering either to import a new contact for the company or update the existing contact information.
Original PR description
[ADD] choice to select company contact from linkedin. Upgrade contact functionality, on create New company if contact already Exist then ask for import or Upgrade on Import create a new contact for that company and on upgrade just upgrade the info of the existing contact.
Adds visibility into why outgoing emails fail and how many failures have occurred. This helps teams diagnose delivery issues faster and monitor email reliability across mail and marketing campaign workflows.
Original PR description
Hello, I have added failure_reason field and counting number of fail mail. Thanks avo.