From 8b3f8d188444510d8ca00e5db90bac0cf5663c91 Mon Sep 17 00:00:00 2001 From: thdox Date: Sat, 17 May 2014 23:41:07 +0200 Subject: Fix bug introduced by commit AA2FF2B Correction is to not use uninitialized amount --- test/regress/AA2FF2B.test | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test/regress/AA2FF2B.test (limited to 'test/regress/AA2FF2B.test') diff --git a/test/regress/AA2FF2B.test b/test/regress/AA2FF2B.test new file mode 100644 index 00000000..944cdfea --- /dev/null +++ b/test/regress/AA2FF2B.test @@ -0,0 +1,10 @@ +2008/01/20 * La Poste + Revenu:Invest:Exonéré + Actif:Courant:LaPosteLivretA 25,24 € = 25,24 € + +test --args-only --decimal-comma bal + 25,24 € Actif:Courant:LaPosteLivretA + -25,24 € Revenu:Invest:Exonéré +-------------------- + 0 +end test -- cgit v1.2.3