To make it easier for cashiers to select the correct customer record, functionality has been added to the Customer Search function where only records that match the search criteria will be displayed in the grid. For example, if a search by Name is done for ‘HAR’, only records whose last name begins with ‘HAR’ will be displayed. Pressing the Up Arrow while at the top of the list or the Down Arrow at the bottom of the list will load the previous/next records in the grid as normal. This functionality applies to all Search By criteria except Code/Name. In this scenario, the grid is not sorted by the search criteria, so the records that match the Code entered are not guaranteed to be grouped together.