Repository
OCA/stock-logistics-availability · module folder · Try on Runboat
Module version
1.0.0
Category
Warehouse Management
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-availability
Last tracking update
2026-08-07 08:43:05
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Carlos Roca, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the functionality of 'Warehouse Management' to show
you the stock availability (Free To Use Quantity) of each product as
part of its name in the product drop-down widget on stock picking.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_picking_form stock.picking form Inherits stock.view_picking_form
view_stock_move_line_detailed_operation_tree stock.move.line tree Inherits stock.view_stock_move_line_detailed_operation_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • name_search(self, name='', args=None, operator='ilike', limit=100)
    @api.model

New fields (1)
  • picking_type_warehouse_id Many2one → stock.warehouse
    comodel_name='stock.warehouse' related='picking_id.picking_type_id.warehouse_id' string='Stock picking type warehouse'
Public methods (0)

No public methods.

New fields (1)
  • picking_type_warehouse_id Many2one → stock.warehouse
    comodel_name='stock.warehouse' related='picking_type_id.warehouse_id' string='Stock picking type warehouse'
Public methods (0)

No public methods.

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