Friday, July 23, 2021
1 change · master
New functionality added to Odoo
Adds sample project and sales timesheet data so the yearly burndown chart is populated in demo environments. This helps users preview how the chart looks and understand project progress reporting without needing to create a full year of task data first.
Original PR description
Before this commit- Burndown chart for a year was nearly blank due to lack of data of task. After this commit- In this commit, Demo data for the burndown chart is added in different spans of time duration for a year. So burndown chart is filled with the kindred project app task's data. Task - 2504119 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