| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) • Sales (sale_management) • Project (project) • Employees (hr) |
| Lines of code | 165 |
| Technical Name |
os_attach_timesheet_in_invoice |
| License | OPL-1 |
| Website | https://odoosphere.in |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) • Sales (sale_management) • Project (project) • Employees (hr) |
| Lines of code | 165 |
| Technical Name |
os_attach_timesheet_in_invoice |
| License | OPL-1 |
| Website | https://odoosphere.in |
Invoice Timesheet Appendix
Append invoice-linked timesheet details directly to the standard customer invoice PDF.
Overview
This module extends the native Odoo invoicing and sale_timesheet flow by adding a clean timesheet appendix inside the invoice PDF itself. It keeps the standard invoice report, reuses the native invoice-timesheet linkage, and gives you business controls at both customer and invoice level.
Features
- Customer-level default to automatically include timesheet details on printed invoice PDFs.
- Invoice-level override to enable or disable the appendix per invoice or credit note.
- Privacy control to hide employee names on the printed timesheet appendix.
- Reuses native sale_timesheet invoice links, so only the timesheets already linked to the invoice are printed.
- Appends a dedicated timesheet page after the standard invoice layout without replacing Odoo accounting logic.
Configuration
Open a customer form and enable "Attach Timesheets to Invoice PDF" if that customer should receive timesheet-backed invoice PDFs by default. You can also enable "Hide Employee Names in Timesheet Appendix" for customer-facing privacy. On each invoice, the same options are available under Other Info so you can override the default before printing or sending the document.
Workflow
- Create billable timesheets through the standard project and sale_timesheet flow.
- Generate the customer invoice normally from the sale order.
- Odoo links the relevant timesheets to the invoice using the native invoice-timesheet relation.
- Print or send the invoice PDF and the module appends a dedicated timesheet details page when enabled.
Explore More !
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module