=================================================================== RCS file: /cvs/pta/import/optum_hsa.txt,v retrieving revision 1.1 retrieving revision 1.6 diff -u -p -r1.1 -r1.6 --- pta/import/optum_hsa.txt 2020/11/10 17:55:03 1.1 +++ pta/import/optum_hsa.txt 2020/11/28 21:57:41 1.6 @@ -1,15 +1,13 @@ -# Optum header is -# Date,Description,Amount,AccountType -# The format of this file is -# selector account_number booking_identifier -# selector is a comma-separated list of regular epxresssions which -# matches corresponding fields in the CSV file -# Please change xxxx to match the desired accounts in your accounts.txt # The CONTRIB accounts is the bank account which you make # contributions from. These contributions are deposited into the Optum # HSA account. -ACCOUNT xxxx -,Monthly Investment Fee,,, xxxx INVESTFEE -,Monthly Maintenance Fee,,, xxxx BANKFEE -,Contribution from.*?,,, xxxx CONTRIB -,.*?POS CHCKING.*?,,, xxxx MED +ACCOUNT 1802 +DELIM , +HEADER Date,Description,Amount,AccountType +DATE 1 YYYY-MM-DD +AMOUNT 3 +DESCRIPTION 2 +,Monthly Investment Fee,,, 6855 INVESTFEE +,Monthly Maintenance Fee,,, 6855 BANKFEE +,Contribution from.*?,,, 1801 CONTRIB +,(Pharmacy|Doctor),,, 5900 MED