Hello all,
This is my first time posting here so please forgive any posting mistakes I may make.
I have a very concise question, I have been tasked to modify the import logic for the invoice journal excel template. This is the excel add-in
that gives users the ability to create and upload invoice journal entries via the excel dynamics add-in. I have conducted research on this matter
and I have been able to ascertain on my own that I need to modify the LedgerGeneralJournalService class in order to customize the invoice
journal import process. My issue is I do not see this class in the AOT in my one box environment. Do I need to download some necessary files
in order to extend and modify the LedgerGeneralJournalService class? What's really making my head spin is the import is working in my one
box environment, but, I cannot locate the service class nor the service group that the service class belongs to in my one box's AOT.
I am currently using one box via a virtual machine that is installed on my computer via hyper v.
Any help you all can provide on this matter is much appreciated.