webERP Forum

Full Version: Stock Movements - Missing Lot/Batch/Serial
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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]
Changes committed to SVN.