Repository
OCA/stock-logistics-transport · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.04 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), BCIM
Maintainers
Camptocamp, Odoo Community Association (OCA), BCIM
Committers
Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Manage partners stock depots.

Allow to define the transporter depot for that partner. When
distributing parcels to customers, a transporter may bring the parcels
to a local depot for then organizing a local distribution around the
depot. This base module only provides the depot model on the partner.

This module is the base module to define Stock Depot model. It should be
extended to manage stock flows

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
stock_depot_view_tree stock.depot.tree stock.depot list New
view_stock_depot_form stock depot stock.depot form New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • name Char
    required=True
  • partner_id Many2one → res.partner
    required=True args: 'res.partner'
Public methods (0)

No public methods.

Loading…

Loading…

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