[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.2 and 1.3

version 1.2, 2020/11/17 15:31:02 version 1.3, 2020/11/18 21:26:18
Line 4 
Line 4 
 # selector account_number booking_identifier  # selector account_number booking_identifier
 # selector is a comma-separated list of regular epxresssions which  # selector is a comma-separated list of regular epxresssions which
 # matches corresponding fields in the CSV file  # matches corresponding fields in the CSV file
 # Please change xxxx to match the desired accounts in your accounts.txt  # 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 xxxx  ACCOUNT 1800
 DELIM ,  DELIM ,
 ,Monthly Investment Fee,,, xxxx INVESTFEE  ,Monthly Investment Fee,,, 6855 INVESTFEE
 ,Monthly Maintenance Fee,,, xxxx BANKFEE  ,Monthly Maintenance Fee,,, 6855 BANKFEE
 ,Contribution from.*?,,, xxxx CONTRIB  ,Contribution from.*?,,, 2000 CONTRIB
 ,.*?POS CHCKING.*?,,, xxxx MED  ,.*?POS CHCKING.*?,,, 5900 MED

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

CVSweb