Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADD] contract_timesheet_invoice_type #1101

Draft
wants to merge 2 commits into
base: 16.0
Choose a base branch
from

Conversation

sbidoul
Copy link
Member

@sbidoul sbidoul commented Jul 11, 2024

Timesheets have a timesheet_invoice_type field which tells if they are
billable or not, and if billable of which type. In the sale_timesheet module,
this field gets a billable type only when the timesheet are linked to a sale
order line.

When billing with recurring invoices using the OCA contract module, we often
work without sale order. So this module is useful to allow correctly
categorizing as billable timesheets on projects that are billed using recurring
contracts.

Opening as draft as this still needs tests.

@max3903 max3903 added this to the 16.0 milestone Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants