• Joined on 2026-03-05
will pushed to master at will/FCCS 2026-08-27 22:27:15 +00:00
884c1610e3 added a helper folder and a script that helps us clean up SmartVaults crappy upload tool
will pushed to master at will/FCCS 2026-08-25 04:15:07 +00:00
79f36fc774 we handled the '/' character in reorganize. Filecabinet converts it to a '-' so we are now processing that. The folder templates file still should match exactly how it looks in FCCS
will pushed to master at will/FCCS 2026-08-25 02:50:40 +00:00
960248b825 added some more generic handling of TR products instead of hard coding UltraTax. We now have a list we loop through for things like Planner and Practice CS and can add more later
will pushed to master at will/FCCS 2026-08-25 02:43:58 +00:00
5e7630bf5c updated the reorganize script to handle nested folders inside of template files like 'YYYY' Income Documents > 2016 > Joe Shmo 2016
will pushed to master at will/FCCS 2026-08-21 04:27:54 +00:00
253e4fe419 tweaked output of the reorg report
will pushed to master at will/FCCS 2026-08-21 04:10:51 +00:00
3ab753276c tweaked line 147 in report_reorganize.py so that the output is more clear
will pushed to master at will/FCCS 2026-08-21 03:44:37 +00:00
e03f4ad8d9 added a py file to audit the folder reorganization and help us fix the files we couldnt parse
will pushed to master at will/FCCS 2026-08-21 03:08:05 +00:00
71ffc1fbb5 reconfigured the Folder Templates for git so that the engagement specific template file doesnt cause Master branch sync issues
will pushed to master at will/FCCS 2026-08-18 20:34:28 +00:00
8a6083e177 added handling for FCCS stripping . out of drawer names
will pushed to master at will/FCCS 2026-08-18 19:54:26 +00:00
ca2c49019f updated scan to ignore $ folders
will pushed to master at will/FCCS 2026-08-18 18:53:41 +00:00
5e0fbdbf70 updated the config files to a tempalte/local standard format
will pushed to master at will/FCCS 2026-07-21 12:24:58 +00:00
07472711e7 had to error handle the reog script to add safe handling of weird folder paths with odd characaters
will pushed to master at will/FCCS 2026-07-21 04:48:39 +00:00
9116d1c04a updated the organizer logic so that unparased files at least still get put in the correct client folder
will pushed to master at will/FCCS 2026-07-21 00:44:44 +00:00
3b950cf886 updated the report so that we will flag drawers that had errors and also crashed
will pushed to master at will/FCCS 2026-07-20 02:47:41 +00:00
b270ca9186 added fccs_report.py this generates a report of all the errors in a clean html format
will pushed to master at will/FCCS 2026-07-11 17:30:25 +00:00
3b2263b529 tweaked the verify output so it logs to its own file
will pushed to master at will/FCCS 2026-07-11 17:27:56 +00:00
fec7745092 updated our verify logic
will pushed to master at will/FCCS 2026-07-11 17:12:52 +00: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
will pushed to master at will/FCCS 2026-07-11 03:28:33 +00:00
bda12518dd we encoutered a crash due to a corruption in FCCS. Added error handling for that scenario which included a crashed list and modifying the export function. Need to test it on a known crashed folder
will pushed to master at will/FCCS 2026-07-10 03:07:08 +00:00
7921e91c2c added and removed a delay from the controls dump