mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
error is caused by pricedb containing an invalid gnc_numeric price. multiplication of (invalid) price with amount causes a report crash. Fix: if invalid price, return zero for amount converted to report currency.