webERP Forum
Stock Movements - Missing Lot/Batch/Serial - 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)
+--- Thread: Stock Movements - Missing Lot/Batch/Serial (/showthread.php?tid=8088)



Stock Movements - Missing Lot/Batch/Serial - VortecCPI - 02-10-2018

StockMovements.php
StockLocMovements.php

I realize we can do Serial Number research via StockSerialItemResearch.php but that requires you know the Serial Number.

I added a LEFT JOIN to the SQL in these scripts to append serial numbers from the stockserialmoves table if they exist.

[attachment=725]

[attachment=726]


RE: Stock Movements - Missing Lot/Batch/Serial - TurboPT - 02-10-2018

Changes committed to SVN.