Ability to enter price/cost in transaction
I have:
description: Food store;
note: Milk, 2L;
spend: $16. (as price × count).
I want:
description: Food store;
note: Milk;
price: $8; (for one litre)
count: 2; (Litre)
spend: $16. (as price × count).
2
votes
Anonymous
shared this idea
-
Vojtech Fried commented
How would you deal with different units for different types (or even the same type) of goods?
-
Anonymous commented
This is for compare prices, or for inflation counting etc.