Hi guys,
May I know when we posting journal, either it is General Journal / Payment / Project Journal, what is the preferred customization if I want to extend the process ?
The idea is I customized one of it's related table: LedgerJournalTrans_Project with some additional field, and I need to update this custom field to have some info whenever the LedgerJournalTable is Posted.
Should I have an extension class for the table's ModifiedFields method ? or there is already a certain class for posting that it is better for me to extend from it ?
And can I ask which class or something for my reference in regards to my previous question ?
Thanks in advance.