TIP: You can type at any time to perform a new search.
Delivery cost in Picking Reports
stock_picking_report_delivery_cost · OCA/delivery-carrier
- Repository
- OCA/delivery-carrier · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Stock
- 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 08:42:52
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- OCA-git-bot, oca-ci, Bhavesh Heliconia
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module shows in the delivery slip and picking operations reports the cost of the delivery method according the rate computed on the fly according same conditions as standard delivery module would do.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_delivery_document |
report_delivery_document | ir.ui.view | qweb | Inherits stock.report_delivery_document |
report_picking |
report_picking | ir.ui.view | qweb | Inherits stock.report_picking |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
carrier_price_for_reportMonetarycompute='_compute_carrier_price_for_report' -
currency_idMany2one → res.currencycomodel_name='res.currency'compute='_compute_currency_id'compute_sudo=Truereadonly=Truestring='Currency'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 13 days ago
- Last activity
- 13 days ago
- Repository
- OCA/delivery-carrier
- Pull request
- [19.0][MIG] stock_picking_report_delivery_cost: Migration to 19.0 (#1233)