Driss Talainte
07/26/2024, 5:36 PMrecord.transform({
fromType: record.Type.TRANSFER_ORDER,
toType: record.Type.ITEM_RECEIPT,
fromId: fromId,
defaultValues: {
itemfulfillment: itemFulfillmentId
}
});
but in Celigo there is no option to choose the item fulfillment using IR record type
any advice
ThanksIsrael Gonzalez
07/29/2024, 3:23 PMTyler Lamparter
07/29/2024, 3:28 PMIsrael Gonzalez
07/29/2024, 3:34 PM