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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user