Created
August 25, 2013 21:27
-
-
Save sreilly/6336437 to your computer and use it in GitHub Desktop.
rough sample of a split transaction in the QIF format
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
D25/08/13 | |
T1,234.56 | |
Nchecknum | |
Pdescription | |
Mmemo | |
Ssplit category1 | |
Esplit description1 | |
$1,000.56 | |
Ssplit category2 | |
Esplit description2 | |
$200.00 | |
Ssplit category3 | |
Esplit description3 | |
$34.00 | |
^^ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment