|
|
884c1610e3
|
added a helper folder and a script that helps us clean up SmartVaults crappy upload tool
|
2026-08-27 17:27:07 -05: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
|
2026-08-24 23:14:56 -05: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
|
2026-08-24 21:50:30 -05:00 |
|
|
|
5e7630bf5c
|
updated the reorganize script to handle nested folders inside of template files like 'YYYY' Income Documents > 2016 > Joe Shmo 2016
|
2026-08-24 21:43:43 -05:00 |
|
|
|
253e4fe419
|
tweaked output of the reorg report
|
2026-08-20 23:27:46 -05:00 |
|
|
|
3ab753276c
|
tweaked line 147 in report_reorganize.py so that the output is more clear
|
2026-08-20 23:10:42 -05:00 |
|
|
|
e03f4ad8d9
|
added a py file to audit the folder reorganization and help us fix the files we couldnt parse
|
2026-08-20 22:44:21 -05:00 |
|
|
|
71ffc1fbb5
|
reconfigured the Folder Templates for git so that the engagement specific template file doesnt cause Master branch sync issues
|
2026-08-20 22:07:55 -05:00 |
|
|
|
8a6083e177
|
added handling for FCCS stripping . out of drawer names
|
2026-08-18 15:34:17 -05:00 |
|
|
|
ca2c49019f
|
updated scan to ignore $ folders
|
2026-08-18 14:54:16 -05:00 |
|
|
|
5e0fbdbf70
|
updated the config files to a tempalte/local standard format
|
2026-08-18 13:53:28 -05:00 |
|
|
|
07472711e7
|
had to error handle the reog script to add safe handling of weird folder paths with odd characaters
|
2026-07-21 07:24:50 -05:00 |
|
|
|
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 |
|
|
|
3b2263b529
|
tweaked the verify output so it logs to its own file
|
2026-07-11 12:30:16 -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 |
|
|
|
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
|
2026-07-10 22:28:22 -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 |
|
|
|
041ffd1c3f
|
dropped the wait timer on the search box causing an error
|
2026-07-08 21:43:52 -05:00 |
|
|
|
a9fa2c4916
|
updated code to find search box by finding the box next to the go button since the control id was ambiguous
|
2026-07-08 21:31:20 -05:00 |
|
|
|
9303bcf0b5
|
added manifests to create a list of expected file outputs as well as a verification script.
|
2026-07-08 20:33:44 -05:00 |
|
|
|
d02333f9f9
|
increased time out for file export
|
2026-07-07 14:05:35 -05:00 |
|
|
|
0c264aaa9c
|
fixed bug that caused us not to click ok in send to file
|
2026-07-07 13:22:20 -05:00 |
|
|
|
1f4555bff6
|
hopefully fixed the success dialog close issue
|
2026-07-07 13:05:58 -05:00 |
|
|
|
9e303d01c9
|
dumb changes
|
2026-07-07 05:38:17 -07:00 |
|
|
|
6a79bc8715
|
made a typo and now its a change
|
2026-07-07 05:37:10 -07:00 |
|
|
|
5d6aac2fc4
|
updated timeout handling and also closing stale dialog
|
2026-07-07 07:36:19 -05:00 |
|
|
|
574a405ec9
|
fixed how we check that a drawer was complete
|
2026-07-07 00:17:11 -05:00 |
|
|
|
acfe5de23a
|
updated polling so we wont timeout
|
2026-07-06 23:50:22 -05:00 |
|
|
|
65947638cb
|
updated the export code to handle failures of clicking ok after export
|
2026-07-06 23:29:41 -05:00 |
|
|
|
84bf5f31ea
|
reworked how we waited for select->
|
2026-07-06 23:00:32 -05:00 |
|
|
|
a845447f87
|
updated how we select the search box
|
2026-07-06 22:48:50 -05:00 |
|
|
|
6ac8b29305
|
error handled some minor thigns in the export file
|
2026-07-06 17:00:53 -05:00 |
|
|
|
2b9d1bda12
|
tweaked reorganize so it only puts client names (drops ID) and the original filename instead of the full name that FCCS exports
|
2026-07-06 16:48:30 -05:00 |
|
|
|
2d679e2497
|
updated folder paths in config file
|
2026-07-06 14:26:55 -07:00 |
|
|
|
a664a00f4d
|
updated script for reorganizing folders to handle the weird nesting that FCCS does
|
2026-07-06 16:14:22 -05:00 |
|
|
|
1ae9ba27a6
|
Update fccs_export.py
add some context in comments
|
2026-07-06 14:53:30 +00:00 |
|
|
|
9eb7784e9c
|
tweaked some code after looking at real images and added a readme
|
2026-07-05 23:07:47 -05:00 |
|
|
|
0da73f6c6e
|
Initial commit: FCCS extraction tool
|
2026-07-05 22:38:38 -05:00 |
|