A PyQT GUI application for converting InfoLease report outputs into Excel files. Handles parsing and summarizing. Learns where files are meant to be store and compiles monthly and yearly summaries.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
InfoLeaseExtract/v3_todo.txt

16 lines
825 B

Add in consolidated reports and MoM summaries
[] Each month will have a consolidated report. This report is an extended version of the typical outputs, each with their own tab. As reports are processed, they will be appended to that months
consolidated report
[] There will also be a yearly summary tab. This will also have a tab for each payment type, but it will have a total amount for the month, and a count
~ This could be a ribbon button for them to 'summerize year'
~ Could Skip already summed months
[] Add a GUI for setting these report locations
~ Just set the YEAR folder and have the scheme matched
Optional
[] Add default save locations for the report types based on the file structure shared by Blad
~ Would have to deal with overriding defaults
[] Add new report types to defLoc window