-
Notifications
You must be signed in to change notification settings - Fork 2
/
screenshot.beancount
51 lines (35 loc) · 1.32 KB
/
screenshot.beancount
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
; Airline miles
; ----------------------------------------------------------------------------------------------------------------------------------------------------
option "title" "Miles and Rewards"
option "operating_currency" "USD"
option "render_commas" "True"
plugin "beancount.plugins.auto_accounts"
2010-01-01 custom "fava-extension" "plugins.fava.miler.fava_miler" "{
'accounts_pattern' : '^Assets.*'
}"
; Airline miles
; ----------------------------------------------------------------------------------------------------------------------------------------------------
1990-01-01 commodity MILESAIRALDAR
expiry-months: 18
points-value: 0.016 USD
1990-01-01 commodity MILESAIRBAT
expiry-months: 24
points-value: 0.015 USD
1990-01-01 commodity MILESAIRCATALU
expiry-months: 18
points-value: 0.007 USD
2020-01-01 * "Credit card bill"
Assets:Airline-Miles:AirAldarra:JohnDoe 200 MILESAIRALDAR
Income:Misc
2019-01-01 * "Shopping"
Assets:Airline-Miles:AirBat:JohnDoe 200 MILESAIRBAT
Income:Misc
2019-12-01 * "Shopping"
Assets:Airline-Miles:AirBat:JaneDoe 1700 MILESAIRBAT
Income:Misc
2019-08-15 * "Shopping"
Assets:Airline-Miles:AirCatalu:JaneDoe 500 MILESAIRCATALU
Income:Misc
2019-08-15 * "Shopping"
Assets:Airline-Miles:AirCatalu:JaneDoe 500 MILESAIRCATALU
Income:Misc