Daily updates from Odoo
Thursday, June 13, 2019
1 change · master
Enhancements to existing features
Payment return handling now carries website context, making it easier to tailor follow-up actions per website. This helps businesses running multiple storefronts use website-specific behavior such as different confirmation email templates.
Original PR description
**Description of the issue/feature this PR addresses:** one more step towards multi-website in eCommerce **Current behavior before PR:** no ``website_id`` in context in call ``force_quotation_send()`` **Desired behavior after PR is merged:** Allow using context to customize website-dependent behaviour in custom modules (e.g. use specific email template depending on website) -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr @it-projects-llc