Version 1.03 -- Added BeepOnPiece and BeepDuration options * When enabeled, Beeps on each piece for the duration specified. * Duration is in hundredths of a second. * Can be enabled/disabled in Customer Settings. * Can be overridden in PieceCounter Settings (Inherits Customer/Global settings when NULL). -- Added 2 second wait after disconnect to reduce sockets left in CLOSE_WAIT state on Conduit PC. -- Modified ResetDefaults to enable DHCP incase a network change renders a PieceCounter with a static IP unaccessible. Version 1.04 -- Added a screen for displaying upload and current record pointers. Version 1.05 -- Added option to disable login alarm. Version 1.06 -- Added option to manually enter network settings. -- Optimized SQL in WorkSessionPieces and WorkSessionEmployees triggers on WorkSessions -- Added index to WorkSessionEmployees table to improve performance on WorkSessionEmployees trigger on the WorkSessions table. -- Fixed bug in Prompt for Change Job option - When changing job it would start asking for Employee Numbers again. Version 1.07 -- Changed Synchronize Kickoff form the Conduit/UDP packet to the PieceCounter itself so we get more reliable syncs. -- Disabled the UDP sync in the Conduit program. -- Added update of LastSyncDateTime column in CustomerItems so we can see when the last sync was for each PieceCounter. -- Updated the CurrentSoftwareRevisionID in InventoryItems when a new firmware is downloaded so we can better track which firmware is running on each PieceCounter. -- Added code to InitSynchronize (in firmware) to skip a sync request if a sync request was already in progress. -- Set Periodic Upload to True on Synchronize. -- Fixed bug in accumulator piece upload (no pieces were missed it just took longer then it was supposed to). Version 1.08 -- Added barcode functionality so garment (article) descriptions can be retrieved from a point of sale system and keywords displayed to the pressers. -- Added options in global options for article download timeout and keyword screen display timeout. -- Added keyword setup pages (Keyword Priorities, Keywords, Keyword Groups and Keyword Group Items). -- Added options in Stations to enable keyword lookup and specify the keyword group. -- Added article description lookup web service for Fabricare Manager point of sale system. -- Modified Conduit and Conduit Configuration to support article description lookup. -- Added Article Report to webapp to display scan history for a barcode. -- Added Piece Detail Retention Days to Global Options to specify how long to keep piece detail in the database. -- Modified Job Display Name entry so it is easier to enter text for job buttons on the PieceCounter. -- Added option to job to exclude the pieces from that job from the Accumulator Report. -- Modified End Session Reason Display Name entry so it is easier to enter text for end session reason buttons on the PieceCounter. -- Fixed bug with Prompt for Clock In feature (not prompting). -- Removed Minimum Piece Count Gap seconds from Alert screen. -- Added links to help documents under the Help menu in the webapp.