Picking and Loading
1. If you see this error, you can ignore. Click on top error and hold shift and click on last line, then press Mark as Read.
This error occurs when Admin ...
Tue, 15 Apr, 2025 16:32
1. Open SQL and use the following query in IvyNetSuite-NET
SELECT * FROM OPENQUERY([NETSUITE],'
SELECT
TransactionStatus.Name AS Status,
...
Wed, 16 Apr, 2025 8:43