mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-19 17:30:01 +00:00
* fix: don't attempt to create SABB for non-serialized / non-batch items (#56627)
* fix: don't attempt to create SABB for non-serialized / non-batch items
* fix(stock): skip serial batch lookup for rows without item code
(cherry picked from commit 5b738b7b0d)
# Conflicts:
# erpnext/stock/services/serial_batch_bundle_service.py
* chore: resolve conflicts
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>