brmlab / brmbar

This software is used in brmlab to maintain wallet of members and enable them to buy stuff on bar by scanning barcodes
5 stars 3 forks source link

The possibility to raise the quantity/amount of item sold #6

Open ruzaq opened 8 years ago

ruzaq commented 8 years ago

Problem: Brmbar GUI currently doesnt allow to sell more than one piece of the stock item (amount is always 1). Such tasks like "Buy 3x beer paid by cash":

Even more extreme task is "I'll buy 3 beers for price X and 2 ClubMate for price Y". How much I will pay? Afaik there is no need to have a sum of such extreme payment example implement in SW. We can count on user ability to sum A+B (where A=3X and B=2Y).

Solution suggested: