gnucash maint: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Fri Jan 16 11:04:21 EST 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/a3cf7f28 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/1b227b1a (commit)
	from  https://github.com/Gnucash/gnucash/commit/afaec370 (commit)



commit a3cf7f2868ca8157d6e096e683ce0c32f525b302
Author: Markus Blatt <markus at dr-blatt.de>
Date:   Sun Jan 4 18:21:37 2015 +0100

    [Bug 742332] - German tax report uses US tax quarters and not real quarters.
    
    Due a copy and paste the German tax report was still using the
    US quarters. This wrong as the latter are not real quarters as in
    Germany. To fix this we simply set  tax-qtr-real-qtr-year to 0 to
    force real quarters. Thus changes to taxtxf.scm can be easily ported
    to taxtxf-de_DE.scm

commit 1b227b1abcb4dfdacfd081d2eb464c99f34baf4d
Author: Romas <romastaluntis at gmail.com>
Date:   Thu Jan 15 19:38:42 2015 +0100

    Added Lithuanian language business accounts



Summary of changes:
 accounts/Makefile.am                               |   1 +
 accounts/{zh_HK => lt}/Makefile.am                 |   3 +-
 .../{fr_FR => lt}/acctchrt_business.gnucash-xea    | 595 ++++++---------------
 configure.ac                                       |   1 +
 src/report/locale-specific/us/taxtxf-de_DE.scm     |   7 +-
 5 files changed, 172 insertions(+), 435 deletions(-)
 copy accounts/{zh_HK => lt}/Makefile.am (68%)
 copy accounts/{fr_FR => lt}/acctchrt_business.gnucash-xea (67%)



More information about the gnucash-patches mailing list