Skip to content

Commit

Permalink
Add missing splitwise qif sample files
Browse files Browse the repository at this point in the history
Update .gitignore
  • Loading branch information
wrobelda committed Oct 10, 2017
1 parent a1625ac commit 985be28
Show file tree
Hide file tree
Showing 4 changed files with 86 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@
*.pjd
*.swp
*.ofx
!tests/Samples/*.ofx
*.qif
!tests/Samples/*.qif
.idea
47 changes: 47 additions & 0 deletions tests/Samples/splitwise Splitwise USD.qif
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
!Account
NSplitwise USD
D
^
!Type:Bank
D2016-05-21
T-34.16
Powner paid: john.doe owes full amount
MLiquor
LSplitwise USD/
Sjohn.doe USD/
ELiquor
$34.16
^
D2016-06-25
T-69.78
Powner paid and also spent: schmidt and kowalski owe
MDining out
LSplitwise USD/
SImbalance-USD/
EDining out
$46.52
Sthomas.schmidt USD/
EDining out
$11.63
Sstefan.kowalski USD/
EDining out
$11.63
^
D2016-07-29
T-138.41
Powner paid and also spent: schmidt kowalski and alvaro owe
MDining out
LSplitwise USD/
SImbalance-USD/
EDining out
$39.17
Sthomas.schmidt USD/
EDining out
$53.54
Sstefan.kowalski USD/
EDining out
$18.28
Sjose.alvaro USD/
EDining out
$27.42
^
23 changes: 23 additions & 0 deletions tests/Samples/splitwise john.doe USD.qif
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
!Account
Njohn.doe USD
D
^
!Type:Bank
D2016-06-22
T-34.16
Pdoe sent payment to owner
MPayment
Ljohn.doe USD/
SSplitwise USD/
EPayment
$-34.16
^
D2016-06-26
T-6.65
Pdoe paid: owner owes him part
MGeneral
Ljohn.doe USD/
SImbalance-USD/
EGeneral
$-6.65
^
14 changes: 14 additions & 0 deletions tests/Samples/splitwise owner USD.qif
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
!Account
Nowner USD
D
^
!Type:Bank
D2016-05-10
T-10.0
Powner sent payment to john.doe
MPayment
Lowner USD/
Sjohn.doe USD/
EPayment
$-10.0
^

0 comments on commit 985be28

Please sign in to comment.