From 5198d7b066dc7100fe7d2d51132e1f6b7f1211bb Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 6 Jun 2020 10:54:18 -0700 Subject: [PATCH] csv: examples: wave --- examples/csv/wave.csv.rules | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 examples/csv/wave.csv.rules diff --git a/examples/csv/wave.csv.rules b/examples/csv/wave.csv.rules new file mode 100644 index 000000000..eab1598eb --- /dev/null +++ b/examples/csv/wave.csv.rules @@ -0,0 +1,16 @@ +# hledger csv rules for waveapps.com transactions CSV +# waveapps.com -> Reports -> Account Transactions (General Ledger) -> Export +# +# Warning, Wave's CSV includes multiple reports one after the other. +# These rules convert the first report, between the first pair of "Starting Balance" +# and "Totals and Ending Balance" lines. Unfortunately, this may not always +# be the main report including all transactions, so you should check this. + +skip 7 + +if Totals and Ending Balance + end + +fields accountno,date,description,amount-in,amount-out,balance + +account1 assets:online:wave:personal