mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-16 07:58:38 +00:00
- Remove `depends_on` restriction from `inspection_required` field so it is visible for all Stock Entry purposes, not just Manufacture - Fix `check_item_quality_inspection` to return items for Stock Entry (was returning [] for unknown doctypes, blocking QI creation flow) - Fix `inspection_type` in transaction.js to be purpose-aware: Manufacture and Material Receipt → "Incoming"; all other purposes → "Outgoing"