mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-19 14:55:13 +00:00
voucher_wise_stock_value contains tuples and the condition was looking for string, so it's never triggered. Caused by https://github.com/frappe/erpnext/pull/24200