Repository
OCA/account-analytic · module folder · Try on Runboat
Module version
1.0.0
Category
Purchase Management
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-analytic
Last tracking update
2026-08-07 09:06:24
Authors
Odoo Community Association (OCA), Acsone SA/NV
Maintainers
Odoo Community Association (OCA), Acsone SA/NV
Committers
Weblate, OCA-git-bot, oca-ci, andrea, arantxa-s73
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
purchase_analytic_required
Description
The goal of this module is to ease analytic distribution management on
purchase order. This module add analytic distribution on purchase order.

If all lines of the purchase order have the same analytic distribution,
the analytic distribution on the purchase order is automatically set
with this value. If a analytic distribution is set on the purchase
order, all lines of the purchase will take this value.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
purchase_order_kpis_tree_inherit_purchase_analytic purchase.order.kpis.tree (purchase_analytic) purchase.order tree Inherits purchase.purchase_order_kpis_tree
purchase_order_view_form_inherit_purchase_analytic purchase.order.form (purchase_analytic) purchase.order form Inherits purchase.purchase_order_form
purchase_order_view_tree_inherit_purchase_analytic purchase.order.tree (purchase_analytic) purchase.order tree Inherits purchase.purchase_order_view_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • analytic_distribution Json
    inverse='_inverse_analytic_distribution'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…