I’m still working on these tax calculation issues ...
# suitescript
d
I’m still working on these tax calculation issues i’m seeing, looks like its tied to updating the address subrecord in SuiteScript 2.0. The summary is blank when I create a new custom address, which during the save makes Avalara think there’s nothing to look up. At some point during the save lifecycle, the ship address summary is generated, and a subsequent save calculates taxes properly. Is there a way to propagate subrecord address values to their summary fields in dynamic mode?
you can directly set the summary field like
shipaddress
and then it works!