mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-08 04:53:26 +00:00
fix: don't get zero value entries for exchange rate calculation (#34475)
* fix: multiply None by float
* chore: remove debug
(cherry picked from commit 393bc25e2d)
Co-authored-by: Devin Slauenwhite <devin.slauenwhite@gmail.com>