Wednesday, November 16, 2016
2 changes · master
Enhancements to existing features
Timesheet entries can now continue to update delivered quantities even when the related sales order is locked. This helps keep invoicing and project delivery tracking accurate without requiring users to unlock confirmed orders.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=26879&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.1bcb8a77003ea21653135ac684ec774c 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 …r while timesheet filled by user
This update makes quotation and sales order dates clearer in list views and customer-facing PDF reports. Expected delivery dates are now calculated from the confirmed sales order date instead of the quotation date, improving accuracy for customers and sales teams.
Original PR description
Description of the issue/feature this PR addresses: - Usability Issue in Quotation List view and Sale order Report - Calculation of expected deliverydate is based on Quotation date , which is wrong. (It should be based on Sale order date). Pad: https://pad.odoo.com/p/r.45ffb3d56ccaca76f9d4e41129c13a6b Task: https://www.odoo.com/web?#id=27926&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 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