This commit is contained in:
Laurent Destailleur 2021-10-12 15:17:34 +02:00
parent 65e069a049
commit 6bd1bc767b

View File

@ -615,7 +615,7 @@ class FormProduct
/**
* Return list of lot numbers (stock from product_batch) with stock location and stock qty
*
* @param string $htmlname Name of html select html
* @param string $htmlname Name of key that is inside attribute "list" of an input text field.
* @param int $empty 1=Can be empty, 0 if not
* @param int $fk_product show lot numbers of product with id fk_product. All from objectLines if 0.
* @param int $fk_entrepot filter lot numbers for warehouse with id fk_entrepot. All if 0.