Sale Pricelist Discount

sale_pricelist_discount
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/8.0/sale_pricelist_discount
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), credativ
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), credativ
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, OCA-git-bot, Jacob Hicks
WEBSITE
WEBSITEhttp://www.credativ.co.uk
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - sale
    - sales_team
    - mail
    - base_setup
    - web_kanban
    - web
    - web_kanban_sparkline
    - account_voucher
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - board
    - edi
    - email_template
    - procurement
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_pricelist_view_form_discount product.pricelist.item.form.discount product.pricelist.item field Inherits product.product_pricelist_item_form_view
Models touched (1)

New fields (1)
  • discount Float
    default=0.0 digits_compute=dp.get_precision('Discount') help='Default discount applied on a sale order line.' args: 'Discount (%)'
Public methods (0)

No public methods.