TIP: You can type at any time to perform a new search.
Purchase Requisition Transport Document
purchase_requisition_transport_document · OCA/purchase-workflow
- Repository
- OCA/purchase-workflow · module folder · Try on Runboat
- Module version
- 0.1.0
- Category
- Purchase Management
- Folder size
- 0.01 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- 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
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- logistic_requisition, ngo_purchase_requisition
- Description
Purchase Requisition Transport Document ======================================= This module extends the purchase_transport_module allowing to add Transport Documents to Purchase Requisitions as well. See the description of that module for more information and demo data.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_purchase_requisition_form |
view_purchase_requisition_form | purchase.requisition | form | Inherits purchase_requisition.view_purchase_requisition_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
transport_document_idsMany2many → transport.documentstring='Transport Documents' args: 'transport.document'
No public methods.
Loading…
Loading…