Laurent Destailleur 3 роки тому
батько
коміт
6bd1bc767b
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      htdocs/product/class/html.formproduct.class.php

+ 1 - 1
htdocs/product/class/html.formproduct.class.php

@@ -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.