Hi, i have a `User Event` `beforeSubmit` function ...
# suitescript
i
Hi, i have a
User Event
beforeSubmit
function that sets on a Sales Order the billing address, I get this from the customer, the problem Im having is that it only set its when the address field on the SO is empty, if it already has any value it leaves this value and not set the one that I try on the code, any idea why?