Stock Reception Discrepancy Distribution

stock_reception_discrepancy_distribution
REPOSITORY
REPOSITORYOCA/stock-logistics-workflow
GIT
GIThttps://github.com/OCA/stock-logistics-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-workflow/tree/15.0/stock_reception_discrepancy_distribution
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYInventory
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSsergio-teruel, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:37
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_purchase_stock
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
    - stock_account
    - stock
    - barcodes
    - purchase_stock
    - purchase
    - sale_purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
stock_reception_discrepancy_distribution_wiz stock.reception.discrepancy.distribution.wiz stock.reception.discrepancy.distribution.wiz form New
view_picking_form stock.picking xpath Inherits stock.view_picking_form
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • action_change_move_dest_qty(self)

New fields (7)
  • move_dest_demand Float
    compute='_compute_move_dest_demand' digits='Product Unit of Measure'
  • move_dest_ids One2many → stock.move
    comodel_name='stock.move' compute='_compute_move_dest_ids' inverse='_inverse_move_dest_ids'
  • move_id Many2one → stock.move
    comodel_name='stock.move'
  • move_qty_done Float
    related='move_id.quantity_done'
  • over_quantity Float
    compute='_compute_move_dest_demand' digits='Product Unit of Measure'
  • product_id Many2one
    readonly=True related='move_id.product_id'
  • product_uom Many2one
    related='move_id.product_uom'
Public methods (1)
  • action_confirm(self)
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/stock-logistics-workflow
PULL REQUEST
PULL REQUEST[18.0][MIG] stock_reception_discrepancy_distribution: Migration to version 18.0 (#2359)