Skip to content

Commit 8defe43

Browse files
committed
ACP2E-4167: [CLOUD] Admin Report does not show details when inventory is updated
1 parent 9aa36a5 commit 8defe43

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/CatalogInventory/Model/Adminhtml/Stock

1 file changed

+1
-0
lines changed

app/code/Magento/CatalogInventory/Model/Adminhtml/Stock/Item.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
* Catalog Inventory Stock Model for adminhtml area
1919
* @method \Magento\CatalogInventory\Api\Data\StockItemExtensionInterface getExtensionAttributes()
2020
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
21+
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
2122
* @api
2223
* @since 100.0.2
2324
*

0 commit comments

Comments
 (0)