Daily updates from Odoo
Tuesday, October 3, 2017
3 changes · master
Enhancements to existing features
Delivery order reports are now available through the core sales stock portal flow instead of depending on the website shop module. This prevents portal users from hitting access-right errors when printing delivery reports and makes the feature work in more portal setups.
Original PR description
portal is independent of website so now move delivery order report to sale_stock instead of website_sale_stock and Fix issue of access right error for portal user while printing a delivery report from portal Issue : https://www.odoo.com/web?#id=760740&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 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
Checkout delivery options are clearer and update order totals immediately when a customer selects a carrier. Fixed-price delivery costs are shown upfront, while other delivery methods can be clicked to calculate their price without reloading the payment page.
Original PR description
…so show payment for fixed_price delivery method and add click to compute for delivery method which price is not fixed_price Task: https://www.odoo.com/web#id=36743&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/openerp-project.task-JFMRQ1F9J7 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
Shipping rate calculations for bpost and USPS now use the selected carrier information directly instead of temporarily changing the carrier saved on the sales order. This helps users compare or retrieve shipping prices more safely without unintended updates to order details.
Original PR description
…rierid to get rate_price whithout set carrier id in sale order Task: https://www.odoo.com/web#id=36743&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/openerp-project.task-JFMRQ1F9J7