| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-budgeting |
| GIT | |
| GIT | https://github.com/OCA/account-budgeting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-budgeting/tree/10.0/budget |
| VERSION | |
| VERSION | 1.1 |
| CATEGORY | |
| CATEGORY | Generic Modules/Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Stéphane Bidoul (ACSONE) |
| WEBSITE | |
| WEBSITE | http://camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:54 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-analytic: - analytic_multicurrency odoo/odoo: - base - account - base_setup - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Budget Module
=============
Features:
* Create budget, budget items and budget versions.
* Budget versions are multi currencies and multi companies.
This module is for real advanced budget use, otherwise prefer to use the
OpenERP official one.
Active Budget Version
=====================
Every Budget has zero or one active Version. This is marked by a flag and that
can be set with a button. All other versions are disabled.
If a budget version is duplicated, the old one is automatically disabled as
well.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
budget_item_allocation_type_form |
budget item allocation type form | budget.allocation.type | form | New |
budget_item_allocation_type_list |
budget item allocation type list | budget.allocation.type | list | New |
view_budget_budget_form |
budget.budget.form | budget.budget | form | New |
view_budget_budget_search |
budget.budget.search | budget.budget | search | New |
view_budget_item_form |
budget.item.form | budget.item | form | New |
view_budget_item_list |
budget.item.list | budget.item | tree | New |
view_budget_item_search |
budget.item.search | budget.item | search | New |
view_budget_item_tree |
budget.item.tree | budget.item | tree | New |
view_budget_line_analytic_list |
budget.line.analytic.list | budget.line | tree | New |
view_budget_line_form |
budget.line.form | budget.line | form | New |
view_budget_line_list |
budget.line.list | budget.line | tree | New |
view_budget_line_search |
budget.line.search | budget.line | search | New |
view_budget_list |
budget.list | budget.budget | tree | New |
view_budget_version_form |
budget.version.form | budget.version | form | New |
view_budget_version_list_from_menu |
budget.version.list | budget.version | tree | New |
view_budget_version_search |
budget.version.search | budget.version | search | New |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (2)name_search(self, cr, uid, name, args=None, operator='ilike', context=None, limit=100)
on_change_start_date(self, cr, uid, ids, start_date_str, context=None)
No new fields.
Public methods (5)get_flat_tree(self, cr, uid, root_ids, context=None)
get_sorted_list(self, cr, uid, root_id, context=None)
get_sub_item_ids(self, cr, uid, item_ids, context=None)
name_search(self, cr, uid, name, args=None, operator='ilike', context=None, limit=100)
search(self, cr, uid, args, offset=0, limit=None, order=None, context=None, count=False)
No new fields.
Public methods (3)init(self, cr)
onchange_analytic_account_id(self, cr, uid, ids, analytic_account_id, context=None)
read_group(self, cr, uid, domain, fields, groupby, offset=0, limit=None, context=None, orderby=False)
No new fields.
Public methods (3)copy(self, cr, uid, id, default=None, context=None)
make_active(self, cr, uid, ids, context=None)
name_search(self, cr, uid, name, args=None, operator='ilike', context=None, limit=100)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-budgeting |
| GIT | |
| GIT | https://github.com/OCA/account-budgeting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-budgeting/tree/9.0/budget |
| VERSION | |
| VERSION | 1.1 |
| CATEGORY | |
| CATEGORY | Generic Modules/Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Stéphane Bidoul (ACSONE) |
| WEBSITE | |
| WEBSITE | http://camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-analytic: - analytic_multicurrency odoo/odoo: - base - account - base_setup - web_kanban - web - product - decimal_precision - bus - report - analytic - web_tip - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Budget Module
=============
Features:
* Create budget, budget items and budget versions.
* Budget versions are multi currencies and multi companies.
This module is for real advanced budget use, otherwise prefer to use the
OpenERP official one.
Active Budget Version
=====================
Every Budget has zero or one active Version. This is marked by a flag and that
can be set with a button. All other versions are disabled.
If a budget version is duplicated, the old one is automatically disabled as
well.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
budget_item_allocation_type_form |
budget item allocation type form | budget.allocation.type | form | New |
budget_item_allocation_type_list |
budget item allocation type list | budget.allocation.type | list | New |
view_budget_budget_form |
budget.budget.form | budget.budget | form | New |
view_budget_budget_search |
budget.budget.search | budget.budget | search | New |
view_budget_item_form |
budget.item.form | budget.item | form | New |
view_budget_item_list |
budget.item.list | budget.item | tree | New |
view_budget_item_search |
budget.item.search | budget.item | search | New |
view_budget_item_tree |
budget.item.tree | budget.item | tree | New |
view_budget_line_analytic_list |
budget.line.analytic.list | budget.line | tree | New |
view_budget_line_form |
budget.line.form | budget.line | form | New |
view_budget_line_list |
budget.line.list | budget.line | tree | New |
view_budget_line_search |
budget.line.search | budget.line | search | New |
view_budget_list |
budget.list | budget.budget | tree | New |
view_budget_version_form |
budget.version.form | budget.version | form | New |
view_budget_version_list_from_menu |
budget.version.list | budget.version | tree | New |
view_budget_version_search |
budget.version.search | budget.version | search | New |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (2)name_search(self, cr, uid, name, args=None, operator='ilike', context=None, limit=100)
on_change_start_date(self, cr, uid, ids, start_date_str, context=None)
No new fields.
Public methods (5)get_flat_tree(self, cr, uid, root_ids, context=None)
get_sorted_list(self, cr, uid, root_id, context=None)
get_sub_item_ids(self, cr, uid, item_ids, context=None)
name_search(self, cr, uid, name, args=None, operator='ilike', context=None, limit=100)
search(self, cr, uid, args, offset=0, limit=None, order=None, context=None, count=False)
No new fields.
Public methods (3)init(self, cr)
onchange_analytic_account_id(self, cr, uid, ids, analytic_account_id, context=None)
read_group(self, cr, uid, domain, fields, groupby, offset=0, limit=None, context=None, orderby=False)
No new fields.
Public methods (3)copy(self, cr, uid, id, default=None, context=None)
make_active(self, cr, uid, ids, context=None)
name_search(self, cr, uid, name, args=None, operator='ilike', context=None, limit=100)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-budgeting |
| GIT | |
| GIT | https://github.com/OCA/account-budgeting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-budgeting/tree/8.0/budget |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Lionel Sausin, Leonardo Pistone, Pedro M. Baeza, Sylvain LE GAL, Stéphane Bidoul (ACSONE), OCA Transbot, Damien Crier, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-analytic: - analytic_multicurrency odoo/odoo: - base - account - base_setup - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template - account_analytic_analysis - hr_timesheet_invoice - hr_timesheet - hr - resource - hr_attendance - sale - sales_team - web_kanban_sparkline - account_voucher - procurement |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Budget Module
=============
Features:
* Create budget, budget items and budget versions.
* Budget versions are multi currencies and multi companies.
This module is for real advanced budget use, otherwise prefer to use the
OpenERP official one.
Active Budget Version
=====================
Every Budget has zero or one active Version. This is marked by a flag and that
can be set with a button. All other versions are disabled.
If a budget version is duplicated, the old one is automatically disabled as
well.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
budget_item_allocation_type_form |
budget item allocation type form | budget.allocation.type | form | New |
budget_item_allocation_type_list |
budget item allocation type list | budget.allocation.type | tree | New |
view_budget_budget_form |
budget.budget.form | budget.budget | form | New |
view_budget_budget_search |
budget.budget.search | budget.budget | search | New |
view_budget_item_form |
budget.item.form | budget.item | form | New |
view_budget_item_list |
budget.item.list | budget.item | tree | New |
view_budget_item_search |
budget.item.search | budget.item | search | New |
view_budget_item_tree |
budget.item.tree | budget.item | tree | New |
view_budget_line_analytic_list |
budget.line.analytic.list | budget.line | tree | New |
view_budget_line_form |
budget.line.form | budget.line | form | New |
view_budget_line_list |
budget.line.list | budget.line | tree | New |
view_budget_line_search |
budget.line.search | budget.line | search | New |
view_budget_list |
budget.list | budget.budget | tree | New |
view_budget_version_form |
budget.version.form | budget.version | form | New |
view_budget_version_list_from_menu |
budget.version.list | budget.version | tree | New |
view_budget_version_search |
budget.version.search | budget.version | search | New |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (2)name_search(self, cr, uid, name, args=None, operator='ilike', context=None, limit=100)
on_change_start_date(self, cr, uid, ids, start_date_str, context=None)
No new fields.
Public methods (5)get_flat_tree(self, cr, uid, root_ids, context=None)
get_sorted_list(self, cr, uid, root_id, context=None)
get_sub_item_ids(self, cr, uid, item_ids, context=None)
name_search(self, cr, uid, name, args=None, operator='ilike', context=None, limit=100)
search(self, cr, uid, args, offset=0, limit=None, order=None, context=None, count=False)
No new fields.
Public methods (3)init(self, cr)
onchange_analytic_account_id(self, cr, uid, ids, analytic_account_id, context=None)
read_group(self, cr, uid, domain, fields, groupby, offset=0, limit=None, context=None, orderby=False, lazy=True)
No new fields.
Public methods (3)copy(self, cr, uid, id, default=None, context=None)
make_active(self, cr, uid, ids, context=None)
name_search(self, cr, uid, name, args=None, operator='ilike', context=None, limit=100)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-budgeting |
| GIT | |
| GIT | https://github.com/OCA/account-budgeting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-budgeting/tree/7.0/budget |
| VERSION | |
| VERSION | 1.1 |
| CATEGORY | |
| CATEGORY | Generic Modules/Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Yannick Vaucher, Guewen Baconnier, Alexandre Fayolle, Matthieu Dietrich, Leonardo Pistone, Nicolas Bessi, Vincent Renaville, vrenaville |
| WEBSITE | |
| WEBSITE | http://camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-analytic: - analytic_multicurrency odoo/odoo: - base - account - base_setup - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template - account_analytic_analysis - hr_timesheet_invoice - hr_timesheet - hr - resource - hr_attendance - sale - account_voucher |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Budget Module
=============
Features:
* Create budget, budget items and budget versions.
* Budget versions are multi currencies and multi companies.
This module is for real advanced budget use, otherwise prefer to use the
OpenERP official one.
Active Budget Version
=====================
Every Budget has zero or one active Version. This is marked by a flag and that
can be set with a button. All other versions are disabled.
If a budget version is duplicated, the old one is automatically disabled as
well.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
budget_item_allocation_type_form |
budget item allocation type form | budget.allocation.type | form | New |
budget_item_allocation_type_list |
budget item allocation type list | budget.allocation.type | list | New |
view_budget_budget_form |
budget.budget.form | budget.budget | form | New |
view_budget_budget_search |
budget.budget.search | budget.budget | search | New |
view_budget_item_form |
budget.item.form | budget.item | form | New |
view_budget_item_list |
budget.item.list | budget.item | tree | New |
view_budget_item_search |
budget.item.search | budget.item | search | New |
view_budget_item_tree |
budget.item.tree | budget.item | tree | New |
view_budget_line_analytic_list |
budget.line.analytic.list | budget.line | tree | New |
view_budget_line_form |
budget.line.form | budget.line | form | New |
view_budget_line_list |
budget.line.list | budget.line | tree | New |
view_budget_line_search |
budget.line.search | budget.line | search | New |
view_budget_list |
budget.list | budget.budget | tree | New |
view_budget_version_form |
budget.version.form | budget.version | form | New |
view_budget_version_list_from_menu |
budget.version.list | budget.version | tree | New |
view_budget_version_search |
budget.version.search | budget.version | search | New |
No new fields.
Public methods (1)copy_data(self, cr, uid, id, default=None, context=None)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (2)name_search(self, cr, uid, name, args=None, operator='ilike', context=None, limit=100)
on_change_start_date(self, cr, uid, ids, start_date_str, context=None)
No new fields.
Public methods (5)get_flat_tree(self, cr, uid, root_ids, context=None)
get_sorted_list(self, cr, uid, root_id, context=None)
get_sub_item_ids(self, cr, uid, item_ids, context=None)
name_search(self, cr, uid, name, args=None, operator='ilike', context=None, limit=100)
search(self, cr, uid, args, offset=0, limit=None, order=None, context=None, count=False)
No new fields.
Public methods (3)init(self, cr)
onchange_analytic_account_id(self, cr, uid, ids, analytic_account_id, context=None)
read_group(self, cr, uid, domain, fields, groupby, offset=0, limit=None, context=None, orderby=False)
No new fields.
Public methods (3)copy(self, cr, uid, id, default=None, context=None)
make_active(self, cr, uid, ids, context=None)
name_search(self, cr, uid, name, args=None, operator='ilike', context=None, limit=100)