mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
properly - corrupted business data Turned out to be a pointer/value mismatch between <CT_NUMERIC>load() and most of the setter functions, so the address was getting set as the value.