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

This commit is contained in:
2026-08-24 23:14:56 -05:00
parent 960248b825
commit 79f36fc774
3 changed files with 9 additions and 1 deletions

View File

@@ -6,6 +6,8 @@
#
# List folder names exactly as shown in FCCS System Configuration > Document Folders.
# Keep the YYYY prefix for recurring folders. Non-recurring folders go as-is.
# Names containing "/" (e.g. "YYYY Foreign Bank/Income") can be copied verbatim —
# the code converts "/" to "-" automatically, matching how FCCS writes filenames.
# Thomson Reuters product folders (UltraTax CS, Planner CS, Practice CS) are
# handled automatically — do not list them here.
# Blank lines and lines starting with # are ignored.