Tone87 Posted October 3, 2021 Share Posted October 3, 2021 (edited) Hi , i have a script who update quantity of product programmatically i use the function: StockAvailable::setQuantity((int)$Prodotto->id, 0, (int)$As400Prodotto->quantita, Context::getContext()->shop->id); but whit this function i reset all reserved quantity. is there a way to update the quantity physically in warehouse and not reset the reserved quantity? Thanks in advance Edited October 3, 2021 by Tone87 (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now