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

Annotation of pta/import/optum_hsa.txt, Revision 1.2

1.1       schwarze    1: # Optum header is
                      2: # Date,Description,Amount,AccountType
                      3: # The format of this file is
                      4: # selector account_number booking_identifier
                      5: # selector is a comma-separated list of regular epxresssions which
                      6: # matches corresponding fields in the CSV file
                      7: # Please change xxxx to match the desired accounts in your accounts.txt
                      8: # The CONTRIB accounts is the bank account which you make
                      9: # contributions from. These contributions are deposited into the Optum
                     10: # HSA account.
                     11: ACCOUNT xxxx
1.2     ! schwarze   12: DELIM ,
1.1       schwarze   13: ,Monthly Investment Fee,,, xxxx INVESTFEE
                     14: ,Monthly Maintenance Fee,,, xxxx BANKFEE
                     15: ,Contribution from.*?,,, xxxx CONTRIB
                     16: ,.*?POS CHCKING.*?,,, xxxx MED

CVSweb