I've asked this before but where am I going wrong here.
Why is this checkbox not defaulting to true on new item fulfillments?
b
battk
03/19/2021, 2:29 PM
probably has to do with how item fulfillments are always transformed and thus get its value from the sales order
a
Azi
03/19/2021, 2:58 PM
I was wondering if it was something to with that. So probably my only option is to script it?
b
battk
03/19/2021, 3:06 PM
Expect the suitescript channel to tell you to script it
t
toltmanns
03/19/2021, 3:13 PM
could you put the field on the SO so that it transforms along with it?
a
Azi
03/19/2021, 4:07 PM
@battk I have no problem scripting it. But I don't want to bog down records with scripts if that aren't necessary
@toltmanns Maybe I'll try that. Sounds like a good idea