Hi everyone! I have a script on SB where `record....
# suitescript
m
Hi everyone! I have a script on SB where
record.save({})
saves a sales order, and any applied promo codes remain applied after save. On production, the exact same code/script, sets promo codes to not applied after
record.save()
Anyone seen this or know why it’s happening, and why the different behavior between SandBox and Production? Our last refresh was 3 and a half weeks ago, and the environments should be roughly the same, but we did get our 22.2 upgrade right after our refresh. Thank you!! :)