Item
Magento\CatalogInventory\Model\Adminhtml\Stock\Item
What it does
This class extends the standard Stock Item model specifically for use in Magento's admin area.
It modifies inventory management behavior by always enabling quantity checks and default notification messages, and provides a default customer group when none is set.
Developers would use this when working with product stock/inventory management in the admin panel, though it's deprecated in favor of Multi Source Inventory (MSI).
Public Methods
- getCustomerGroupId()
- hasAdminArea()
- getShowDefaultNotificationMessage()
- getIdentities()