| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/17.0/purchase_mrp_distribution |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Tecnaiva |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Tecnaiva |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Carlos Roca |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - purchase_mrp - mrp - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - purchase_stock - stock_account - account - onboarding - analytic - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows you to buy a product that will be divided into others without knowing the exact quantity of the others. That quantity will be filled in the picking. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
mrp.bom | xpath | Inherits mrp.mrp_bom_form_view | |
stock_move_distribution_wiz_form |
Stock Move Distribution Wiz Form | stock.move.distribution.wiz | form | New |
view_picking_form |
stock.picking | xpath | Inherits stock.view_picking_form |
type
Selection
ondelete={'distribution': 'set default'}
selection_add=[('distribution', 'Distribution')]
No public methods.
No new fields.
Public methods (0)No public methods.
distribution_bom_id
Many2one → mrp.bom
action_open_distribution_wizard(self)
demand_quantity
Float
related='move_id.product_uom_qty'
line_ids
One2many → stock.move.distribution.wiz.line
move_id
Many2one → stock.move
move_uom_id
Many2one
related='move_id.product_uom'
button_distribute_qty(self)
default_get(self, fields)
company_id
Many2one → res.company
lot_id
Many2one → stock.lot
package_id
Many2one → stock.quant.package
product_id
Many2one → product.product
quantity
Float
digits='Product Unit of Measure'
uom_id
Many2one → uom.uom
wizard_id
Many2one → stock.move.distribution.wiz
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/15.0/purchase_mrp_distribution |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Tecnaiva |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Tecnaiva |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:36 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - purchase_mrp - mrp - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - purchase_stock - stock_account - account - analytic - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
mrp.bom | xpath | Inherits mrp.mrp_bom_form_view | |
stock_move_distribution_wiz_form |
Stock Move Distribution Wiz Form | stock.move.distribution.wiz | form | New |
view_picking_form |
stock.picking | xpath | Inherits stock.view_picking_form |
type
Selection
ondelete={'distribution': 'set default'}
selection_add=[('distribution', 'Distribution')]
No public methods.
No new fields.
Public methods (0)No public methods.
distribution_bom_id
Many2one → mrp.bom
action_open_distribution_wizard(self)
demand_quantity
Float
related='move_id.product_uom_qty'
line_ids
One2many → stock.move.distribution.wiz.line
move_id
Many2one → stock.move
move_uom_id
Many2one
related='move_id.product_uom'
button_distribute_qty(self)
default_get(self, fields)
company_id
Many2one → res.company
lot_id
Many2one → stock.production.lot
package_id
Many2one → stock.production.lot
product_id
Many2one → product.product
quantity
Float
digits='Product Unit of Measure'
uom_id
Many2one → uom.uom
wizard_id
Many2one → stock.move.distribution.wiz
No public methods.