Timesheet details invoice description

sale_timesheet_invoice_description
REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/18.0/sale_timesheet_invoice_description
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Chris Bergman
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_timesheet
    - sale_project
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - sale_service
    - project_account
    - project
    - rating
    - hr_timesheet
    - hr
    - phone_validation
    - resource_mail
    - hr_hourly_cost
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to add timesheets details on invoices.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_order_form_description sale.order.form.invoice.description sale.order field Inherits sale.view_order_form
view_sales_config_inherit_timesheet_invoice_description res.config.settings xpath Inherits sale_timesheet.res_config_settings_view_form
Models touched (6)

New fields (1)
  • timesheet_invoice_line_id Many2one → account.move.line
    copy=False help='Invoice line created from the timesheet' readonly=True string='Invoice Line' args: 'account.move.line'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (3)
  • timesheet_ids One2many → account.analytic.line
    copy=False readonly=True string='Timesheets' args: 'account.analytic.line', 'timesheet_invoice_line_id'
  • timesheet_invoice_description Char
  • timesheet_invoice_split Boolean
    args: 'Split Order lines by timesheets'
Public methods (0)

No public methods.

New fields (1)
  • default_timesheet_invoice_description Selection
    default='000' default_model='sale.order' selection='_get_timesheet_invoice_description' string='Timesheet Invoice Description'
Public methods (0)

No public methods.

New fields (2)
  • timesheet_invoice_description Selection
    default='000' args: '_get_timesheet_invoice_description'
  • timesheet_invoice_split Boolean
    args: 'Split Order lines by timesheets'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/17.0/sale_timesheet_invoice_description
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSVíctor Martínez, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_timesheet
    - sale_project
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - sale_service
    - project_account
    - project
    - rating
    - hr_timesheet
    - hr
    - phone_validation
    - hr_hourly_cost
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to add timesheets details on invoices.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_order_form_description sale.order.form.invoice.description sale.order field Inherits sale.view_order_form
view_sales_config_inherit_timesheet_invoice_description res.config.settings xpath Inherits sale_timesheet.res_config_settings_view_form
Models touched (6)

New fields (1)
  • timesheet_invoice_line_id Many2one → account.move.line
    copy=False help='Invoice line created from the timesheet' readonly=True string='Invoice Line' args: 'account.move.line'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (3)
  • timesheet_ids One2many → account.analytic.line
    copy=False readonly=True string='Timesheets' args: 'account.analytic.line', 'timesheet_invoice_line_id'
  • timesheet_invoice_description Char
  • timesheet_invoice_split Boolean
    args: 'Split Order lines by timesheets'
Public methods (0)

No public methods.

New fields (1)
  • default_timesheet_invoice_description Selection
    default='000' default_model='sale.order' selection='_get_timesheet_invoice_description' string='Timesheet Invoice Description'
Public methods (0)

No public methods.

New fields (2)
  • timesheet_invoice_description Selection
    default='000' args: '_get_timesheet_invoice_description'
  • timesheet_invoice_split Boolean
    args: 'Split Order lines by timesheets'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/16.0/sale_timesheet_invoice_description
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSVíctor Martínez, Andreas Zoellner, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:52
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_timesheet
    - sale_project
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - project
    - rating
    - hr_timesheet
    - hr
    - hr_hourly_cost
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_order_form_description sale.order.form.invoice.description sale.order field Inherits sale.view_order_form
view_sales_config_inherit_timesheet_invoice_description res.config.settings xpath Inherits sale_timesheet.res_config_settings_view_form
Models touched (6)

New fields (1)
  • timesheet_invoice_line_id Many2one → account.move.line
    copy=False help='Invoice line created from the timesheet' readonly=True string='Invoice Line' args: 'account.move.line'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (3)
  • timesheet_ids One2many → account.analytic.line
    copy=False readonly=True string='Timesheets' args: 'account.analytic.line', 'timesheet_invoice_line_id'
  • timesheet_invoice_description Char
  • timesheet_invoice_split Boolean
    args: 'Split Order lines by timesheets'
Public methods (0)

No public methods.

New fields (1)
  • default_timesheet_invoice_description Selection
    default_model='sale.order' selection='_get_timesheet_invoice_description' string='Timesheet Invoice Description'
Public methods (0)

No public methods.

New fields (2)
  • timesheet_invoice_description Selection
    default='000' args: '_get_timesheet_invoice_description'
  • timesheet_invoice_split Boolean
    args: 'Split Order lines by timesheets'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/15.0/sale_timesheet_invoice_description
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSVíctor Martínez, AaronHForgeFlow, Weblate, OCA-git-bot, oca-ci, Luis D. Lafaurie
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:38
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_timesheet
    - sale_project
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
    - project
    - rating
    - hr_timesheet
    - hr
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_order_form_description sale.order.form.invoice.description sale.order field Inherits sale.view_order_form
view_sales_config_inherit_timesheet_invoice_description res.config.settings xpath Inherits sale_timesheet.res_config_settings_view_form
Models touched (6)

New fields (1)
  • timesheet_invoice_line_id Many2one → account.move.line
    copy=False help='Invoice line created from the timesheet' readonly=True string='Invoice Line' args: 'account.move.line'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (3)
  • timesheet_ids One2many → account.analytic.line
    copy=False readonly=True string='Timesheets' args: 'account.analytic.line', 'timesheet_invoice_line_id'
  • timesheet_invoice_description Char
  • timesheet_invoice_split Boolean
    args: 'Split Order lines by timesheets'
Public methods (0)

No public methods.

New fields (1)
  • default_timesheet_invoice_description Selection
    default_model='sale.order' selection='_get_timesheet_invoice_description' string='Timesheet Invoice Description'
Public methods (0)

No public methods.

New fields (2)
  • timesheet_invoice_description Selection
    default='000' args: '_get_timesheet_invoice_description'
  • timesheet_invoice_split Boolean
    args: 'Split Order lines by timesheets'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/14.0/sale_timesheet_invoice_description
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, clementmbr
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:05
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_timesheet
    - sale_project
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
    - project
    - rating
    - hr_timesheet
    - hr
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_order_form_description sale.order.form.invoice.description sale.order field Inherits sale.view_order_form
view_sales_config_inherit_timesheet_invoice_description res.config.settings xpath Inherits sale_timesheet.res_config_settings_view_form
Models touched (6)

New fields (1)
  • timesheet_invoice_line_id Many2one → account.move.line
    copy=False help='Invoice line created from the timesheet' readonly=True string='Invoice Line' args: 'account.move.line'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (3)
  • timesheet_ids One2many → account.analytic.line
    copy=False readonly=True string='Timesheets' args: 'account.analytic.line', 'timesheet_invoice_line_id'
  • timesheet_invoice_description Char
    args: 'Timesheet Invoice Description'
  • timesheet_invoice_split Boolean
    args: 'Split Order lines by timesheets'
Public methods (0)

No public methods.

New fields (1)
  • default_timesheet_invoice_description Selection
    default_model='sale.order' selection='_get_timesheet_invoice_description' string='Timesheet Invoice Description'
Public methods (0)

No public methods.

New fields (2)
  • timesheet_invoice_description Selection
    default='000' args: '_get_timesheet_invoice_description'
  • timesheet_invoice_split Boolean
    args: 'Split Order lines by timesheets'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/13.0/sale_timesheet_invoice_description
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSLois Rilo, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Manuel Calero
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_timesheet
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
    - hr_timesheet
    - hr
    - mail_bot
    - project
    - rating
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_order_form_description sale.order.form.invoice.description sale.order field Inherits sale.view_order_form
view_sales_config_inherit_timesheet_invoice_description res.config.settings xpath Inherits sale_timesheet.res_config_settings_view_form
Models touched (3)

New fields (1)
  • default_timesheet_invoice_description Selection
    default_model='sale.order' selection='_get_timesheet_invoice_description' string='Timesheet Invoice Description'
Public methods (0)

No public methods.

New fields (1)
  • timesheet_invoice_description Selection
    default='000' args: '_get_timesheet_invoice_description'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/12.0/sale_timesheet_invoice_description
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, sergiocorato, ernesto
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_timesheet
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - decimal_precision
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - hr_timesheet
    - hr
    - resource
    - project
    - rating
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_order_form_description sale.order.form.invoice.description sale.order field Inherits sale.view_order_form
view_sales_config_inherit_timesheet_invoice_description res.config.settings xpath Inherits sale_timesheet.res_config_settings_view_form
Models touched (3)

New fields (1)
  • default_timesheet_invoice_description Selection
    default_model='sale.order' selection='_get_timesheet_invoice_description' string='Timesheet Invoice Description'
Public methods (0)

No public methods.

New fields (1)
  • timesheet_invoice_description Selection
    default='000' args: '_get_timesheet_invoice_description'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/11.0/sale_timesheet_invoice_description
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, Andrea, OCA Transbot, oca-travis, Weblate, OCA-git-bot, ernesto
WEBSITE
WEBSITEhttps://www.tecnativa.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_timesheet
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account
    - product
    - decimal_precision
    - analytic
    - web_planner
    - portal
    - http_routing
    - account_invoicing
    - hr_timesheet
    - hr
    - resource
    - project
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_order_form_description sale.order.form.invoice.description sale.order field Inherits sale.view_order_form
view_sales_config_inherit_timesheet_invoice_description res.config.settings xpath Inherits sale_timesheet.res_config_settings_view_form
Models touched (3)

New fields (1)
  • default_timesheet_invoice_description Selection
    args: '_get_timesheet_invoice_description', 'Timesheet Invoice Description'
Public methods (2)
  • get_values(self)
    @api.model
  • set_values(self)
    @api.multi

New fields (1)
  • timesheet_invoice_description Selection
    default='000' args: '_get_timesheet_invoice_description'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/10.0/sale_timesheet_invoice_description
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, GitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://www.tecnativa.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_timesheet
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - web_planner
    - procurement
    - hr_timesheet
    - hr
    - resource
    - project
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_order_form_description sale.order.form.invoice.description sale.order field Inherits sale.view_order_form
view_sales_config_inherit_timesheet_invoice_description sale settings sale.config.settings field Inherits sale.view_sales_config
Models touched (3)

New fields (1)
  • default_timesheet_invoice_description Selection
    args: '_get_timesheet_invoice_description', 'Timesheet Invoice Description'
Public methods (2)
  • get_default_sale_config(self, fields)
    @api.model
  • set_sale_defaults(self)
    @api.multi

New fields (1)
  • timesheet_invoice_description Selection
    default='000' args: '_get_timesheet_invoice_description'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/9.0/sale_timesheet_invoice_description
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://www.tecnativa.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:22
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_timesheet
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - web_tip
    - web_planner
    - procurement
    - hr_timesheet
    - hr
    - resource
    - hr_attendance
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_order_form_description sale.order.form.invoice.description sale.order field Inherits sale.view_order_form
view_sales_config_inherit_timesheet_invoice_description sale settings sale.config.settings field Inherits sale.view_sales_config
Models touched (3)

New fields (1)
  • default_timesheet_invoice_description Selection
    args: '_get_timesheet_invoice_description', 'Timesheet Invoice Description'
Public methods (2)
  • get_default_sale_config(self, fields)
    @api.model
  • set_sale_defaults(self)
    @api.multi

New fields (1)
  • timesheet_invoice_description Selection
    default='000' args: '_get_timesheet_invoice_description'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/account-invoicing
PULL REQUEST
PULL REQUEST[19.0][MIG] sale_timesheet_invoice_description: Migration to 19.0 (#2259)