Skip to content

Fixes ISSUE-55470: Price adjustment multiple rule should hide the Min and Max Quantity fields

Jon Galarza requested to merge openbravo/devel/openbravo:fix/55470 into master

Description

In Discounts and Promotions window, when creating a discount of type Price Adjustment, the flag IsMultiple can be set. This flag applies the discount in ‘packs’, so the Min and Max Quantity fields aren’t taken into account. This means that if not useful should be hidden also when this flag is set.

JIRA

Testing Performed

try-retail

Edited by Jon Galarza

Merge request reports