eminero
03/31/2025, 4:32 PMCeligo AI
03/31/2025, 4:32 PMAI generated answer (using internal Slack threads):The error
INVALID_TRANS_TYPrecord.Type.ESTIMATEtranididjavascript
let newSO = record.transform({
    fromType: record.Type.ESTIMATE,
    fromId: quoteId,
    toType: record.Type.SALES_ORDER,
    isDynamic: true,
});
let newSOId = newSO.save();quoteIdCeligo AI
03/31/2025, 4:33 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.834856629
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.820035815
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.817847133
Celigo AI
03/31/2025, 4:33 PM