TIP: You can type at any time to perform a new search.
Sale - Transport Addresses
sale_transport_multi_address · OCA/stock-logistics-transport
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_idMany2one → res.partnerdomain=[('is_consignee', '=', True)]help='The person to whom the shipment is to be delivered.'states=LO_STATESstring='Consignee' args: 'res.partner'
No public methods.
New fields (1)
-
origin_address_idMany2one → res.partnercompute='_origin_address'help='The place from which the shipment will be sent'readonly=Truestring='Origin Address' args: 'res.partner'
No public methods.
Loading…
Loading…