Hi everyone, I am trying to get the event being fired when a journal is created from amortization (Transactions > Financials > Create Amortization Journal Entries) but I can’t seem to find the right event. I have created a User Event script which is applied to Journal Entries but the before/after submit events are not being fired at all. The only event that is being fired is the before load event but this is not any use to me as the fields are not populated yet. However, if I try to edit and save that journal created it fires the before and after submit functions. Can someone suggest what I could do for this? Thank you