PART A - Development work for this case has been completed. 1. The change will be available in version: 13.11 2. The following changes were made(Include Database object names, Program classes, and any other relevant information): - Added validation on ORDER SAVE to prevent creating orders when the shift is closed
- Message: 'This order cannot be saved as this shift ({0}) is no longer OPEN. Exit POS and log back in to get a new shift.'
3. Affected Areas: - POS Save Transaction
4. The issue was caused by: - The user instantiates two POS applications on the same machine, then closes the shift on one POS and continues processing on the second instance.
5. Other Relevant Notes: 6. Next Step (Review and System Test (Developer) -> UAT (Quality) -> Documentation): UAT
|