Skip to content

Fixes ISSUE-55472: Price Adjustment multiple can be set to 0

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

Description

In the Discounts and Promotions window, discounts with Price Adjustment rule have a flag named IsMultiple. This flag applies the discount ‘in packs’, and requires to define a quantity for this pack. This quantity can be set to 0 and the minimum possible value should be 1, so a new constraint is required.

JIRA

Testing Performed

try-retail

Edited by Jon Galarza

Merge request reports