Daily updates from Odoo
Monday, September 25, 2017
2 changes · master
Resolved issues and error corrections
This change prevents an error from occurring when creating contracts related to employee payslips. It helps payroll users complete contract setup more reliably without being blocked by a traceback.
Original PR description
…payslips Task: https://www.odoo.com/web#id=771367&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
This change reverses the automatic installation of TaxCloud for US setups because it caused incorrect upsell pricing calculations in website subscriptions. The rollback prevents customers from seeing mismatched prices when adding prorated discounted options until the feature can be reworked safely.
Original PR description
This reverts commit 4a3b65069f02f9a120c4129f946297d507d3b148.