[NEW] helpdesk_transfer_timesheet_to_task: assign the timesheets ticket to the linked task
This commit is contained in:
39
helpdesk_transfer_timesheet_to_task/README.md
Normal file
39
helpdesk_transfer_timesheet_to_task/README.md
Normal 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.
|
Reference in New Issue
Block a user