Commit Graph

12 Commits

Author SHA1 Message Date
9116d1c04a updated the organizer logic so that unparased files at least still get put in the correct client folder 2026-07-20 23:48:21 -05:00
3b950cf886 updated the report so that we will flag drawers that had errors and also crashed 2026-07-20 19:44:34 -05:00
b270ca9186 added fccs_report.py this generates a report of all the errors in a clean html format 2026-07-19 21:47:31 -05:00
fec7745092 updated our verify logic 2026-07-11 12:27:40 -05:00
2b04210a23 added a check utility so we can scan the export folder and check if the folder that failed during the export run actually failed or managed to complete succesfully 2026-07-11 12:12:41 -05:00
7921e91c2c added and removed a delay from the controls dump 2026-07-09 20:06:52 -07:00
705e270004 updated how we are doing manifests so they are more clean and easier to check file formats 2026-07-09 21:52:19 -05:00
1b300eacb3 reverted how we compile the ignore list. The longer numbers will actually handle fine so we dont need to ignore. For example 01230 we need to handle but 01230TS we dont. Also we created a separate script to handle clashing numbers specifically as well as helper function that will dump control id's 2026-07-09 20:33:07 -05:00
b5862a7ea7 tweaked the ignore list so it includes all files not just prefix, so 02800 and 02800TP now 2026-07-09 16:48:07 -05:00
acd985432e auto generate the ignore list then we can manually adjust for locked drawers 2026-07-09 16:44:19 -05:00
60cc36893e updated scan.py to help us error handle the weird searches and alos build an ignore list 2026-07-09 16:21:20 -05:00
6a79bc8715 made a typo and now its a change 2026-07-07 05:37:10 -07:00