I meant to ask this the other day, I recent wrote some code that transformed a bill -> payment. I swear it used to automagically apply the bill on the apply sublist but it doesn't seem to do that anymore. Anyone know when this changed or am I just remembering incorrectly?
s
stalbert
09/19/2019, 8:50 PM
isn't there an autoapply field that I thought was a configuration option?
c
creece
09/19/2019, 8:51 PM
I have no idea i'll have to look at it again.. i thought it was automagic w/ the transform like it is in the UI
creece
09/19/2019, 8:51 PM
may have to check that box
p
Patrick A.
09/20/2019, 1:25 AM
might want to check the account of the bills you are trying to pay and the account on the bill payment.
c
creece
09/20/2019, 2:23 AM
all of the data is correct, it was a question of functionality I am 99% sure it was the auto-apply checkbox but I worked around it by just finding the value in the apply sublist and setting it.. which is what the auto apply checkbox would have done for me automagically.
s
stalbert
09/20/2019, 5:53 PM
yeah, I vaguely recall a client where the auto-apply just didn't work and I had to check individual lines in that case like you've done.