mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-30 10:24:48 +00:00
* fix: TypeError: 'float' object is not iterable (#41758)
(cherry picked from commit cf508ce1ed)
# Conflicts:
# erpnext/manufacturing/doctype/bom_creator/bom_creator.py
# erpnext/public/js/bom_configurator/bom_configurator.bundle.js
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
Inventory management module.