This commit is contained in:
2025-12-04 06:57:13 +01:00
parent ab2f4256aa
commit 49ede2b452
3 changed files with 2 additions and 700 deletions

View File

@@ -47,10 +47,10 @@ DB_PASS = "Vlado9674+"
DB_NAME = "fio"
# Where to save Excel files
OUTPUT_DIR = r"Z:\Dropbox\!!!Days\Downloads Z230"
OUTPUT_DIR = r"u:\Dropbox\!!!Days\Downloads Z230"
# JSON file with list of accounts (name + account_number)
ACCOUNTS_JSON = r"C:\Users\vlado\PycharmProjects\FIO\accounts.json"
ACCOUNTS_JSON = r"accounts.json"
# Columns that MUST be written as TEXT in Excel using ="value"
# to avoid Excel stripping zeros or changing formatting