I'm creating a work order via a user event script,...
# suitescript
b
I'm creating a work order via a user event script, but it's not sourcing the BOM Quantity on line items even though I'm saving with
enableSourcing: true
.
b
you creating the order in dynamic mode or not? i think dynamic mode needs to be true.
🏆 2
b
Dynamic is what was needed. I should have checked that. It was my buddy's code.