mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add a comment.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7627 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
2de8cca0b3
commit
53b8443e7c
@ -11,7 +11,7 @@
|
||||
"read-only" registers
|
||||
* src/register/ledger-core/split-register-control.c -- fix the logic
|
||||
for when we pop-up the exchange-rate dialog, in particular when the
|
||||
user requests it.
|
||||
user requests it. Fixes #100285
|
||||
|
||||
2002-12-04 David Hampton <hampton@employees.org>
|
||||
|
||||
|
@ -1065,6 +1065,7 @@ gnc_split_register_handle_exchange (SplitRegister *reg, gboolean force_dialog)
|
||||
|
||||
/* If we're forcing, then compare the current account
|
||||
* commodity to the transaction commodity.
|
||||
* XXX: we only need to do this for two-split, basic, non-expanded registers
|
||||
*/
|
||||
|
||||
xfer_acc = gnc_split_register_get_default_account (reg);
|
||||
|
Loading…
Reference in New Issue
Block a user