Delivery Free Over Untaxed Price

delivery_free_over_untaxed_price
REPOSITORY
REPOSITORYOCA/delivery-carrier
GIT
GIThttps://github.com/OCA/delivery-carrier.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/delivery-carrier/tree/18.0/delivery_free_over_untaxed_price
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, sygel
WEBSITE
WEBSITEhttps://github.com/OCA/delivery-carrier
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - delivery
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath Inherits delivery.view_delivery_carrier_form
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.