Fix: Rename menu to unifrmise menu entries

This commit is contained in:
Laurent Destailleur
2010-04-25 21:36:43 +00:00
parent e731e7414e
commit 7724d9e631
3 changed files with 6 additions and 6 deletions

View File

@@ -541,7 +541,7 @@ class Form
* \param htmlname Name of field in form
* \param filter Optionnal filters criteras
* \param showempty Add an empty field
* \param showtype Show if third party is customer, prospect or supplier
* \param showtype Show third party type in combolist (customer, prospect or supplier)
* \param forcecombo Force to use combo box
*/
function select_societes($selected='',$htmlname='socid',$filter='',$showempty=0, $showtype=0, $forcecombo=0)