summaryrefslogtreecommitdiff
path: root/test/baseline/cmd-convert5.dat
diff options
context:
space:
mode:
authorKai Wohlfahrt <kai.wohlfahrt@gmail.com>2020-06-09 22:12:13 +0100
committerMartin Michlmayr <tbm@cyrius.com>2021-01-31 09:59:02 +0800
commite791e4924f4bfb58044420ff5ab495f3ff5cf8c1 (patch)
tree98032476405868aad7d0986dabf13917c399af0b /test/baseline/cmd-convert5.dat
parentb155f8928c6a33af42f859b27c83639b72517f5e (diff)
downloadfork-ledger-e791e4924f4bfb58044420ff5ab495f3ff5cf8c1.tar.gz
fork-ledger-e791e4924f4bfb58044420ff5ab495f3ff5cf8c1.tar.bz2
fork-ledger-e791e4924f4bfb58044420ff5ab495f3ff5cf8c1.zip
Add debit field to convert command
This changes the error reported when a transaction with no amount is imported.
Diffstat (limited to 'test/baseline/cmd-convert5.dat')
-rw-r--r--test/baseline/cmd-convert5.dat3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/baseline/cmd-convert5.dat b/test/baseline/cmd-convert5.dat
new file mode 100644
index 00000000..f9c683a1
--- /dev/null
+++ b/test/baseline/cmd-convert5.dat
@@ -0,0 +1,3 @@
+date,credit,debit,desc,
+01/01/2011,20.00 EUR,,test1,
+01/02/2011,,10.00 EUR,test2, \ No newline at end of file