michoel
11/08/2022, 5:34 AMSean Hayes
11/10/2022, 4:47 AMJE Reversal Date
• Use a beforeSubmit UE on the Voiding Journal to source the date from the JE Reversal Date
field via createdfrom
◦ (Fun fact: The field to determine if you’re on a voiding JE is voiding
and you have to evaluate as 'T'
because that field doesn’t return a boolean)
• With this UE in place on the JE, you can set the JE REVERSAL DATE
and then use transaction.void()
at any time, and it works as expected.michoel
11/10/2022, 5:45 AMSean Hayes
11/10/2022, 6:06 AM