Cannot Post Checkout in iRely Demo Environment

Issue No: ST-1316
Created 5/7/2019 10:05:02 AM
Type Bug
Priority Major
Status Closed
Resolution Fixed
Fixed Version 19.1
Description * Issue: ** Cannot Post Checkout in iRely Demo Environment ** Trying to post Store Checkout for store 1001 with a checkout date of 05/01/2019. The checkout has been manager verified and is ready to post. When clicking on post button at the top of the opened check out screen, the attached error message is received. * Requirements ** During Posting *** Remove Filter on ysnStockUnit field **** Non-Inventory items items get ysnStockUnit set to 0 by default and field is hidden. *** Remove remove UOM from joins to avoid multiple UOM items from causing duplicate rows. **** Send Null UOM Id to AR Posting routines for most data types. **** Continue to send UOM for Item Movements with matching UPCs *** Remove Join on Item Pricing Table **** We do not need to send any pricing to Sales Invoice that does not come from the checkout ***** To be confirmed by [~henry.zaragoza]