Daily updates from Odoo
Monday, April 1, 2019
3 changes
Resolved issues and error corrections
Customers who qualify for a better promotion after changing their order will now receive the higher discount automatically. This prevents shoppers from having to manually remove an earlier, smaller coupon and helps ensure promotions are applied correctly.
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 update removes an unnecessary dismissible alert from sale quotations and restores partner activity scheduling on the website. It also fixes date selection so users can enter activity dates correctly after recent interface changes.
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 prevents websites from being linked to pricelists that belong to an incompatible company. It helps multi-website businesses avoid pricing setup errors that would otherwise fail because of company access restrictions.
Original PR description
Description of the issue/feature this PR addresses: one more step for support multi-website Current behavior before PR: Odoo allows configuring pricelist for websites that don't belong to selected company. Such pricelists don't work due to multi-company access rules Desired behavior after PR is merged: Domain for ``website_id`` is changed according to selected website -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr