web-app
web-app copied to clipboard
WEB-463 Minimum Opening Balance Field Allows Zero and Negative Values in Saving Product Creation Form
Changes Made :-
Added validation to the "Minimum Opening Balance" field in the Create Saving Product form to ensure only values greater than or equal to 1 are allowed. Decimals above 1 (e.g., 1.1, 1.5) are supported.
Before :-
After :-
Summary by CodeRabbit
- Bug Fixes
- Enhanced validation for the minimum opening balance field with clearer error messages for required and minimum value validation errors.
✏️ Tip: You can customize this high-level summary in your review settings.