Repository
OCA/account-analytic · module folder · Try on Runboat
Module version
1.0.0
Category
Purchase Management
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-analytic
Last tracking update
2026-08-07 08:22:57
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
Stefan Rijnhart, Weblate, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds an analytic distribution field to Purchase Requests. The field
serves as a default for new lines on a request.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
purchase_request_analytic_view_form purchase.request.analytic.form purchase.request form Inherits purchase_request.view_purchase_request_form
purchase_request_analytic_view_tree purchase.request.analytic.tree purchase.request tree Inherits purchase_request.view_purchase_request_tree
view_purchase_request_search purchase.request.search purchase.request search Inherits purchase_request.view_purchase_request_search
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • analytic_distribution Json
    help='The default distribution for new lines on this request' inverse='_inverse_analytic_distribution'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…