From e791e4924f4bfb58044420ff5ab495f3ff5cf8c1 Mon Sep 17 00:00:00 2001 From: Kai Wohlfahrt Date: Tue, 9 Jun 2020 22:12:13 +0100 Subject: Add debit field to convert command This changes the error reported when a transaction with no amount is imported. --- test/baseline/cmd-convert5.dat | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/baseline/cmd-convert5.dat (limited to 'test/baseline/cmd-convert5.dat') 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 -- cgit v1.2.3