|
noalyss Version-10
NOALYSS : serveur de comptabilité et ERP (2002)
|
Search module. More...
Go to the source code of this file.
Variables | |
| if(! $g_user->is_double_identified()) | $act =$g_user->check_dossier($gDossier) |
| check if 2FA is completed | |
| $button_search =new IButton("button", _('Filtre')) | |
| $cn =Dossier::connect() | |
| global | $g_user =new Noalyss_user($cn) |
| $gDossier =dossier::id() | |
| $http =new HttpInput() | |
| if( $act=='P') if( $act=='X') | $ledger =new Acc_Ledger_Search('ALL') |
| $search_box =$ledger->search_form() | |
| const | ALLOWED TRUE |
| $button_search | javascript =$ledger->build_search_filter() |
Search module.
Definition in file recherche.php.
| if (! $g_user->is_double_identified()) $act =$g_user->check_dossier($gDossier) |
check if 2FA is completed
Definition at line 62 of file recherche.php.
Definition at line 96 of file recherche.php.
Referenced by Acc_Ledger_Search\display_search_form().
| $cn =Dossier::connect() |
Definition at line 50 of file recherche.php.
| $g_user =new Noalyss_user($cn) |
Definition at line 53 of file recherche.php.
| $gDossier =dossier::id() |
Definition at line 45 of file recherche.php.
| $http =new HttpInput() |
Definition at line 43 of file recherche.php.
| if($act=='P') if ($act=='X') $ledger =new Acc_Ledger_Search('ALL') |
Definition at line 89 of file recherche.php.
| $search_box =$ledger->search_form() |
Definition at line 90 of file recherche.php.
| const ALLOWED TRUE |
Definition at line 23 of file recherche.php.
| $button_search javascript =$ledger->build_search_filter() |
Definition at line 97 of file recherche.php.