Touch screen simulation
Posted: Wed Feb 11, 2004 8:27 pm
Bubbling to the top of the "Think about it" pile today came this idea...
Currently when you are entering items into a sale you can press [F1] to view the first page of the stock table. If the item you want to ring up is there you can press the indicated letter key (A - T) to enter that item into the sale. You then must press [F1] again to ring up the next item by viewing the stock table.
This works pretty well if the item you need is on the first page of the stock table although you can press [Page Down] to view additional pages and enter items from those pages also.
But what if you have a whole bunch of stuff you want to be able to enter from this process?
Lets say that you can enter a "menu" of items, for example...
A. Drinks
B. Breakfast entrees
C. Lunch entrees
D. Dinner enrties
E. Desert
F. Appitisers
G. Salads
H. Soups
I. Sandwiches
(up to 20 groups)
Now when you press a letter you are taken to the stock table page that lists that kind of merchandise and like before you can now press a letter key to enter that item in the sale.
You then enter the price (if different from the stock table price) and the quantity. However now instead of going back to the "stock number entry box" you are automatically back in the "Menu" to pick another item. This means that you just have to press two letter keys (menu) then (item) to ring up most anything in your stock table and no one has to know the stock number for anything.
This assumes of course that you do not have more than 20 merchandise groupings and that each grouping will fit on 1 to 3 stock table pages.
If you are being asked to pick an item pressing [ESC] will return you to the merchandise menu and from the merchandise menu pressing [ESC] will return you to the "stock number entry box" at which point the program will act just like it always has.
To set this up there will have to be a new feature in the POSCONFG.EXE program to type in your grouping list and the stock number of the first item in that group as they have been entered in the stock table. Your stock table will have to be organized by groups. All the items in the first group must be listed, then all the items in the second group, etc. Each group should start a new page meaning n X 20 +1 so the groups can start on lines 1, 21, 41, 61, 81, 101 etc. Groups can span more than one page so you can start consecutive groups as...
Group 1 starts on line 1
Group 2 starts on line 41
Group 3 starts on line 61
Group 4 starts on line 121
etc.
You would also be able to set the sale "home" as either the "stock number entry box" or the "group menu"
What are your thoughts?
Currently when you are entering items into a sale you can press [F1] to view the first page of the stock table. If the item you want to ring up is there you can press the indicated letter key (A - T) to enter that item into the sale. You then must press [F1] again to ring up the next item by viewing the stock table.
This works pretty well if the item you need is on the first page of the stock table although you can press [Page Down] to view additional pages and enter items from those pages also.
But what if you have a whole bunch of stuff you want to be able to enter from this process?
Lets say that you can enter a "menu" of items, for example...
A. Drinks
B. Breakfast entrees
C. Lunch entrees
D. Dinner enrties
E. Desert
F. Appitisers
G. Salads
H. Soups
I. Sandwiches
(up to 20 groups)
Now when you press a letter you are taken to the stock table page that lists that kind of merchandise and like before you can now press a letter key to enter that item in the sale.
You then enter the price (if different from the stock table price) and the quantity. However now instead of going back to the "stock number entry box" you are automatically back in the "Menu" to pick another item. This means that you just have to press two letter keys (menu) then (item) to ring up most anything in your stock table and no one has to know the stock number for anything.
This assumes of course that you do not have more than 20 merchandise groupings and that each grouping will fit on 1 to 3 stock table pages.
If you are being asked to pick an item pressing [ESC] will return you to the merchandise menu and from the merchandise menu pressing [ESC] will return you to the "stock number entry box" at which point the program will act just like it always has.
To set this up there will have to be a new feature in the POSCONFG.EXE program to type in your grouping list and the stock number of the first item in that group as they have been entered in the stock table. Your stock table will have to be organized by groups. All the items in the first group must be listed, then all the items in the second group, etc. Each group should start a new page meaning n X 20 +1 so the groups can start on lines 1, 21, 41, 61, 81, 101 etc. Groups can span more than one page so you can start consecutive groups as...
Group 1 starts on line 1
Group 2 starts on line 41
Group 3 starts on line 61
Group 4 starts on line 121
etc.
You would also be able to set the sale "home" as either the "stock number entry box" or the "group menu"
What are your thoughts?