[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.3 and 1.4

version 1.3, 2020/11/18 21:26:18 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 numbers 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 1800  ACCOUNT 1800
 DELIM ,  DELIM ,
   HEADER Date,Description,Amount,AccountType
 ,Monthly Investment Fee,,, 6855 INVESTFEE  ,Monthly Investment Fee,,, 6855 INVESTFEE
 ,Monthly Maintenance Fee,,, 6855 BANKFEE  ,Monthly Maintenance Fee,,, 6855 BANKFEE
 ,Contribution from.*?,,, 2000 CONTRIB  ,Contribution from.*?,,, 2000 CONTRIB

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

CVSweb