webERP Forum
ERROR Message Report : The entered item code does not exist in StockTransfers.php (v - Printable Version

+- webERP Forum (http://www.weberp.org/forum)
+-- Forum: webERP Discussion (http://www.weberp.org/forum/forumdisplay.php?fid=1)
+--- Forum: Problems / Bugs? (http://www.weberp.org/forum/forumdisplay.php?fid=8)
+---- Forum: RESOLVED - Bugs/Problems (http://www.weberp.org/forum/forumdisplay.php?fid=15)
+---- Thread: ERROR Message Report : The entered item code does not exist in StockTransfers.php (v (/showthread.php?tid=65)



ERROR Message Report : The entered item code does not exist in StockTransfers.php (v - PakRicard - 02-06-2012

See details in http://weberp.org/bugs/view.php?id=4


RE: ERROR Message Report : The entered item code does not exist in StockTransfers.php (v - Exsonqu_Qu - 02-07-2012

Hi,Richard:

Thanks for your report!

I've added a fix for this problem. Would you like to test it?

Best regards!

Exson

(02-06-2012, 06:46 PM)PakRicard Wrote: See details in http://weberp.org/bugs/view.php?id=4




RE: ERROR Message Report : The entered item code does not exist in StockTransfers.php (v - phil - 02-07-2012

I noticed then when in StockTransfers.php entering the code of the item and a quantity and locations to transfer from/to directly it also comes up with the same error. Need to be fixed...


RE: ERROR Message Report : The entered item code does not exist in StockTransfers.php (v - phil - 02-07-2012

Figured it out ... when checking to see if the session['Transfer'][0]->StockID was set if it was not set then of course a $NewTransfer needed to be set.
Please could someone double check me ... all works for me Smile