kcpau Posted September 26, 2015 Share Posted September 26, 2015 I am using 1.6.1.1. I set up a product in two warehouses. When I tried to transfer stock from one warehouse to another, I got the message : "It is not possible to transfer the specified quantity. No stock was transferred." The stock was reduced from the source warehouse but does not appear in the destination warehouse. Your help is appreciated. Link to comment Share on other sites More sharing options...
fdodiaz Posted October 1, 2015 Share Posted October 1, 2015 The same problem. Link to comment Share on other sites More sharing options...
cesarleon Posted October 7, 2015 Share Posted October 7, 2015 The same problem. http://forge.prestashop.com/browse/PSCFV-3683 Link to comment Share on other sites More sharing options...
alex.glebov Posted October 20, 2015 Share Posted October 20, 2015 (edited) I have similar problem but with supply orders - They does not add a stock ( does not appear in all advanced stock managements screens and product catalogs, while correctly shows quantity "supplied" in partially supplied orders. ) error log saying [20-Oct-2015 21:47:15 Australia/Perth] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/iitsp/public_html/tastyworld.com.au/controllers/admin/AdminStockConfigurationController.php:619) in /home/iitsp/public_html/tastyworld.com.au/classes/controller/AdminController.php on line 1787 code mentioned above is if ($result) { echo json_encode(array('success' => 1, 'text' => $this->l('The status has been updated successfully.'))); } else { echo json_encode(array('success' => 0, 'text' => $this->l('An error occurred while updating this meta.'))); } Any thoughts - welcome A Edited October 20, 2015 by alex.glebov (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