Repository
OCA/stock-logistics-warehouse · module folder · Try on Runboat
Module version
1.1.0
Category
Stock
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-warehouse
Last tracking update
2026-08-07 08:42:50
Authors
Odoo Community Association (OCA), Trey
Maintainers
Odoo Community Association (OCA), Trey
Committers
Weblate, OCA-git-bot, oca-ci, ppyczko, Bhavesh Heliconia, pvachhani
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds the field supplier reference in pickings. This field is
only visible when the picking type code is incoming, so is only for
receipt pickings.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_picking_form_reference view.picking.form.inherited stock.picking form Inherits stock.view_picking_form
view_picking_internal_search_reference view.picking.internal.search.inherited stock.picking search Inherits stock.view_picking_internal_search
vpicktree_reference stock.picking.tree.view.inherited stock.picking tree Inherits stock.vpicktree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • supplier_reference Char
    help="Enter the supplier's delivery note or shipment reference related to this receipt. This does not sync automatically with the supplier reference in the purchase order." string='Supplier Delivery Reference'
Public methods (0)

No public methods.

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
267 days ago
Last activity
99 days ago
Repository
OCA/stock-logistics-warehouse
Pull request
[19.0][MIG] stock_picking_supplier_ref: Migration to 19.0 (#2472)