Sales Entry -- Point of Sale Dialog
|
Top |
· | If the item scanned is found in the database, and it's an exact match with the item's code, and it's the only exact match -- the item will be automatically added to the ticket, just like in store check-outs. The description and price will be shown, with any known discounts, and applicable taxes added at the bottom. If sounds are enabled, a beep will indicate that it was added automatically
|
· | If more than one exact item code match is found (for instance if you have the same item listed more than once because it requires selection of color), then all matches will be shown in a list. If sounds are enabled, a different sound will indicate that your attention is required to select the appropriate item.
|
· | If no exact match is found, it will check the database to see if the item code or description for any items contain the text or code you entered (a partial match). If any partial matches are found, they will be listed for you to select one. Note that even if only one partial match is found, it will not be automatically added because it's only a partial match -- you must confirm it by selecting it from the list.
|
· | If no exact match or partial match is found, the selection list will appear but will show a message that there is no match. A different sound will indicate no match, if sounds are enabled.
|