AP History (aphistory.py) takes an AS400 db2 export file (*.csv) adds column headers and cleans it up, modifies the format to be able to be imported into Microsoft Dynamics GP 2018 Accounts Payable.
GL Combine just combined all the GL files generated from the Gl History.
GL History (glhistory.py) takes an AS400 db2 export file (*.csv) adds column headers and cleans it up, modifies the format to be able to be imported into Microsoft Dynamics GP 2018 General Ledger.
GL trial balance (gltb.py) takes an AS400 db2 export file (*.csv) adds column headers and cleans it up, modifies the format to be able to be imported into Microsoft Dynamics GP 2018 Trial Balance.