Skip to content

Conversation

rhoerr
Copy link
Contributor

@rhoerr rhoerr commented Oct 2, 2025

I propose adding mage-os/module-inventory-reservations-grid as a bundled module. https://github.com/mage-os-lab/module-inventory-reservations-grid

  • It provides a clear admin grid for Magento inventory reservations, improving visibility into reservation data.
  • It is slim, purpose-built, and compatible with the latest Magento versions.
  • It is maintained and focused on a single, important feature for inventory transparency.

Implications

  • Admins gain direct access to view and manage inventory reservations via a dedicated grid in the admin panel.
  • May reveal underlying issues with reservations or stock management that require process adjustments.
  • No impact on frontend performance or customer experience, as all changes are on the backend.

Risks

  • Potential for minor admin confusion if reservation data is unfamiliar, but documentation is available.
  • Risk of unsafe inventory data operations, if admin enables the delete mass action and uses it unwisely. There are warnings against this.

Benefits

  • Enhanced transparency for inventory reservations, aiding troubleshooting and operational oversight.

PR

This PR results in the module being added as a pinned require of mage-os/product-community-edition like:

"mage-os/module-inventory-reservations-grid": "1.0.0",

which composer will then require via Packagist, like any other third party package. The latest published version will be pinned at the time of each release.

@rhoerr
Copy link
Contributor Author

rhoerr commented Oct 2, 2025

Created as a draft for now; there are PRs on https://github.com/mage-os-lab/module-inventory-reservations-grid/issues that need to be processed before we move forward.

@rhoerr
Copy link
Contributor Author

rhoerr commented Oct 2, 2025

CC @thomas-kl1

@fballiano
Copy link
Contributor

I think the bundled modules should be in the mage-os namespace because of branch protection rules

@rhoerr
Copy link
Contributor Author

rhoerr commented Oct 2, 2025

I think the bundled modules should be in the mage-os namespace because of branch protection rules

I agree. I don't want to move anything though until

  1. Quality issues are resolved;
  2. We've decided definitely that they're ready and should be bundled

@rhoerr rhoerr added this to the Mage-OS 2.0 milestone Oct 2, 2025
@rhoerr rhoerr changed the base branch from main to release/mage-os-2.0 October 2, 2025 12:20
@rhoerr rhoerr added the enhancement New feature or request label Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants