entrée.UPC Mod #3 Offline Count Feature

Offline Count feature.

 

1.Collects scan data for a single inventory item (the first item scanned).

2.Writes the collected data into a CSV file for external processing.

3.Once creation of the CSV file is complete the scan data is deleted.

 

June 2018 Revised the Offline Count feature as follows:

Added a prompt at the start or end of the scan process for "new Item Number" which will be the Item Number to which the product is to be transferred.

Changed the process of writing the CSV file to include column headers on the first row.

Changed the process of writing the CSV file to basically be a dump of the scan data. Note, however, that the original Item Number of the items will be written as "OldItemNum" and the "new Item Number" specified by the terminal operator will be recorded as "ItemNum".