PoS show discount from pricelist

pos_pricelist_show_discount
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/14.0/pos_pricelist_show_discount
VERSION
VERSION 1.0.5
CATEGORY
CATEGORYPoint of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion, PyTech SRL, Ooops404
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion, PyTech SRL, Ooops404
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Giovanni, Alessandro Uffreduzzi
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - analytic
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
assets assets ir.ui.view qweb Inherits point_of_sale.assets
assets_tests assets_tests ir.ui.view qweb Inherits web.assets_tests
pos_config_view_form pos.config.form.view pos.config div Inherits point_of_sale.pos_config_view_form
Models touched (1)

New fields (2)
  • discount_pricelist_id Many2one → product.pricelist
    help='The pricelist used as reference to calculate discounts.' string='Discount Reference Pricelist' args: 'product.pricelist'
  • display_discount_from_pricelist Boolean
    string='Display Discount From Reference Pricelist'
Public methods (0)

No public methods.