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

Annotation of pta/import/chase_credit.txt, Revision 1.1

1.1     ! schwarze    1: # Chase credit card header is
        !             2: # Transaction Date,Post Date,Description,Category,Type,Amount
        !             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: ,,,Automotive,,, 1111 AUTO
        !             8: ,,,Current Account,,, 1234 CSVACCOUNT
        !             9: ,,,Automotive,,, 1111 AUTO
        !            10: ,,,Bills & Utilities,,, 2222 BILLS
        !            11: ,,,Fees & Adjustments,,, 3333 FEES
        !            12: ,,,Food & Drink,,, 4444 FOOD
        !            13: ,,,Gas,,, 5555 GAS
        !            14: ,,,Gifts & Donations,,, 6666 GIFTS
        !            15: ,,,Groceries,,, 7777 GROCERIES
        !            16: ,,,Health & Wellness,,, 8888 HEALTH
        !            17: ,,,Home,,, 9999 HOME
        !            18: ,,,Personal,,, 9998 PERSONAL
        !            19: ,,,Professional Services,,, 9997 PRO
        !            20: ,,,Shopping,,, 9996 SHOP
        !            21: ,,,,Payment,, 5678 PAY

CVSweb