Commit Graph

13 Commits

Author SHA1 Message Date
Dan Dembinski
28fce7e10f Column Format is now working for both summary and item details. Load function passes client name to the client_Specific_Tabs function in ClientSpecific.py. This will allow any client customization to be done outside of the main program (in theory. I haven't actually tested this yet). 2019-06-25 13:47:17 -04:00
Dan Dembinski
b8e5ae6baa Broke report appending into a separate function/file. Started working on Column Format Checking Function 2019-06-24 16:48:40 -04:00
Dan Dembinski
46b50bf2fa Item Details work properly. Working on loading Column Formating from XML file 2019-06-24 14:11:42 -04:00
Dan Dembinski
4d775482c2 Checks report results for '$', strips it converts string to float. Added item detail tab, pulls in detail tab heads and writes to the spreadsheet. 2019-06-21 15:45:48 -04:00
Dan Dembinski
4d97c8aeb7 Pulls in Shipping Costs and adds them to column D in the report file. 2019-06-20 16:35:20 -04:00
Dan Dembinski
ffd1cebdaf Started work on fetching shipping costs. 2019-06-20 14:35:46 -04:00
Dan Dembinski
7d41521576 Completed+Balance due report filter is working 2019-06-20 14:23:46 -04:00
Dan Dembinski
cc1b6e8626 Exports as XLSX file now. Started working on Report Filters 2019-06-19 16:42:25 -04:00
Dan Dembinski
a4337edddd Loads Summary Tab report fields from URL and generates report. Also added headers to CSV output 2019-06-19 11:50:35 -04:00
Dan Dembinski
231d0fac9f Can now generate CSV output from report. Working on reading in XML config file and setting client settings with simple menu selection 2019-06-19 09:39:09 -04:00
cfa93e0092 Updated to allow updating URL/Hostname easier. 2019-06-03 21:40:50 -04:00
ac6f077879 Holy shit, it works. Kind of 2019-06-03 21:23:57 -04:00
e4b27b56b9 Initial commit 2019-06-03 20:49:43 -04:00