-
- Downloads
[FIX] sale_timesheet: non billable task from plan project
We want to retrieve easily the non billable task from project plan. This commit makes the "Non billable" label clickable, in the "Hours" sections, and trigger the actions to display non billable tasks of projects matching the search of the overview. Task #1834454
Showing
- addons/sale_timesheet/controllers/main.py 2 additions, 1 deletionaddons/sale_timesheet/controllers/main.py
- addons/sale_timesheet/static/src/js/timesheet_plan.js 19 additions, 0 deletionsaddons/sale_timesheet/static/src/js/timesheet_plan.js
- addons/sale_timesheet/static/src/less/sale_timesheet.less 3 additions, 0 deletionsaddons/sale_timesheet/static/src/less/sale_timesheet.less
- addons/sale_timesheet/views/hr_timesheet_templates.xml 1 addition, 1 deletionaddons/sale_timesheet/views/hr_timesheet_templates.xml
Please register or sign in to comment