HongRay / pe

0 stars 0 forks source link

Add Menu does not accept $ sign #2

Open HongRay opened 2 months ago

HongRay commented 2 months ago

Steps to reproduce: Add the command menu pn/cake pc/SGD15 ps/20

image.png

Expected: adds menu into the menu list

Actual: Invalid command format feedback resulted.

By doing this, user will not know the currency of the product cost.

nus-pe-bot commented 2 months ago

Team's Response

The users of the app are the home bakers i.e. the owner of the business. Only they can track their own products and orders and customers who buy from them do not need to have access. Hence, the business owners themselves decide their own currency and they will know what currency they use themselves. Therefore, we only accept integers and do not consider currency.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: There are several countries that use multiple currencies. For example, Zimbabwe, which uses the US dollar, South African rand, Botswana pula, British pound, and Euro. Without being able to input the currency will cause occasional inconvenience, which justifies my selection of severity.