0
I just updated to version 3.5.1, and it does not allow transfers. always shows the message: Product xxxxxxx does not have the quantity to transfer. however the products are in the warehouse. For the moment I will go back to a previous version.
0
Hello,
It shouldn't show the message if the product quantity is available in the warehouse.
I will check this again.
Thank you
0
hello, think its a bug from the new version 3.5.1, cause i already try in the demo as shown in the image, where can i find the files of the previous verions, please.
1
Hello,
Please edit app/models/admin/Transfers_model.php
and remove the line no 321 - 323
if ($balance_qty < 0) {
throw new \Exception("Product ".($pi->product_name ?: $product_id)." does not have the quantity to transfer.");
}
Thank you
1
Hello,
Can you help me test this again on demo.
Thank you
0
I already test in demo, its working fine now, thanks
0
Thank you, I will update the download file.
We use Cookies
We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.