TIP: You can type at any time to perform a new search.
Logistics Order - Donation
logistic_order_donation · OCA/vertical-ngo
- Repository
- OCA/vertical-ngo · module folder · Try on Runboat
- Module version
- 0.2.0
- Category
- Purchase Management
- Folder size
- 0.01 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- 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
- logistic_order_donation_budget, logistic_order_donation_transit, logistic_order_requisition_donation
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
sale.order.form | sale.order | form | Inherits logistic_order.view_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
line_route_idMany2one → stock.location.routecomodel_name='stock.location.route'compute='_get_line_route_id'
-
get_order_type_selection(self)@api.model
New fields (0)
No new fields.
Public methods (1)-
product_id_change_with_wh(self, cr, uid, ids, pricelist, product, qty=0, uom=False, qty_uos=0, uos=False, name='', partner_id=False, lang=False, update_tax=True, date_order=False, packaging=False, fiscal_position=False, flag=False, warehouse_id=False, context=None)
Loading…
Loading…