Hey
guys i'm getting this error when i'm trying to create item receipt for a transfer order in CeligoFailed to add Item Receipt record for FBA Shipment Id# FBA1700C2FGR, Transfer Order# TO05. Failed to save record because Linked items don't matchThis is the Transfer Order i'm tryong to create a receipt for 👇
t
Tyler Lamparter
02/09/2023, 7:15 PM
What does your flow, exports, imports, and mappings look like in Celigo?
l
linavokolans
02/10/2023, 1:11 PM
@Tyler Lamparter Hey Tyler Thanks for your reply the issue was that transfer order have 2 item fulfillment that caused the issue we deleted 1 IF and it worked
t
Tyler Lamparter
02/10/2023, 2:07 PM
Gotcha. Will you potentially have multiple item fulfillments for transfer orders in production? If so, it can get quite tricky to receive because you'll need to know what items on the receipt went to what item fulfillments. Also quantities could be split for the same item across item fulfillments. I've done this exact thing in Celigo before but as I said it can be tricky and requires several lookups and scripts to iterate through item receipt lines and match to item fulfillment lines.
Tyler Lamparter
02/10/2023, 2:15 PM
If you do go through that route, then you have to map the item fulfillment to the item fulfillment field and then set that field to "Use this field for NetSuite record initialization"
✅ 1
l
linavokolans
02/10/2023, 2:17 PM
@Tyler Lamparter Thank you so much 👏👏 that will resolve the issue in the future