netresearch / module-shipping-inventory
netresearch/module-shipping-inventory
Optional component adding Magento Inventory capabilities to the Netresearch shipping modules.
Netresearch Shipping Inventory Extension
The Netresearch shipping inventory package adds Magento Inventory capabilities to the Netresearch shipping modules.
It is not intended to be used standalone.
Features
Enable MSI stock deduction from applicable sources when creating shipments
manually through the packaging popup or automated via cron or mass action.
Requirements
- PHP >= 8.3
Compatibility
- Magento >= 2.4.8
- DHL Shipping M2 >= 2.14.0
License
OSL - Open Software Licence 3.0
Copyright
(c) 2022 Netresearch DTT GmbH
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.
1.3.0
Magento 2.4.8 compatibility release
Added
- Support for Magento 2.4.8
- Modern code quality toolchain with PHPStan and Rector
- PHP 8.4 compatibility
Changed
- Updated dependency versions for Magento 2.4.8
- Modernized null parameter type declarations
Removed
- Support for PHP 8.2
1.2.0
Magento 2.4.7 compatibility release
Added
- Support for Magento 2.4.7
Removed
- Support for PHP 7.x and 8.1
1.1.2
Fixed
- Disregard Ship Bundle Items product setting during inventory source allocation for bundle items, contributed via PR #2
1.1.1
Fixed
- Bulk process bundle items, reported via issue #1
1.1.0
Magento 2.4.4 compatibility release
Added
- Support for Magento 2.4.4
Removed
- Support for PHP 7.1
1.0.1
Fixed
- Prevent bulk shipment exception when processing only one shipment item.
1.0.0
Initial release
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 1.3.0 | stable | Fail | Magento 2.4.8-2.4.9 Details | 2025-07-02 14:27:19 |
| 1.2.0 | stable | Not tested | Not yet tested Details | 2024-06-27 07:45:25 |
| 1.1.2 | stable | Not tested | Not yet tested Details | 2022-06-10 14:38:20 |
| 1.1.1 | stable | Not tested | Not yet tested Details | 2022-05-25 08:12:57 |
| 1.1.0 | stable | Not tested | Not yet tested Details | 2022-04-29 11:56:57 |
| 1.0.1 | stable | Not tested | Not yet tested Details | 2021-05-20 12:15:21 |
| 1.0.0 | stable | Not tested | Not yet tested Details | 2021-04-07 15:15:40 |
Requires 9
| Package | Constraint |
|---|---|
| php | ^8.3.0 || ^8.4.0 |
| magento/framework | ^103.0.8 |
| magento/module-bundle | ^101.0.8 |
| magento/module-catalog | ^104.0.8 |
| magento/module-configurable-product | ^100.4.8 |
| magento/module-inventory-source-selection-api | 1.4.* |
| magento/module-sales | ^103.0.8 |
| netresearch/module-shipping-core | ^4.0.0 |
| netresearch/module-shipping-ui | ^2.6.0 |
Compatibility
Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.
Code Quality
Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge — a phpcs finding can't make a module incompatible.
Static analysis
Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.
PHPStan
Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases. Cell → details modal.
Tests
Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.
Unit tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Integration tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Security
Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.
More from netresearch
View vendorOptional component extending the bulk shipment mass action by an additional step that allows to select shipping product and packaging per order.
Admin Notification Feed
Module providing the UI integration for the Netresearch shipping components
Netresearch component providing utilities and frameworks for advanced shipping features
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.