Hello Guys, I am trying to void Journal entry usin...
# suitescript
y
Hello Guys, I am trying to void Journal entry using Script using the set “voided” field value true. But it is not working. Is there any other way to Void Journal entry using Script? Thanks in advance.
c
Would it be ok to reverse the GL impact instead?
y
You mean append new reverse line entry?
c
Yes, pretty much that
You'll have to check with finance if that's ok with them but I've never seen anyone void an entry on the GL before, often I've seen another line 'reverse' the previous entry though.
y
Yes, that option I have applied. It works. but I can void, can avoid from reports as well.
c
Ok - I assume you're using a custom GL script?
y
Yep
c
As it's SS1, you'll have to set the void field as 'F' rather than false. I've never tried to void a GL line though.
y
Yes, have tried that only. but its not working.
b
id advise reading all the documentation on this one
different records are supported in different ways depending on the features in the account
c
@battk and it's possible to use N/transaction with a custom GL plugin?
b
is your transaction in the type list
c
Or I guess voiding a transaction would indirectly impact the GL
y
Yes Voiding transaction void all GL impact