Hi, Using a UE script, I want to make some (non G/...
# suitescript
m
Hi, Using a UE script, I want to make some (non G/L impacting) changes to the lines of a journal entry, which is a reversal from another journal entry. Is there really no way to change a reversing entry programmatically? I don't want to edit the original JE (which will automatically update the reversing one), I want to make non G/L related changes to the lines of the reversing JE. Thanks
Doesnt look like you can
You'd have to 'manually' create a reversal journal that mirrors the original. Then have some custom field to link them together.
And move away from using the native reversal process
m
@Nathan L, I know that - I'm checking if anyone has a work-around 🙂