40 lines
994 B
Markdown
40 lines
994 B
Markdown
===================================
|
|
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.
|