| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-workflow |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-workflow/tree/15.0/stock_reception_discrepancy_distribution |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Inventory |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | sergio-teruel, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:37 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_purchase_stock - sale_stock - sale - sales_team - base - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (1)action_change_move_dest_qty(self)
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'
action_confirm(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/stock-logistics-workflow |
| PULL REQUEST | |
| PULL REQUEST | [18.0][MIG] stock_reception_discrepancy_distribution: Migration to version 18.0 (#2359) |