![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/magento/module-inventory-reservations/ |
# InventoryReservations module The `InventoryReservations` module provides logic for handling product reservations. This module is part of the new inventory infrastructure. The [Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html) describes the MSI (Multi-Source Inventory) project in more detail. ## Installation details This module is installed as part of Magento Open Source. Unless a custom implementation for `InventoryReservationApi` is provided by a 3rd-party module, the module cannot be deleted or disabled. ## Extension points and service contracts All public interfaces related to this module are located in the `InventoryReservationsApi` module. Use the interfaces defined in `InventoryReservationsApi` to extend this module. ## Additional information The `InventoryReservations` module creates the `inventory_cleanup_reservations` cron job.