Project:
View Revisions: Issue #58068 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0058068: Combo min/max amounts of items per family are not used properly | ||
Revision | 2025-03-14 10:51 by guilleaer | ||
Steps To Reproduce | The family of a combo can have between the required minimum, and the maximum allowed. As defined in the wiki: Quantity: Minimum number of items required to complete the family. Note this number can be obtained by summing units of the different products in the family. Max quantity: Maximum number of items that can be used to complete the family. This value can not be less than the Quantity field value. If not value is defined then it will be ignored. The combo has the Family1 to be configured as follows: Quantity 2 Max quantity 3 But it only accepts the family as valid if the minimum amount of products is added, once it surpasses that value it stops being ok. In our example we added 3 units for a family that requires minimum 2, but allows 2 to 3. Check attached image. The problem is that apply button is disabled when it shouldn't |
||
Revision | 2025-02-25 12:54 by guilleaer | ||
Steps To Reproduce | The family of a combo can have between the required minimum, and the maximum allowed. As defined in the wiki: Quantity: Minimum number of items required to complete the family. Note this number can be obtained by summing units of the different products in the family. Max quantity: Maximum number of items that can be used to complete the family. This value can not be less than the Quantity field value. If not value is defined then it will be ignored. The combo has the Family1 to be configured as follows: Quantity 2 Max quantity 3 But it only accepts the family as valid if the minimum amount of products is added, once it surpasses that value it stops being ok. In our example we added 3 units for a family that requires minimum 2, but allows 2 to 3. Check attached image. |
Copyright © 2000 - 2009 MantisBT Group |