| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/17.0/purchase_request_analytic |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchase Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Stefan Rijnhart, Weblate, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/purchase-workflow: - purchase_request odoo/odoo: - purchase_stock - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - onboarding - analytic - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds an analytic distribution field to Purchase Requests. The field serves as a default for new lines on a request. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_request_analytic_view_form |
purchase.request.analytic.form | purchase.request | data | Inherits purchase_request.view_purchase_request_form |
purchase_request_analytic_view_tree |
purchase.request.analytic.tree | purchase.request | field | Inherits purchase_request.view_purchase_request_tree |
view_purchase_request_search |
purchase.request.search | purchase.request | group | Inherits purchase_request.view_purchase_request_search |
analytic_distribution
Json
help='The default distribution for new lines on this request'
inverse='_inverse_analytic_distribution'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/15.0/purchase_request_analytic |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Purchase Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | AaronHForgeFlow, OCA-git-bot, oca-ci, JasminSForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:36 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/purchase-workflow: - purchase_request odoo/odoo: - purchase - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - purchase_stock - stock_account - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_request_analytic_view_form |
purchase.request.analytic.form | purchase.request | data | Inherits purchase_request.view_purchase_request_form |
purchase_request_analytic_view_tree |
purchase.request.analytic.tree | purchase.request | field | Inherits purchase_request.view_purchase_request_tree |
view_purchase_request_search |
purchase.request.search | purchase.request | xpath | Inherits purchase_request.view_purchase_request_search |
analytic_account_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
compute='_compute_analytic_account_id'
help='The analytic account related to a sales order.'
inverse='_inverse_analytic_account_id'
readonly=True
states={'draft': [('readonly', False)]}
store=True
string='Analytic Account'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/14.0/purchase_request_analytic |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchase Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Juany Davila |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/purchase-workflow: - purchase_request odoo/odoo: - purchase - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - purchase_stock - stock_account - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_request_analytic_view_form |
purchase.request.analytic.form | purchase.request | data | Inherits purchase_request.view_purchase_request_form |
purchase_request_analytic_view_tree |
purchase.request.analytic.tree | purchase.request | field | Inherits purchase_request.view_purchase_request_tree |
view_purchase_request_search |
purchase.request.search | purchase.request | xpath | Inherits purchase_request.view_purchase_request_search |
analytic_account_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
compute='_compute_analytic_account_id'
help='The analytic account related to a sales order.'
inverse='_inverse_analytic_account_id'
readonly=True
states={'draft': [('readonly', False)]}
store=True
string='Analytic Account'
analytic_account_id2
Many2one → account.analytic.account
comodel_name='account.analytic.account'
help='Use to store the value of analytic_account if there is no lines'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/13.0/purchase_request_analytic |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchase Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Eficent |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Eficent |
| COMMITTERS | |
| COMMITTERS | oca-travis, OCA-git-bot, ps-tubtim |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/purchase-workflow: - purchase_request odoo/odoo: - purchase - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - purchase_stock - stock_account - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_request_analytic_view_form |
purchase.request.analytic.form | purchase.request | data | Inherits purchase_request.view_purchase_request_form |
purchase_request_analytic_view_tree |
purchase.request.analytic.tree | purchase.request | field | Inherits purchase_request.view_purchase_request_tree |
view_purchase_request_search |
purchase.request.search | purchase.request | xpath | Inherits purchase_request.view_purchase_request_search |
analytic_account_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
compute='_compute_analytic_account_id'
help='The analytic account related to a sales order.'
inverse='_inverse_analytic_account_id'
readonly=True
states={'draft': [('readonly', False)]}
store=True
string='Analytic Account'
analytic_account_id2
Many2one → account.analytic.account
comodel_name='account.analytic.account'
help='Use to store the value of analytic_account if there is no lines'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/12.0/purchase_request_analytic |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchase Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Eficent |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Eficent |
| COMMITTERS | |
| COMMITTERS | mreficent, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Robin Keunen |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/purchase-workflow: - purchase_request odoo/odoo: - purchase - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest - purchase_stock - stock_account - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_request_analytic_view_form |
purchase.request.analytic.form | purchase.request | data | Inherits purchase_request.view_purchase_request_form |
purchase_request_analytic_view_tree |
purchase.request.analytic.tree | purchase.request | field | Inherits purchase_request.view_purchase_request_tree |
view_purchase_request_search |
purchase.request.search | purchase.request | xpath | Inherits purchase_request.view_purchase_request_search |
analytic_account_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
compute='_compute_analytic_account_id'
help='The analytic account related to a sales order.'
inverse='_inverse_analytic_account_id'
readonly=True
states={'draft': [('readonly', False)]}
store=True
string='Analytic Account'
analytic_account_id2
Many2one → account.analytic.account
comodel_name='account.analytic.account'
help='Use to store the value of analytic_account if there is no lines'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/10.0/purchase_request_analytic |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Purchase Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Eficent |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Eficent |
| COMMITTERS | |
| COMMITTERS | mreficent, ahenriquez, oca-travis, Weblate, OCA-git-bot, Beñat Jimenez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/purchase-workflow: - purchase_request odoo/odoo: - purchase - stock_account - stock - product - base - decimal_precision - base_setup - web_kanban - web - bus - web_tour - report - procurement - barcodes - web_planner - account - analytic |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_request_analytic_view_form |
purchase.request.analytic.form | purchase.request | data | Inherits purchase_request.view_purchase_request_form |
purchase_request_analytic_view_tree |
purchase.request.analytic.tree | purchase.request | field | Inherits purchase_request.view_purchase_request_tree |
view_purchase_request_search |
purchase.request.search | purchase.request | xpath | Inherits purchase_request.view_purchase_request_search |
analytic_account_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
compute='_compute_analytic_account_id'
help='The analytic account related to a sales order.'
inverse='_inverse_analytic_account_id'
readonly=True
states={'draft': [('readonly', False)]}
store=True
string='Contract / Analytic'
analytic_account_id2
Many2one → account.analytic.account
comodel_name='account.analytic.account'
help='Use to store the value of analytic_account if there is no lines'
No public methods.