gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sat Jan 7 12:07:40 EST 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/59410a95 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/40b76061 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f7324d16 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/2733d23b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a9a67c71 (commit)
	from  https://github.com/Gnucash/gnucash/commit/c65b3649 (commit)



commit 59410a9518388c1e274462968d2323ee8053b2d2
Merge: c65b36490 40b76061e
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jan 7 08:42:17 2023 -0800

    Merge branch 'maint'

commit 40b76061e0c76b652559f297a71c5cca3ce8b267
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Jan 7 22:06:21 2023 +0800

    Bug 798717 - Reports > Business > Fancy Invoice duplicates company details
    
    company details were duplicated in error.

commit f7324d16b47ec180a0a79ebb5a50c169236f6074
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jan 7 03:49:48 2023 +0300

    Bug 798625 - "Last up through report date" changed in 4.12
    
    Don't adjust report dates with time64CanonicalDayTime. They're set
    to 23:59:59 local which is always >= neutral time at which prices
    and transactions are timestamped. Local noon is before neutral time for
    all time zones east of UTC+2.

commit 2733d23b687c9631a3429febeab27c38b59bcd2b
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Jan 5 13:28:27 2023 +0800

    [dialog-sx-editor] increase EX_CAL_NUM_MONTHS from 6 to 12
    
    because the example calendar can show up to 12 months. This means a
    daily SX will show all recurrences in the calendar instead of only 6
    months.

commit a9a67c717e34ff53f8d9d1a6e808a1bf0b7fb9cf
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Jan 5 14:37:10 2023 +0800

    [dialog-sx-editor] plug GHashTable leaks when returning early



Summary of changes:
 gnucash/gnome/dialog-sx-editor.c            | 6 +++++-
 gnucash/report/commodity-utilities.scm      | 8 ++++----
 gnucash/report/reports/standard/invoice.scm | 2 +-
 gnucash/report/trep-engine.scm              | 8 ++------
 4 files changed, 12 insertions(+), 12 deletions(-)



More information about the gnucash-patches mailing list