-
- Downloads
[FIX] spreedsheet_dashboard: fix scorecard label issue
Description of the issue/feature this PR addresses:
In Dashboard module tasks section, two scorecard is showing same label
'Time to Assign'. Another scorecard is for closing day so that its label should
be 'Time to Close'.
Current behavior before PR:
two scorecard showing same label 'Time to assign'
Desired behavior after PR is merged:
label is change for one scorecard to 'Time to Close'
Fix:
Rename title of scorecard in json file.
task- 3346509
closes odoo/odoo#125564
Related: odoo/enterprise#42774
Signed-off-by:
Xavier Bol (xbo) <xbo@odoo.com>
Showing
- addons/spreadsheet_dashboard_hr_timesheet/data/files/tasks_dashboard.json 1 addition, 1 deletion...et_dashboard_hr_timesheet/data/files/tasks_dashboard.json
- addons/spreadsheet_dashboard_hr_timesheet/i18n/spreadsheet_dashboard_hr_timesheet.pot 7 additions, 1 deletion..._hr_timesheet/i18n/spreadsheet_dashboard_hr_timesheet.pot
Please register or sign in to comment