Good Morning,
I have to insert in a custom table, data from an invent journal transfer, but I need to insert in that table after the journal is posted.
I found the InventJournalCheckPost class, that is called from the post button (InventJournalTransfer Form), but I don't know where to put my code to insert data to that custom table.
Please could you tell me where can I put some extra code, after the journal transfer is successfully posted?
Thansk a lot