Hello,
we have the use case to invoice tasks. The workflow should be:
  1. create a task
  2. create timesheets for this task
  3. click "invoice task"
  4. a draft invoice is created, with a invoice line for every timesheet from this task, the amount in hours will be the invoice line amount.
now the accountant can manually review and confirm the invoices.
Thank you