Repository
OCA/stock-logistics-transport · module folder · Try on Runboat
Module version
1.1.0
Category
Warehouse Management
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-transport
Last tracking update
2026-08-07 08:42:58
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Jacques-Etienne Baudoux, Weblate, OCA-git-bot, oca-ci, Khôi (Kiên Kim)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
shipment_advice
Description
Manage the loading docks of your warehouse.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
stock_dock_view_form stock.dock.form stock.dock form New
stock_dock_view_search stock.dock.search stock.dock search New
stock_dock_view_tree stock.dock.list stock.dock list New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (5)
  • active Boolean
    default=True
  • barcode Char
  • company_id Many2one → res.company
    comodel_name='res.company' index=True related='warehouse_id.company_id' store=True string='Company'
  • name Char
    required=True
  • warehouse_id Many2one → stock.warehouse
    check_company=True comodel_name='stock.warehouse' default=<expr> ondelete='cascade' required=True string='Warehouse'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
108 days ago
Last activity
4 days ago
Repository
OCA/stock-logistics-transport
Pull request
[19.0][MIG] stock_dock: Migration to 19.0 (#218)