Every single tutorial I've seen regarding how to do this involves setting up some sort of contract with the client inside the sales app. However there's nothing like this in Odoo 10 Community edition.
I simply want to take items from the timesheets in the project tasks and invoice the customers for the time based on a certain rate per hour.
BTW, I have read all the documentation in the official docs repo; it says nothing about how to invoice time as a delivered service from the timesheets attached to a task.
I need to be able to transfer these line items with descriptions of how the tasks were worked on into a line item on the invoice.
Currently I do this manually with an app called Toggl.com and Excel, where I have to copy and paste things over and over every month for 3 different clients to make their invoices. Toggl has time tracking apps for smartphones and chrome to input time, project, client in a similar fashion to Odoo's timesheet tracker app, hence the reason why I think this would be a better solution for me....If I can get it to work.
Is there a more up-to-date tutorial for my particular situation?
I don't know if I understand you completely. But you may check the following modules:
- https://www.odoo.com/apps/modules/online/project_timesheet/
- https://www.odoo.com/apps/modules/9.0/sale_timesheet_invoice_description/
Unfortunately both modules are not ported to 10.0 yet.
Thanks Ermin,
I did see those modules earlier before asking here; perhaps I should use 9.0 version now and just wait until they are ported over to 10.0.