Hey Steve Klett Thank you for reporting this. I'm able to reproduce this. I'll log a bug for this and get it fixed in an upcoming release.
Hey Steve, We have a bug logged for this and we are fixing this in an upcoming release. You can use `{{{timeStamp "L"}}}`(with a capital S) for now or the dateFormat helper.
Hey Johnson Lin Unfortunately, inventory subrecord is not supported for "Bin Transfer" record. I've created an enhancement for the same(IO-24766). We'll try to fix this in an upcoming release. I'll...
Hey Ian Luck The above article should work for every transactions' inventory detail sub record. Integrator IO would automatically ignore the inventory subrecord for a line if it doesn't have matchi...
Hey Christoffer Sinnbeck I've looked into this. It looks off to me as well. The handlebar engine using this api is expecting another `data.` appended to the original expression. It works when we ch...
Hey Christoffer Sinnbeck You will want to use a different API call for achieving this. exports.runVirtual accepts a parameter called `data` which is what you're looking for. https://docs.celigo.com...
Hey, Nuri Ensing As your operation is "Update" you don't need to set the "Item: item" again for line-level field updates. You just need to tell us the "Line ID" so that we can update that line. Can...
Hey Nuri, Generally, setting the "Items : Item" field resets the line in NetSuite. I would suggest you use a different identifying field like "Items : Line ID" to identify a line uniquely. This wou...
Hey Nuri, Apologies for the inconvenience. Can you please use "timeStamp" instead of "timestamp" with a capital "S". We'll fix this discrepancy ASAP in an upcoming release.
Hey Philip, We believe that this is not working because of the extra spaces in your handlebar expression. Can you please remove them? {{#compare discount_type "==" 'percent'}}{{{amount}}}%{{else}}...