This commit is contained in:
Laurent Destailleur 2015-04-12 19:20:48 +02:00
parent 744b0b0e45
commit 193c080744

View File

@ -3314,8 +3314,8 @@ class Product extends CommonObject
/**
* Load existing information about a serial
*
* @param string $batch
* @return array Array with record into product_batch
* @param string $batch Lot/serial number
* @return array Array with record into product_batch
* @see load_stock, load_virtual_stock
*/
function loadBatchInfo($batch)