gnucash stable: Bug 798930 - invoices wont sequence to the next number
John Ralls
jralls at code.gnucash.org
Fri May 26 20:43:36 EDT 2023
Updated via https://github.com/Gnucash/gnucash/commit/7d566389 (commit)
from https://github.com/Gnucash/gnucash/commit/3d30e597 (commit)
commit 7d5663899ca62b4e52a854372a7c777a6ee6e730
Author: John Ralls <jralls at ceridwen.us>
Date: Fri May 26 20:41:13 2023 -0400
Bug 798930 - invoices wont sequence to the next number
Because KVP can't magically cast between int64_t and double.
Summary of changes:
libgnucash/engine/gnc-optiondb.cpp | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
More information about the gnucash-patches
mailing list