Hello!
I am trying to customize Odoo 8 timesheet module to enable billing customer per task performed.
I've added product_id to task as basis for invoicing, but I have difficulties generating analytic account line, because it still picks up product_id tied to an employee.
I am searching for the actual spot in the code that creates analytic account line when timesheet is saved.