| 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/8.0/account_analytic_project |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Therp BV |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul (ACSONE), Ronald Portier (Therp BV), OCA Transbot, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://therp.nl |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template - project - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_analytic_account_form |
account.analytic.account.form.add_project_button | account.analytic.account | div | Inherits analytic.view_account_analytic_account_form |
project_ids
One2many → project.project
string='Projects'
args: 'project.project', 'analytic_account_id'
create_project_for_account(self)
view_projects_for_account(self)
| 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/6.1/account_analytic_project |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Therp BV |
| COMMITTERS | |
| COMMITTERS | GitHub, Ronald Portier (Therp BV) |
| WEBSITE | |
| WEBSITE | http://therp.nl |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:04:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - product - process - decimal_precision - analytic - board - edi - email_template - base_tools - project - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Project and analytic account integration. Gives the option to create projects directly from the analytic accounts they should be linked to. Without this module, if you first create an analytic account and later on you decide to have a project as well for this account, the situation is very difficult to rectify. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_analytic_account_form |
account.analytic.account.form.add_project_button | account.analytic.account | data | Inherits account.view_account_analytic_account_form |
No new fields.
Public methods (2)create_project_for_account(self, cr, uid, ids, context=None)
view_projects_for_account(self, cr, uid, ids, context=None)