Daily updates from Odoo
Friday, August 19, 2016
3 changes · master
Enhancements to existing features
Calendar invitees now receive a confirmation in the browser when they accept, decline, or view an invitation from email. The change improves confidence that their response was recorded and also prevents duplicate attendee records when event partner details are updated.
Original PR description
…and view invitation from email Task: https://www.odoo.com/web#id=12763&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.eagKQBb3I0IH9dtG
Product variant prices can no longer be edited directly on the variant record. This reduces pricing mistakes by guiding users to manage variant prices from the product template using the Variant Prices button, where pricing is intended to be controlled.
Original PR description
Description of the issue/feature this PR addresses: - The variant prices should be read only on the variant. - variant prices are managed on the template (via the Variant Prices button) Task:https://www.odoo.com/web?#id=22390&view_type=form&model=project.task&action=327&menu_id=4720 Pad:https://pad.odoo.com/p/r.8753be2d433fe99a478ab029b984cddf I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Sales order reports no longer show partner payment terms when they were manually removed from the order. This prevents confusing duplicate or unintended payment information from appearing on customer-facing documents.
Original PR description
- In report_saleorder.xml, removed unnecessary payment terms field to display. it's printed twice Task:https://www.odoo.com/web?#id=22365&view_type=form&model=project.task&action=327&menu_id=4720 Pad:https://pad.odoo.com/p/r.loTULMfHFGjiQNJy