POS - EOD Screen not correctly calculating totals

Issue No: AR-8800
Created 9/14/2018 6:38:13 AM
Type Bug
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 18.3
Description *Steps to reproduce:*   # login to POS # open a drawer with a balance of 1,000 # Create a transaction for an item with tax 5.78 (tax .28 cents) # process a cash receipt # run end of day # the end of day should show ending balance of 1,005.50 (does not include tax) # the end of day should show a cash over of zero it has a cash over of 5.50   *Expected results*   # the end of day should show ending balance of 1,00578 # the end of day should show a cash over of zero     Should be zero in this case- when you reenter ending balance it works correctly but from   the end of day button it does not add cash sales to the total properly - also ending does not include tax -     !pastedImage_d104877_0.png!     !pastedImage_d104877_1.png!