| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-warehouse |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-warehouse.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-warehouse/tree/9.0/stock_move_partner_info |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, OCA-git-bot, Darshan Patel |
| WEBSITE | |
| WEBSITE | https://odoo-community.org/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - decimal_precision - base_setup - web_kanban - web - bus - report - procurement - barcodes - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_move_tree_inh_pickingpartner |
stock.move.tree.inh.pickingpartner | stock.move | field | Inherits stock.stock_move_tree |
view_move_picking_tree_inh_pickingpartner |
view.move.picking.tree.inh.pickingpartner | stock.move | field | Inherits stock.view_move_picking_tree |
view_move_search_inh_pickingpartner |
view.move.search.inh.pickingpartner | stock.move | filter | Inherits stock.view_move_search |
view_move_tree_inh_pickingpartner |
view_move_tree.inh.pickingpartner | stock.move | field | Inherits stock.view_move_tree |
picking_partner_id
Many2one → res.partner
help='Partner of the picking'
index=True
oldname='picking_partner'
readonly=True
related='picking_id.partner_id'
store=True
string='Picking Partner'
args: 'res.partner'
No public methods.