Run the following commands:
cleartopup -$100addCat t/Foodtopup t/Food -$50add -d Shopee -$10
If I am not mistaken, this should not affect the budget of Food (which I have allocated $50 for), but the Budget Balance bar shows Food Budget Balance to be $40.
Run the following commands:
clear
topup -$100
addCat t/Food
topup t/Food -$50
add -d Shopee -$10
If I am not mistaken, this should not affect the budget of Food (which I have allocated $50 for), but the Budget Balance bar shows Food Budget Balance to be $40.
[original: nus-cs2103-AY2021S1/pe-interim#905]