From ba97f78108cafdbf4465fb1388c01a23511c29f6 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 28 Mar 2009 19:00:13 +0000 Subject: [PATCH] Fix: Pb in price level management --- htdocs/html.form.class.php | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index 5cd49638e47..ba6d2bc4194 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -731,12 +731,12 @@ class Form /** - * \brief Retourne la liste des produits en Ajax si ajax activé ou renvoie à select_produits_do - * \param selected Produit pré-sélectionné - * \param htmlname Nom de la zone select + * \brief Return list of products for customer in Ajax if Ajax activated or go to select_produits_do + * \param selected Preselected products + * \param htmlname Name of HTML select * \param filtertype Filter on product type (''=nofilter, 0=product, 1=service) - * \param limit Limite sur le nombre de lignes retournées - * \param price_level Niveau de prix en fonction du client + * \param limit Limit sur le nombre de lignes retournées + * \param price_level Level of price to show * \param status -1=Return all products, 0=Products not on sell, 1=Products on sell * \param finished 2=all, 1=finished, 0=raw material */ @@ -768,13 +768,13 @@ class Form } /** - * \brief Retourne la liste des produits - * \param selected Produit pré-sélectionné - * \param htmlname Nom de la zone select + * \brief Return list of products for a customer + * \param selected Preselected product + * \param htmlname Name of select html * \param filtertype Filter on product type (''=nofilter, 0=product, 1=service) * \param limit Limite sur le nombre de lignes retournées - * \param price_level Niveau de prix en fonction du client - * \param ajaxkeysearch Filtre des produits si ajax est utilisé + * \param price_level Level of price to show + * \param ajaxkeysearch Filter on product if ajax is used * \param status -1=Return all products, 0=Products not on sell, 1=Products on sell */ function select_produits_do($selected='',$htmlname='productid',$filtertype='',$limit=20,$price_level=0,$ajaxkeysearch='',$status=1,$finished=2) @@ -875,8 +875,8 @@ class Form $opt = '