While posting PO
Data will insert in the GeneralJournalAccountEntry table in the following class
\Classes\SubledgerJournalTransferCommand\insertGeneralJournalAccountEntryRelated
In the following method data first will insert in the temporary table and then it will start inserting into the all the subledger , general journal and posting tables
\Classes\SubledgerJournalizer\loadaccountingDistributionTmp
\Classes\SubledgerJournalTransferCommand\insertGeneralJournalAccountEntryRelated
In the following method data first will insert in the temporary table and then it will start inserting into the all the subledger , general journal and posting tables
\Classes\SubledgerJournalizer\loadaccountingDistributionTmp
Comments
Post a Comment