Hi everyone, we did an user event script deployed ...
# dev-ops
a
Hi everyone, we did an user event script deployed in journal entries because we need to perform an operation when amortization journal entries are created. It's working well on edit but never on create. Did you ever encountered this issue and did you find a workaround that you could please share?
s
repost this in #C29HQS63G
m
@Andrea Rivetti if you don't have journal approvals turned on, user events don't trigger on creation of amortisation journals. I'm hoping to publish an article soon with @netsuite_insights with the workaround I ended up using. Basically the idea is to run on on view mode and redirect back to the record.
💯 1
e
Looking forward to that writeup @michoel
👍 1
m
a
Thank you a lot Michoel! Since it was urgent we opted for a scheduled mass update. Saw that you solved with a before load approach now. Thank you so much for sharing