gnucash stable: Multiple changes pushed
Christopher Lam
clam at code.gnucash.org
Sat Jan 27 01:26:28 EST 2024
Updated via https://github.com/Gnucash/gnucash/commit/a3015443 (commit)
via https://github.com/Gnucash/gnucash/commit/49af9ff1 (commit)
via https://github.com/Gnucash/gnucash/commit/97829185 (commit)
from https://github.com/Gnucash/gnucash/commit/b31baf34 (commit)
commit a3015443768473626e04c5cb68ec6a952c827067
Merge: b31baf344f 49af9ff16b
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Sat Jan 27 14:26:13 2024 +0800
Merge branch 'stock-acct-metadata' into stable #1858
commit 49af9ff16bf23a628b4b0e0aa43b83cd14c0b00b
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Fri Jan 26 11:23:03 2024 +0800
[assistant-stock-transaction] store & retrieve associated account as metadata
commit 97829185863cc90d51d4034411dcdaa78f618e9f
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Fri Jan 26 00:12:37 2024 +0800
[account.cpp] add more account metadata - assoc account
the tag denotes the type of associated account eg. "dividend"
"capgains" "cash" "fees"
Summary of changes:
gnucash/gnome/assistant-stock-transaction.cpp | 52 ++++++++++++++++++---------
libgnucash/engine/Account.cpp | 50 ++++++++++++++++++++++++++
libgnucash/engine/Account.h | 8 +++++
libgnucash/engine/test/utest-Account.cpp | 19 ++++++++++
4 files changed, 113 insertions(+), 16 deletions(-)
More information about the gnucash-patches
mailing list