gnucash unstable: Bug 736765 - Assign as payment... should re-populate the payment represented by the selected transaction if any
Geert Janssens
gjanssens at code.gnucash.org
Sat Nov 18 12:54:31 EST 2017
Updated via https://github.com/Gnucash/gnucash/commit/75fb4e7a (commit)
from https://github.com/Gnucash/gnucash/commit/949f2db4 (commit)
commit 75fb4e7a0ceda8ac5ba21866fc13cf39f79cc11c
Author: Geert Janssens <geert at kobaltwit.be>
Date: Sat Nov 18 18:53:55 2017 +0100
Bug 736765 - Assign as payment... should re-populate the payment represented by the selected transaction if any
The main topic of this bug was already fixed in earlier commits. This commit
handles the minor improvements also mentioned here:
- don't show the menu option for invoice/bill transactions as that doesn't make sense
- don't show the pre-payment line if the selected transaction was one, in this case only set the amount
- allow users to edit lot link transactions via this mechanism as well (which essentially are payments without an explicit payment split)
Summary of changes:
gnucash/gnome/dialog-payment.c | 33 +++++++++++++++++++++++----------
gnucash/gnome/gnc-plugin-business.c | 11 ++++++-----
2 files changed, 29 insertions(+), 15 deletions(-)
More information about the gnucash-patches
mailing list