Tuesday, December 24, 2019
1 change
Resolved issues and error corrections
This fixes an issue that prevented users from editing email body content in the mass mailing editor when debug mode was enabled. The editor now shows the proper toolbar so users can update mailing content reliably.
Original PR description
Replace options.toolbar by options.airPopover since options.toolbar is undefined This change allows to edit the body even in debug mode and to display the according toolbar. task-2126203 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