Website Sale - Price Tiers

website_sale_price_tier
REPOSITORY
REPOSITORYOCA/e-commerce
GIT
GIThttps://github.com/OCA/e-commerce.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/e-commerce/tree/10.0/website_sale_price_tier
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYE-commerce
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), LasLabs
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), LasLabs
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, Dave Lasley, oca-travis, Weblate, OCA-git-bot, SimoRubi
WEBSITE
WEBSITEhttps://laslabs.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:54
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_sale
    - website
    - web
    - base
    - web_editor
    - web_planner
    - sale
    - sales_team
    - mail
    - base_setup
    - web_kanban
    - bus
    - web_tour
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - procurement
    - payment
    - website_payment
    - website_portal
    - website_portal_sale
    - portal_sale
    - portal
    - auth_signup
    - website_mail
    - website_form
    - rating
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
assets_frontend Website Sale - Quantity Tiers (JS) ir.ui.view qweb Inherits website.assets_frontend
website_config_settings_view_form Website Settings - Implicit Price Tier website.config.settings xpath Inherits website_sale.website_config_settings_view_form
Models touched (3)

New fields (1)
  • price_quantity_tiers Serialized
    compute='_compute_price_quantity_tiers' help='This is a list of minimum quantities where pricing for the product changes, along with total costs for each of those quantities. It is computed for the current pricelist.'
Public methods (0)

No public methods.

New fields (1)
  • show_implicit_price_tier Boolean
    string='Implicit Price Tier'
Public methods (0)

No public methods.

New fields (1)
  • show_implicit_price_tier Boolean
    related='website_id.show_implicit_price_tier'
Public methods (0)

No public methods.