TIP: You can type at any time to perform a new search.
Timesheet details invoice description
sale_timesheet_invoice_description · OCA/account-invoicing
- Repository
- OCA/account-invoicing · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales Management
- Folder size
- 0.3 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-invoicing
- Last tracking update
- 2026-08-07 08:42:47
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Weblate, OCA-git-bot, oca-ci, Chris Bergman
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows to add timesheets details on invoices.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form_description |
sale.order.form.invoice.description | sale.order | form | Inherits sale.view_order_form |
view_sales_config_inherit_timesheet_invoice_description |
res.config.settings | form | Inherits sale_timesheet.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (6)
New fields (1)
-
timesheet_invoice_line_idMany2one → account.move.linecopy=Falsehelp='Invoice line created from the timesheet'readonly=Truestring='Invoice Line' args: 'account.move.line'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (3)
-
timesheet_idsOne2many → account.analytic.linecopy=Falsereadonly=Truestring='Timesheets' args: 'account.analytic.line', 'timesheet_invoice_line_id' -
timesheet_invoice_descriptionChar -
timesheet_invoice_splitBooleanargs: 'Split Order lines by timesheets'
No public methods.
New fields (1)
-
default_timesheet_invoice_descriptionSelectiondefault='000'default_model='sale.order'selection='_get_timesheet_invoice_description'string='Timesheet Invoice Description'
No public methods.
New fields (2)
-
timesheet_invoice_descriptionSelectiondefault='000' args: '_get_timesheet_invoice_description' -
timesheet_invoice_splitBooleanargs: 'Split Order lines by timesheets'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 190 days ago
- Last activity
- 100 days ago
- Repository
- OCA/account-invoicing
- Pull request
- [19.0][MIG] sale_timesheet_invoice_description: Migration to 19.0 (#2259)