TIP: You can type at any time to perform a new search.
Project and analytic account integration
account_analytic_project · OCA/account-analytic
- Repository
- OCA/account-analytic · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Generic Modules/Accounting
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://therp.nl
- Last tracking update
- 2026-08-07 07:03:06
- Authors
- Odoo Community Association (OCA), Therp BV
- Maintainers
- Odoo Community Association (OCA), Therp BV
- Committers
- Stéphane Bidoul (ACSONE), Ronald Portier (Therp BV), OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_analytic_account_form |
account.analytic.account.form.add_project_button | account.analytic.account | form | Inherits analytic.view_account_analytic_account_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
project_idsOne2many → project.projectstring='Projects' args: 'project.project', 'analytic_account_id'
-
create_project_for_account(self)@api.multiCreate a project for an already existing analytic account. -
view_projects_for_account(self)@api.multiView list or form for project(s) related to analytic account.
Loading…