| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/18.0/sale_timesheet_budget |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Timesheet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_timesheet - sale_project - sale_management - sale - sales_team - base - 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
action_profitability_budget_item(self)
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'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/16.0/sale_timesheet_budget |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Timesheet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_timesheet - sale_project - sale_management - sale - sales_team - base - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
action_profitability_budget_item(self)
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'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/14.0/sale_timesheet_budget |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Timesheet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Víctor Martínez, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_timesheet - sale_project - sale_management - sale - sales_team - base - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
No public methods.
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'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/timesheet |
| PULL REQUEST | |
| PULL REQUEST | [MIG] sale_timesheet_budget : Migration to 19.0 (#918) |