From c6f0f23803b7e33dab7e753db8a533be248ed032 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 12 Jan 2014 08:30:56 -0800 Subject: [PATCH] note a possible balance assertions issue --- doc/NOTES.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/NOTES.org b/doc/NOTES.org index f7b33c517..9ca5028af 100644 --- a/doc/NOTES.org +++ b/doc/NOTES.org @@ -2172,6 +2172,9 @@ hledger: Unknown flag: --port *** web: stray bracket in journal edit form title 1 *** web: enter doesn't work in add form completing fields 1d **** research this dhtmlxcombo issue +*** parsing: assertion claiming wrong actual balance +expected balance is $136.03, actual balance was $-1163.97. + *** parsing: balance assertion doesn't work without a commodity symbol (takes = as one) *** parsing: is = B an assertion or an assignment ? *** parsing: decimal point/thousands separator confusion ? 1d