I woul like to remove the following filters from the timesheet view:
billable_time
billable_fixed
non_billable
I'm inheriting hr_timesheet.hr_timesheet_line_search and added hr_timesheet and sale_timesheet to the dependencies in the manifest. But I get the error that the fileds can't be located in the parent view.
How can I fix this?
Thank you