[Easy Automation] - Unable to Import Invoice File

Issue No: AR-11043
Created 10/4/2019 1:15:22 PM
Type Bug
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 19.1
Description Kelvin, we're getting the following error in the log file but I don't see that item number in the json file for invoices.   I attached the invoices.json file.   {color:#0000ff}[10-04-2019 01:09:48 PM] Error: The item(56952) was not set up to be available on the specified location(2)! Uncommittable transaction is detected at the end of the batch. The transaction is rolled back. [10-04-2019 01:09:45 PM] Debug: Importing invoices...{color}     I think you are putting intItemID in the log file instead of the strItemNo. Please change to strItemNo so a HelpDesk person can track down and resolve the issue. -So tell me which item is causing a problem in this file and why.-     I think that I just figured out the issue to the import. FOE is setting the invoice location to 002 and none of those items exist in 002. I still need the item identifier changed in the log file please. Thanks.     Steps to reproduce: 1. Open Command Prompt 2. Import attached file (invoices201910041309.json). File has items that are not existing in 002 (invoice location set by FOE) Expected result: 'Error: The item(LLBLOODB) was not set up to be available on the specified location(2)!' Actual result: 'Error: The item(56952) was not set up to be available on the specified location(2)!'