Wednesday, February 12, 2020
2 changes
Enhancements to existing features
The project overview now includes helpful explanations for key financial fields such as other costs, re-invoiced costs, invoiced revenue, and revenue still to invoice. This makes the report easier to understand for users reviewing project profitability and billing status.
Original PR description
Purpose ======= The project overview is still as obscure as ever, so we are adding even more tooltips. Specifications ============== Add the following tooltips to the project overview: - Other costs: Any cost linked to the Analytic Account of the Project. - Re-invoiced costs: Costs from expenses that were reinvoiced to your customer (provided that the Analytic Account of the Project was set on the Expense). - Invoiced: Revenues linked to Timesheets already invoiced. - To Invoice: Revenues linked to Timesheets not yet invoiced. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The SMS preview wizard has been simplified so previews rely on a single record reference and compute the message preview more consistently. This also corrects an incorrect “No Records” warning that could appear even when previewable records existed, improving confidence when preparing SMS templates.
Original PR description
Task : https://www.odoo.com/web#id=2180132&action=333&active_id=965&model=project.task&view_type=form&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