Repository
OCA/stock-logistics-transport · module folder · Try on Runboat
Module version
1.0.0
Category
Warehouse
Folder size
0.02 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.camptocamp.com
Last tracking update
2026-08-07 07:17:49
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Pedro M. Baeza, Stéphane Bidoul (ACSONE)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
logistic_consignee, logistic_order, logistic_requisition, purchase_transport_multi_address, sale_sourced_by_line_sale_transport_multi_address, stock_shipment_management
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
report_saleorder_document report_saleorder_document ir.ui.view qweb Inherits sale.report_saleorder_document
view_order_form sale.order.form sale.order form Inherits sale_stock.view_order_form_inherit
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • consignee_id Many2one → res.partner
    domain=[('is_consignee', '=', True)] help='The person to whom the shipment is to be delivered.' states=LO_STATES string='Consignee' args: 'res.partner'
Public methods (0)

No public methods.

New fields (1)
  • origin_address_id Many2one → res.partner
    compute='_origin_address' help='The place from which the shipment will be sent' readonly=True string='Origin Address' args: 'res.partner'
Public methods (0)

No public methods.

Loading…

Loading…