Wednesday, September 4, 2024
1 change · saas-17.1
Resolved issues and error corrections
The project update form now shows expected costs using the same calculation as the profitability panel. This prevents misleading cost figures when reviewing billable project profitability after purchase orders with partial received quantities.
Original PR description
- saas-17.1 ### Steps to reproduce: - Install sales timesheet, accounting, and purchase. - Select Analytic Accounting from the accounting setting. - Create a billable project. - Create a purchase order, select a service product, add a project in analytic distribution, and add quantity 10. - While confirming PO, add received quantity 5. - Open project updates, on the right side under the profitability heading. Observe the expected value of cost. - Click on a new button, in the description tab, and check the expected value. - There is a wrong value in the form view. ### Issue: Wrong value of costs expected in project update form view. ### Solution: Calculate the value in the same way in the project update right side. task-3996848 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr