TIP: You can type at any time to perform a new search.
Link 'Logistics Order - Donation' and 'Logistics Requisition'
logistic_order_requisition_donation · OCA/vertical-ngo
- Repository
- OCA/vertical-ngo · 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
- Yes
- Website
- http://www.camptocamp.com
- Last tracking update
- 2026-08-07 07:17:53
- 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
- None
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
sale.order.form | sale.order | form | Inherits logistic_requisition.view_order_form3 |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (3)
-
order_typeSelectionrelated='order_id.order_type'selection=[('standard', 'Standard'), ('cost_estimate_only', 'Cost Estimate Only'), ('donation', 'In-Kind Donation')] -
sourcing_methodSelectioncompute='_get_sourcing_method'related=Falseselection_add=[('donation', 'In-kind Donation')] -
sourcing_method_donationSelectiondefault='donation'selection=[('donation', 'In-kind Donation'), ('other', 'Other')]string='Sourcing Method'
No public methods.
Loading…
Loading…