Files
erpnext/erpnext
Mihir Kandoi ed855c3823 fix: resolve float precision before streaming stock ledger entries
get_single_value inside _revalue_reconciled_batch_slots runs while
rows stream through the unbuffered cursor on MariaDB, killing the
active iterator. Resolve it once in generate() with the other
prefetches.
2026-07-21 14:34:08 +05:30
..
2026-07-01 17:04:11 +05:30