TIP: You can type at any time to perform a new search.
Project analytic code
project_analytic_code · OCA/project
- Repository
- OCA/project · module folder · Try on Runboat
- Module version
- 0.1.0
- Category
- Project Management
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/project
- Last tracking update
- 2026-08-07 08:22:59
- Authors
- Odoo Community Association (OCA), Pierre Verkest
- Maintainers
- Odoo Community Association (OCA), Pierre Verkest
- Committers
- Pierre Verkest, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module add related Analytic account code ( related field analytic_account_code) on project model. The name of the project in related model display the analytic account code (using name_get) and you can search projects by the analytic account code (name_search) from any list ( ie: collecting timesheets). Add analytic account code in project kanban card view and add group by and search by account analytic.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_project_project_filter |
project_analytic_code.project.select | project.project | Inherits project.view_project_project_filter |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
analytic_account_codeCharindex='btree_not_null'related='analytic_account_id.code'store=Truestring='Analytic code'
No public methods.
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 49 days ago
- Last activity
- 49 days ago
- Repository
- OCA/project
- Pull request
- [18.0][MIG] project_analytic_code: Migration to 18.0 (#1763)