NEW The binding step in accountancy has a country filter like a combo

This commit is contained in:
Laurent Destailleur
2018-10-09 01:03:46 +02:00
parent 35d5a495de
commit 6ded9e843d
6 changed files with 37 additions and 20 deletions

View File

@@ -663,7 +663,7 @@ class Form
* @param string $htmloption Options html on select object
* @param integer $maxlength Max length for labels (0=no limit)
* @param string $morecss More css class
* @param string $usecodeaskey 'code3'=Use code on 3 alpha as key, 'code2"=Use code on 2 alpha as key
* @param string $usecodeaskey ''=Use id as key (default), 'code3'=Use code on 3 alpha as key, 'code2"=Use code on 2 alpha as key
* @param int $showempty Show empty choice
* @param int $disablefavorites Disable favorites
* @return string HTML string with select