TIP: You can type at any time to perform a new search.
Link analytic items and partner
analytic_partner · OCA/account-analytic
- Repository
- OCA/account-analytic · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Analytic Accounting
- Folder size
- 0.14 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-analytic
- Last tracking update
- 2026-08-07 08:42:51
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Weblate, OCA-git-bot, oca-ci, DoDo
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds a commercial partner on each analytic item for allowing to have another dimension for data analysis. It also handles the proper propagation of this field to the created analytic entries when validating invoices.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_analytic_line_filter |
Analytic entries search (with partner) | account.analytic.line | Inherits account.view_account_analytic_line_filter_inherit_account | |
view_account_analytic_line_form |
Analytic entries form (with partner) | account.analytic.line | form | Inherits analytic.view_account_analytic_line_form |
view_account_analytic_line_tree |
Analytic entries tree (with partner) | account.analytic.line | tree | Inherits analytic.view_account_analytic_line_tree |
view_partner_form_analytic |
res.partner.form.analytic | res.partner | form | Inherits base.view_partner_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
other_partner_idMany2one → res.partnercomodel_name='res.partner'domain="['|', ('parent_id', '=', False), ('is_company', '=', True)]"string='Other Partner'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…