Sale timesheet budget

sale_timesheet_budget
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/18.0/sale_timesheet_budget
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYTimesheet
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, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:17
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 adds the "Budget" tab to the projects/sales orders to be
able to set some additional lines (incomes/expenses) linked to a planned
budget.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
project_project_view_form project.project.form.inherit - Add budget project.project page Inherits sale_timesheet.project_project_view_form
view_project_project_budget_tree project.project.budget list New
view_project_project_budget_tree_custom project.project.budget field Inherits view_project_project_budget_tree
Models touched (2)

New fields (2)
  • budget_amount Float
    compute='_compute_budget_amount'
  • budget_ids One2many → project.project.budget
    comodel_name='project.project.budget' copy=False inverse_name='project_id' string='Budgets'
Public methods (1)
  • action_profitability_budget_item(self)

New fields (9)
  • amount Float
    compute='_compute_amount' store=True
  • analytic_account_id Many2one
    related='project_id.account_id'
  • date Date
  • name Char
    string='Concept'
  • price_unit Float
    digits='Account' required=True string='Product Price'
  • project_id Many2one → project.project
    comodel_name='project.project' required=True string='Project'
  • quantity Float
    default=1 digits='Account' required=True
  • sale_order_id Many2one → sale.order
    comodel_name='sale.order' domain='sale_order_id_domain' string='Sale Order'
  • sale_order_id_domain Binary
    compute='_compute_sale_order_id_domain'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/16.0/sale_timesheet_budget
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYTimesheet
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, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:56
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 (3)
XML IDNameModelTypeStatus
project_project_view_form project.project.form.inherit - Add budget project.project page Inherits sale_timesheet.project_project_view_form
view_project_project_budget_tree project.project.budget tree New
view_project_project_budget_tree_custom project.project.budget field Inherits view_project_project_budget_tree
Models touched (2)

New fields (2)
  • budget_amount Float
    compute='_compute_budget_amount'
  • budget_ids One2many → project.project.budget
    comodel_name='project.project.budget' copy=False inverse_name='project_id' string='Budgets'
Public methods (1)
  • action_profitability_budget_item(self)

New fields (9)
  • amount Float
    compute='_compute_amount' store=True
  • analytic_account_id Many2one
    related='project_id.analytic_account_id'
  • date Date
  • name Char
    string='Concept'
  • price_unit Float
    digits='Account' required=True string='Product Price'
  • project_id Many2one → project.project
    comodel_name='project.project' required=True string='Project'
  • quantity Float
    default=1 digits='Account' required=True
  • sale_order_id Many2one → sale.order
    comodel_name='sale.order' string='Sale Order'
  • sale_order_id_domain Binary
    compute='_compute_sale_order_id_domain'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/14.0/sale_timesheet_budget
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYTimesheet
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, Víctor Martínez, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:09
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
project_project_view_form project.project.form.inherit - Add budget project.project page Inherits sale_timesheet.project_project_view_form
timesheet_plan project.project.timesheet_plan project.project xpath Inherits sale_timesheet.timesheet_plan
Models touched (2)

New fields (2)
  • budget_amount Float
    compute='_compute_budget_amount' string='Budget Amount'
  • budget_ids One2many → project.project.budget
    comodel_name='project.project.budget' copy=False inverse_name='project_id' string='Budgets'
Public methods (0)

No public methods.

New fields (9)
  • allowed_sale_order_ids Many2many → sale.order
    comodel_name='sale.order' compute='_compute_allowed_sale_order_ids'
  • amount Float
    compute='_compute_amount' store=True string='Amount'
  • analytic_account_id Many2one
    related='project_id.analytic_account_id'
  • date Date
  • name Char
    string='Concept'
  • price_unit Float
    digits='Account' required=True string='Product Price'
  • project_id Many2one → project.project
    comodel_name='project.project' required=True string='Project'
  • quantity Float
    default=1 digits='Account' required=True string='Quantity'
  • sale_order_id Many2one → sale.order
    comodel_name='sale.order' domain="[('id', 'in', allowed_sale_order_ids)]" string='Sale Order'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/timesheet
PULL REQUEST
PULL REQUEST[MIG] sale_timesheet_budget : Migration to 19.0 (#918)