gnucash maint: Correct txf output to use a minus sign, rather than parenthesis, for debits, without regard to locale settings, as is required by the txf pseudo-standard; was previously incorrectly using parenthesis for negatives in Windows environments, for example.

J. Alex Aycinena alex.aycinena at code.gnucash.org
Sat Sep 6 19:46:51 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/9ea36d7e (commit)
	from  https://github.com/Gnucash/gnucash/commit/3363a2c5 (commit)



commit 9ea36d7e9685527f55269496695dcda33d6a8892
Author: Alex Aycinena <alex.aycinena at gmail.com>
Date:   Sat Sep 6 16:15:34 2014 -0700

    Correct txf output to use a minus sign, rather than parenthesis, for debits, without regard to locale settings, as is required by the txf pseudo-standard; was previously incorrectly using parenthesis for negatives in Windows environments, for example.



Summary of changes:
 src/report/locale-specific/us/taxtxf.scm | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)



More information about the gnucash-patches mailing list