Sale Product Pack Fixed Discount

sale_product_pack_fixed_discount
REPOSITORY
REPOSITORYOCA/product-pack
GIT
GIThttps://github.com/OCA/product-pack.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-pack/tree/17.0/sale_product_pack_fixed_discount
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Pierre Verkest <pierreverkest84@gmail.com>
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Pierre Verkest <pierreverkest84@gmail.com>
COMMITTERS
COMMITTERSDamien Crier, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/product-pack
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-invoicing:
    - account_invoice_fixed_discount
OCA/product-pack:
    - sale_product_pack
    - product_pack
OCA/sale-workflow:
    - sale_fixed_discount
odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - sale
    - sales_team
    - account_payment
    - account
    - onboarding
    - 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 is glue module between *Sale Product Pack* and *Sale fixed
discount*'s modules.

For the time being this avoid fixed discount on sale order lines linked
to a pack or a pack component excepted for pack with modifiable
components.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_order_form sale.order xpath Inherits sale.view_order_form
view_order_form_discount sale.order xpath Inherits sale_fixed_discount.view_order_form
Models touched (1)

New fields (1)
  • pack_ok Boolean
    related='product_id.pack_ok'
Public methods (0)

No public methods.