Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.1
Category
Sale
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-07 07:38:21
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
jcoux, OCA Transbot, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
sale_coupon_most_expensive_delivery
Description

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • discount_apply_on Selection
    help='On Order - Discount on whole order\nCheapest product - Discount on cheapest product of the order\nMost Expensive product - Discount on most expensive product of the order\nSpecific products - Discount on selected specific products' selection_add=[('most_expensive_product', 'On Most Expensive Product')]
Public methods (1)
  • name_get(self)
    Extend to update name for most_expensive_product option.

New fields (0)

No new fields.

Public methods (0)

No public methods.