Checkouts > Prevent invalid data

Issue No: ST-1203
Created 2/11/2019 1:41:17 PM
Type Feature
Priority Major
Status Closed
Resolution Fixed
Fixed Version 18.3
Description * Objective ** Add controls to checkout screen to prevent issues with data corruption * Requirements ** Prevent Removal of Departments *** Remove the Remove button from the grid ** Import with Unknown UPCs *** Add UPC to Item Movement with no item *** Do not allow posting until all item movement records have a valid item. *** Give warning on which UPC is causing the error **** Warning: Posting Not allowed: Click Ok to Review Item Movements. *** After clicking ok, this will shift focus to the item movements tab. *** Item movements tab default sort order should be ite Item # so that blank items will show at the top. **** Optional is to show an Invalid Yes/No Column to Item Movement Grid so that user can sort/filter on it. ** Item Movements that do not have a matching Departmnet *** Give warning and do not continue with posting. **** Warning: Posting Not allowed. **** Item # 123456789 with Category 2-Grocery Tax does not exist in the Checkout Departments ** Pump Items that do not have a matching department *** Give warning and do not continue with posting. **** Warning: Posting Not allowed. **** Item # 87 Gasoline with Category GAS does not exist in the Checkout Departments