Hello, is there a way we can remove/add a Dunning ...
# suitescript
h
Hello, is there a way we can remove/add a Dunning Recipient under Dunning tab on Customer record using suitescript?
b
your options are record.attach / record.detach
👍 1
or loading the Dunning Recipients record and modifying the field used to establish the relationship between the customer and the Dunning Recipient
👍 1
h
Thanks a lot @battk. When no one answers, you always come to a rescue :)