[BACK]Return to optum_hsa.txt CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / pta / import

Diff for /pta/import/optum_hsa.txt between version 1.1 and 1.4

version 1.1, 2020/11/10 17:55:03 version 1.4, 2020/11/18 22:25:05
Line 1 
Line 1 
 # 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  # The CONTRIB accounts is the bank account which you make
 # contributions from. These contributions are deposited into the Optum  # contributions from. These contributions are deposited into the Optum
 # HSA account.  # HSA account.
 ACCOUNT xxxx  ACCOUNT 1800
 ,Monthly Investment Fee,,, xxxx INVESTFEE  DELIM ,
 ,Monthly Maintenance Fee,,, xxxx BANKFEE  HEADER Date,Description,Amount,AccountType
 ,Contribution from.*?,,, xxxx CONTRIB  ,Monthly Investment Fee,,, 6855 INVESTFEE
 ,.*?POS CHCKING.*?,,, xxxx MED  ,Monthly Maintenance Fee,,, 6855 BANKFEE
   ,Contribution from.*?,,, 2000 CONTRIB
   ,.*?POS CHCKING.*?,,, 5900 MED

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.4

CVSweb