========================================== helpdesk_timesheet_exclude_from_sale_order
Add exclude_from_sale_order field in ticket's timesheets.
This module is a glue module that bridges the sale_timesheet_line_exclude
functionality with the helpdesk ticket timesheet view. It provides:
- The
exclude_from_sale_ordercheckbox displayed on each timesheet line in the helpdesk ticket form view. - Allows users to mark specific timesheet entries as excluded from invoicing directly from the ticket, without having to navigate to the timesheet or project views.
This is particularly useful when some time spent on a ticket should not be billed to the customer (e.g., internal investigation, training, goodwill gestures).
Installation
Use Odoo normal module installation procedure to install
helpdesk_timesheet_exclude_from_sale_order.
This module depends on:
helpdesk_mgmt_timesheet: provides the timesheet functionality on helpdesk tickets.sale_timesheet_line_exclude: provides theexclude_from_sale_orderfield on timesheet lines.
Known issues / Roadmap
None yet.
Bug Tracker
Bugs are tracked on our issues website. 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
- Boris Gallet
- Laetitia Da Costa
Funders
The development of this module has been financially supported by:
- Elabore (https://elabore.coop)
Maintainer
This module is maintained by Elabore.