Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/sale-workflow
Last tracking update
2026-08-20 17:29:47
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
DavidJForgeFlow
Committers
OCA-git-bot, oca-ci, Bhavesh Heliconia
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
In standard Odoo the discount is only displayed if it benefits the
customer. In the case of wanting to always show the discount (for
example a surcharge), this module allows to choose whether to show or
not.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_pricelist_item_form_view_surcharge product.pricelist.item.form - surcharge product.pricelist.item form Inherits product.product_pricelist_item_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • show_surcharge Boolean
    default=False help='If enabled, when the price is computed will show the customer the surcharge.'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…