Repository
OCA/account-analytic · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
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 08:22:57
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Weblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Allows to define the analytic distribution on picking level, which
should propagate the value to the corresponding field of stock moves.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
stock_picking_form_view stock.picking.form (in stock_picking_analytic) stock.picking form Inherits stock.view_picking_form
stock_picking_search_view stock.picking.search (in stock_picking_analytic) stock.picking search Inherits stock.view_picking_internal_search
stock_picking_tree_view stock.picking.tree (in stock_picking_analytic) stock.picking tree Inherits stock.vpicktree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • analytic_distribution Json
    inverse='_inverse_analytic_distribution'
  • original_analytic_distribution Json
    help='Technical field. Use to store the value ofanalytic_distribution if there is no lines'
Public methods (0)

No public methods.

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
587 days ago
Last activity
0 days ago
Repository
OCA/account-analytic
Pull request
[MIG] stock_picking_analytic: Migration to 18.0 (#733)
Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
106 days ago
Last activity
2 days ago
Repository
OCA/account-analytic
Pull request
[19.0] [MIG] stock_picking_analytic: Migration to 19.0 (#913)