Thursday, July 11, 2019
2 changes · master
Resolved issues and error corrections
This update fixes and refines several website, portal, event, forum, sales, purchase, accounting, recruitment, and mailing pages. Business users and customers should see cleaner layouts, improved navigation in account areas, and small usability improvements across public-facing pages.
Original PR description
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
This change restores the expected behavior where email-sending flows must provide a valid sender address instead of silently allowing missing user emails. It also keeps internal log-only messages from requiring a sender when no email notification is sent, helping expose configuration issues while preserving non-email logging flows.
Original PR description
This reverts commit 6230f72d2be58069dfd264623944a45c84c99ba4. 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