Tuesday, January 5, 2021
1 change · master
Resolved issues and error corrections
When users send a mass email from Contacts and attach files, those attachments now appear on the related mailing in Email Marketing. This makes it easier to verify what was sent without opening each contact record individually.
Original PR description
STEPS: * Install mass_mailing * Open Contacts menu * Select any number of records * Click `Action > Send email` * Set **Mass Mailing Name** * Attach a file * Send * Open ``Email Marketing`` app * Open the created mailing * Check ``[Settings]`` tab BEFORE: Attachments field is empty AFTER: You can see the attachments sent to the partners WHY: In 2014 attachments were added to mailing.mailing, but not to composer https://github.com/odoo/odoo/commit/7e1e475d89694d09e62c33d2529fa061c7983dff --- opw-2410938 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr