[NEW] helpdesk_transfer_timesheet_to_task: assign the timesheets ticket to the linked task

This commit is contained in:
Quentin Mondot
2025-04-02 14:49:28 +02:00
parent 57c5815324
commit 98a5cbaa98
8 changed files with 260 additions and 0 deletions

View File

@@ -0,0 +1,39 @@
===================================
helpdesk_transfer_timesheet_to_task
===================================
This module assigns the field task of the timesheets' ticket to the task linked to the ticket.
Exception : the timesheet is not transfered to the task linked to the ticket if
it has already been invoiced (timesheet_invoice_id != False).
# Installation
Use Odoo normal module installation procedure to install
`helpdesk_transfer_timesheets_to_task`.
# Known issues / Roadmap
None.
# Bug Tracker
Bugs are tracked on `our issues website <https://github.com/elabore-coop/helpdesk-tools/issues>`\_. In case of
trouble, please check there if your issue has already been
reported. If you spotted it first, help us smashing it by providing a
detailed and welcomed feedback.
# Credits
## Contributors
- Quentin Mondot
## Funders
The development of this module has been financially supported by:
- Elabore (https://elabore.coop)
## Maintainer
This module is maintained by Elabore.