Open nus-pe-bot opened 2 years ago
A user might enter 123 as 0123 or 0 as 00. but this is not supported. 0 entered as multiple zeros is also not supported.
[original: nus-cs2103-AY2223S1/pe-interim#3026] [original labels: type.FeatureFlaw severity.Low]
We think that this is a very uncommon user behaviour, thus we do not support preceding 0s before income or monthly. It's just like how when you are given a salary, we do not say $00070000 a year.
--
A user might enter 123 as 0123 or 0 as 00. but this is not supported. 0 entered as multiple zeros is also not supported.
[original: nus-cs2103-AY2223S1/pe-interim#3026] [original labels: type.FeatureFlaw severity.Low]