Boris Yasen
11/20/2023, 9:20 AMaddressId = 18112;
soRec.setValue('billaddresslist', addressId);
soRec.setValue('shipaddresslist', addressId);
Bill To Select is chosen as expected which is 18112 and Shipping address shows same value but Ship To Select is changed to Custom.
I undeployed all scripts and WFs shown in Scripted Records to make sure it happens from other scripts/WFs.
I found that if I set Shipping Cost field static, it shows properly but if I comment it then it changes to "Custom"
Any help would be appreciated.