AY2324S2-CS2103T-W10-2 / tp

https://nus-cs2103-ay2324s2.github.io/tp/
MIT License
1 stars 5 forks source link

[PE-D][Tester D] price does not accept cent #263

Closed nus-pe-script closed 6 months ago

nus-pe-script commented 6 months ago

input: /add-supplier ; name : PetCo ; phone : 98673098 ; address :Meow Street 24 ; email : ilovewombatstoo@gmail.com ; product: kibble ; price : $99.90/bag

error message: Failed to add Pooch Contact - Price should be in this format of ${amount}/{quantity}

It is more reasonable for price to accept both dollar and cent.


Labels: type.FeatureFlaw severity.Low original: swtan346/ped#7

jannaleong commented 6 months ago

duplicate issue