| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/14.0/mrp_subcontracting_resupply_link |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| 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 | Víctor Martínez, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp_subcontracting - mrp - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - purchase - account - analytic |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_view_form_inherit |
purchase.order.form.inherit | purchase.order | xpath | Inherits purchase_stock.purchase_order_view_form_inherit |
view_picking_form |
stock.picking.form | stock.picking | field | Inherits stock.view_picking_form |
subcontracting_resupply_count
Integer
compute='_compute_subcontracting_resupply_ids'
store=True
string='Resupply count'
subcontracting_resupply_ids
Many2many → stock.picking
column1='purchase_id'
column2='picking_id'
comodel_name='stock.picking'
compute='_compute_subcontracting_resupply_ids'
copy=False
relation='stock_picking_resupply'
store=True
string='Resupplys'
action_view_subcontracting_resupply(self)
button_confirm(self)
subcontracting_purchase_order_id
Many2one → purchase.order
comodel_name='purchase.order'
compute='_compute_subcontracting_purchase_order_id'
store=True
string='Subcontracting order'
No public methods.