TIP: You can type at any time to perform a new search.
Stock Picking Delivery Info Computation
stock_picking_delivery_info_computation · OCA/delivery-carrier
- Repository
- OCA/delivery-carrier · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Sales, Stock, Delivery
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/delivery-carrier
- Last tracking update
- 2026-08-07 07:31:53
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Pedro M. Baeza, Weblate, OCA Transbot, OCA-git-bot, oca-travis, Victor M.M. Torres
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_delivery_document_info |
report_delivery_document_info | ir.ui.view | qweb | Inherits delivery.report_delivery_document2 |
report_shipping_info |
report_shipping_info | ir.ui.view | qweb | Inherits delivery.report_shipping2 |
view_picking_withcarrier_out_form |
delivery.stock.picking_info.form.view | stock.picking | form | Inherits delivery.view_picking_withcarrier_out_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
action_confirm(self)Recompute picking volume when confirming sales order.
New fields (1)
-
number_of_packagesIntegercopy=Falsestring='Number of Packages'
-
action_calculate_volume(self)@api.multi
Loading…