| 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/12.0/account_budget_template |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), AvanzOSC |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), AvanzOSC |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, Eduardo Aparicio |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-budgeting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-budgeting: - account_budget_oca odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_config_settings_form_view |
res.config.settings | div | Inherits account.res_config_settings_view_form | |
crossovered_budget_form_view |
crossovered.budget | header | Inherits account_budget_oca.crossovered_budget_view_form | |
crossovered_budget_template_form_view |
crossovered.budget.template | form | New | |
crossovered_budget_template_search_view |
crossovered.budget.template | search | New | |
crossovered_budget_template_tree_view |
crossovered.budget.template | tree | New |
budget_tmpl_id
Many2one → crossovered.budget.template
comodel_name='crossovered.budget.template'
default=_default_budget_tmpl_id
string='Template'
action_create_period(self)
button_compute_lines(self)
budget_post_ids
Many2many → account.budget.post
column1='post_id'
column2='tmpl_id'
comodel_name='account.budget.post'
relation='rel_template_budget_post'
string='Budgetary Positions'
name
Char
required=True
string='Name'
periodicity
Selection
default='monthly'
selection=[('monthly', 'Monthly'), ('quaterly', 'Quarterly'), ('sixmonthly', 'Six-monthly'), ('yearly', 'Yearly')]
string='Periodicity'
create(self, vals)
write(self, vals)
budget_templ_id
Many2one → crossovered.budget.template
comodel_name='crossovered.budget.template'
default=_default_budget_template
string='Default Budget Template'
get_values(self)
set_values(self)
| 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/11.0/account_budget_template |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), AvanzOSC |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), AvanzOSC |
| COMMITTERS | |
| COMMITTERS | David Alonso, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-budgeting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account_budget - account - base_setup - base - web - product - decimal_precision - bus - web_tour - analytic - web_planner - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_config_settings_form_view |
res.config.settings | div | Inherits account.res_config_settings_view_form | |
crossovered_budget_form_view |
crossovered.budget | header | Inherits account_budget.crossovered_budget_view_form | |
crossovered_budget_template_form_view |
crossovered.budget.template | form | New | |
crossovered_budget_template_search_view |
crossovered.budget.template | search | New | |
crossovered_budget_template_tree_view |
crossovered.budget.template | tree | New |
budget_tmpl_id
Many2one → crossovered.budget.template
comodel_name='crossovered.budget.template'
default=_default_budget_tmpl_id
string='Template'
action_create_period(self)
button_compute_lines(self)
budget_post_ids
Many2many → account.budget.post
column1='post_id'
column2='tmpl_id'
comodel_name='account.budget.post'
relation='rel_template_budget_post'
string='Budgetary Positions'
name
Char
required=True
string='Name'
periodicity
Selection
default='monthly'
selection=[('monthly', 'Monthly'), ('quaterly', 'Quaterly'), ('sixmonthly', 'Six-monthly'), ('yearly', 'Yearly')]
string='Periodicity'
create(self, vals)
write(self, vals)
budget_templ_id
Many2one → crossovered.budget.template
comodel_name='crossovered.budget.template'
default=_default_budget_template
string='Default Budget Template'
get_values(self)
set_values(self)