Hi,
I copied the eventhandlers method to a new public static method for the GeneralJournalAccountEntry_onInserted(Common sender, DataEventArgs e)
However, I could not compile the solution, and the compiler always shows an error below:
"The 'GeneralJournalAccountEntry' argument of the 'tableStr' compile-time function does not specify a known table/map/view/data entity."
Thanks,