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 IDNameModelTypeStatus
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_report Monetary
    compute='_compute_carrier_price_for_report'
  • currency_id Many2one → res.currency
    comodel_name='res.currency' compute='_compute_currency_id' compute_sudo=True readonly=True string='Currency'
Public methods (0)

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)