semaio/shopware-plugin-stock-updater-fix
最新稳定版本:1.0.0
Composer 安装命令:
composer require semaio/shopware-plugin-stock-updater-fix
包简介
Fix StockUpdater to be independent from order status.
README 文档
README
Issue: https://issues.shopware.com/issues/NEXT-12479
By default, Shopware ties the "available stock" field on product level to the status of the order. If a client uses an external system for managing stock (e.g. ERP, inventory management system, ..), it can happen that the available stock will be reduced twice.
This plugin replaces the default "StockUpdater" and removes all ties to the order status.
Important: We've tested it only on Shopware 6.4 and for the use cases of our clients. Please test thoroughly before deploying it to production.
Installation
The recommended way is using composer:
$ composer require semaio/shopware-plugin-stock-updater-fix
Support
If you encounter any problems or bugs, please create an issue on GitHub.
Contribution
Any contribution to the development of shopware-plugin-stock-updater-fix is highly welcome. The best possibility to provide any code is to open a pull request on GitHub.
License
MIT License. See the LICENSE.txt file for more details.
统计信息
- 总下载量: 1.1k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-06-07