Add TODO
This commit is contained in:
parent
b82ff3f759
commit
579df2b131
@ -509,6 +509,9 @@ class FormCompany
|
|||||||
* @param string $limitto Disable answers that are not id in this array list
|
* @param string $limitto Disable answers that are not id in this array list
|
||||||
* @param int $forceid This is to force antoher object id than object->id
|
* @param int $forceid This is to force antoher object id than object->id
|
||||||
* @return void
|
* @return void
|
||||||
|
* TODO obsolete ?
|
||||||
|
* cette fonction doit utiliser du javascript quoi qu'il en soit !
|
||||||
|
* autant utiliser le système combobox sans rechargement de page non ?
|
||||||
*/
|
*/
|
||||||
function selectCompaniesForNewContact($object, $var_id, $selected='', $htmlname='newcompany', $limitto='', $forceid=0)
|
function selectCompaniesForNewContact($object, $var_id, $selected='', $htmlname='newcompany', $limitto='', $forceid=0)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user