gnucash maint: Bug 759294 - New the billing term are not saved during invoice editing. Prevent editing the terms from the invoice view. This has to be edited via the edit invoice button or menu Edit->Edit Invoice. The dropdown in the invoice view has been replaced with an edit text box set to non-editable in the glade file.

Mike Evans mikee at code.gnucash.org
Fri Dec 11 05:11:52 EST 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/35b5d944 (commit)
	from  https://github.com/Gnucash/gnucash/commit/b2ced3d7 (commit)



commit 35b5d944840e4439e9d1b0328410c601063884ee
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Thu Dec 10 22:01:52 2015 +0000

    Bug 759294 - New the billing term are not saved during invoice editing.
    Prevent editing the terms from the invoice view. This has to be edited
    via the edit invoice button or menu Edit->Edit Invoice. The dropdown
    in the invoice view has been replaced with an edit text box set to
    non-editable in the glade file.



Summary of changes:
 src/business/business-gnome/dialog-invoice.c       | 44 ++++++++++++--
 .../business-gnome/gtkbuilder/dialog-invoice.glade | 71 +++++++++++-----------
 2 files changed, 74 insertions(+), 41 deletions(-)



More information about the gnucash-patches mailing list