Hello,
I've been digging for hours for an extension that would allow me to set a maximum stock alert.
I've found many extensions that allow for a minimum stock alert, but I need the opposite as well.
Ie, stock levels for iPad:
Minimum: 10 <<Alert me via email or report when this happens
Actual Stock: 15
Maximum Stock: 20 <<Alert me via email or report when this happens
Any help would be appreciated.
Thanks!
Try attached vQmod.
You can set minimum and maximum stock level:
You can set minimum and maximum stock level:
Code: Select all
$minimum_stock = 10;
$maximum_stock = 20;
Attachments
Copy to /vqmod/xml
Thank you very much @pprmkr !
If I understand correctly, the email is generated when some one orders an item. Could I set the $minimum_stock variables in the product's page so that this level can be set for each product by the storemen?
Thanks again!
If I understand correctly, the email is generated when some one orders an item. Could I set the $minimum_stock variables in the product's page so that this level can be set for each product by the storemen?
Thanks again!
Who is online
Users browsing this forum: No registered users and 5 guests