gnucash maint: Bug 798041 - Open invoices in new window does not work
Robert Fewell
bobit at code.gnucash.org
Fri Dec 11 08:27:16 EST 2020
Updated via https://github.com/Gnucash/gnucash/commit/3e76b844 (commit)
from https://github.com/Gnucash/gnucash/commit/48f6cc14 (commit)
commit 3e76b84475d1c6db3a68b3930b41f1ef24f9d7f9
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Fri Dec 11 13:26:34 2020 +0000
Bug 798041 - Open invoices in new window does not work
If you set the preference setting to open invoices in a new window the
invoice still opens in new tab. This setting was being over ridden in
gnc_invoice_new_page so removed that in the function.
Summary of changes:
gnucash/gnome/dialog-invoice.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
More information about the gnucash-patches
mailing list