Repository
OCA/delivery-carrier · module folder · Try on Runboat
Module version
1.0.0
Category
Sales
Folder size
0.08 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), Sygel
Maintainers
Odoo Community Association (OCA), Sygel
Committers
sygel, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows to determine if a shipping is free based on the untaxed price of the sale order, instead of the taxed price, which is the default in the system.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_delivery_carrier_form_free_delivery_untaxed view.delivery.carrier.form.free.over.untaxed delivery.carrier form Inherits delivery.view_delivery_carrier_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • use_amount_untaxed Boolean
    string='Use amount untaxed'
Public methods (1)
  • rate_shipment(self, order)

New fields (0)

No new fields.

Public methods (0)

No public methods.