I'm trying to set some sublist fields on a invoice...
# suitescript
c
I'm trying to set some sublist fields on a invoice on the beforeLoad (triggered from the bill button on sales orders). The problem I have is that the script record is in standard mode and therefore when I'm updating the rate field, it won't calculate the amount and taxes. I've tried to set the amount field as well but that doesn't seem to have any effect. Anyone tips on how to deal with this?