With this module you can quickly change quantities of products (or combinations) in bulk. With several mouse clicks you can alter quantity of products based on various criterions like products from categories, products by brand, products by features, products by attribtues or even tax rule associations.
Main and the most important purpose of the module is mass quantity (in bulk) update od products and or combinations of these products. This plugin will quickly and passively update stock by defined value and based on various criterions where you can point a set of products that will be a subject of stock update process.
Point products by various criterions
To update stock you have to go through two steps. In first step you have to point products that will be a subject of mass stock change. You can point these products by various criterions that i describe below:
Increasement or decreasement of stock
In second step you decide what you want to do with stock of selected products. Of course you can increase or decrease stock of these products (or these products' combinations). Module has also feature to set exact value of stock of selected products.
Quantity of products in prestashop depends on type of product.
How module behaves in context of this?
Hook execution
Each time when you change the quantity of products in your shop with usage of default feature (for example on product edit page while you update product's stock) prestashop spawns hook actionUpdateQuantity that can be used by other modules to take action when stock of exact product or even exact combination is changed. Our module spawns this hook as well so other modules that take actions when stock is updated are compatible with our addon.
1.3.0
- added improvements to module workflow in environments based on php 8.1.x
1.2.0
- released version of the module ready to work in prestashop 8.x
- released version of the module ready to work in prestashop 1.6.x
1.1.0
- added possibility to update stock of products associated with selected tax rule groups
1.0.0
- started project on mypresta addons marketplace