I’m attempting to enter an unapplied customer paym...
# suitescript
s
I’m attempting to enter an unapplied customer payment, and SuiteScript returns a ‘warning’ on record.save(), even on the server-side (in script debugger)…
Are you sure you want to enter an unapplied payment for this customer?
Does anyone know a method to return a YES response to this warning, or prevent it from happening entirely?
b
you should only see the warning in the debuggers
it shouldnt actually prevent you from saving the record
s
Hmm… I’ll try again..
a
@suitedev Did you trye autoapply = true?
s
Have to set it to false for these