Purchase Analytic Distribution Model warehouse

purchase_analytic_distribution_model_warehouse
REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/18.0/purchase_analytic_distribution_model_warehouse
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYPurchases, Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, christian-ramos-tecnativa
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - purchase_stock
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - onboarding
    - analytic
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to automatically assigns analytic distributions to purchase
order lines based on the warehouse of the picking type.

This module extends analytic distribution models to support warehouse-based
automatic assignment in purchase orders. When you create a purchase order,
the system automatically applies the appropriate analytic distribution based
on the destination warehouse.

Code Analysis

Views touched (0)

No views found for this module.

Models touched (2)

New fields (1)
  • warehouse_id Many2one → stock.warehouse
    check_company=True comodel_name='stock.warehouse' ondelete='cascade'
Public methods (1)
  • get_view(self, view_id=None, view_type='form', **options)
    @api.model

New fields (0)

No new fields.

Public methods (0)

No public methods.