Ankit Joshi created OFBIZ-13269:
-----------------------------------
Summary: Need to have a support for maximum discount cap in
Promotions
Key: OFBIZ-13269
URL: https://issues.apache.org/jira/browse/OFBIZ-13269
Project: OFBiz
Issue Type: Task
Components: order
Reporter: Ankit Joshi
Assignee: Ankit Joshi
*Scenario:*
While configuring a Cart Range Percent Discount for promotions, there doesn’t
seem to be an out-of-the-box option to set a maximum discount cap. For
instance, if the business wants to offer a 15% discount on the cart total, but
with a maximum discount limit of $100 irrespective of the cart value, the
system currently applies the percentage across the total cart value without a
ceiling.
The primary aim is not to enforce a minimum margin rule for the product price
but to set a maximum discount limit regardless of the cart total particularly
for the high valued cart totals.
The requirement also considers a case whereby system is applying single cart
promotion at a time just to simplify the scenario.
*Solution Proposal:*
Extending the ProductPromoAction entity with maxDiscountAmount field
--
This message was sent by Atlassian Jira
(v8.20.10#820010)