mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-27 20:36:07 +03:00
add sample.rules file
This commit is contained in:
parent
44eaffd309
commit
879ea97ff0
17
data/sample.rules
Normal file
17
data/sample.rules
Normal file
@ -0,0 +1,17 @@
|
||||
base-account assets:bank:checking
|
||||
date-field 0
|
||||
description-field 4
|
||||
amount-field 1
|
||||
currency $
|
||||
|
||||
# account-assigning rules
|
||||
|
||||
SPECTRUM
|
||||
expenses:health:gym
|
||||
|
||||
ITUNES
|
||||
BLKBSTR=BLOCKBUSTER
|
||||
expenses:entertainment
|
||||
|
||||
(TO|FROM) SAVINGS
|
||||
assets:bank:savings
|
Loading…
Reference in New Issue
Block a user