Main Page | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

jrn_search.php File Reference

Search a operation from a ledger into a popup window, used for the "rapprochement". More...

Go to the source code of this file.

Variables

 $rep = DbConnect()
 $User = new cl_user($rep)
 exit
 $opt = '<OPTION VALUE="="> ='
 $opt_date = $opt
 $opt_montant = $opt
 $c_comment = ""
 $c_montant = ""
 $c_internal = ""
 $c_date = ""
 $condition = ""
 $part = " where "
 $cn = DbConnect($_SESSION['g_dossier'])
 $MaxLine = pg_NumRows($Res)
 $offset = (isset($_GET['offset']))?$_GET['offset']:0
 $limit = $_SESSION['g_pagesize']
 $sql_limit = ""
 $sql_offset = ""
 $bar = ""
 $sql = $sql_limit.$sql_offset
 return
 $Res = ExecSql($cn,$sql)
 $col_vide = "<TD></TD>"
 $l_id = ""


Detailed Description

Search a operation from a ledger into a popup window, used for the "rapprochement".

Definition in file jrn_search.php.


Variable Documentation

$bar = ""
 

Definition at line 152 of file jrn_search.php.

$c_comment = ""
 

Definition at line 57 of file jrn_search.php.

$c_date = ""
 

Definition at line 60 of file jrn_search.php.

$c_internal = ""
 

Definition at line 59 of file jrn_search.php.

$c_montant = ""
 

Definition at line 58 of file jrn_search.php.

$cn = DbConnect($_SESSION['g_dossier'])
 

Definition at line 63 of file jrn_search.php.

$col_vide = "<TD></TD>"
 

Definition at line 168 of file jrn_search.php.

Referenced by UpdateJrn(), ViewJrn(), and ViewRecord().

$condition = ""
 

Definition at line 61 of file jrn_search.php.

$l_id = ""
 

Definition at line 171 of file jrn_search.php.

$limit = $_SESSION['g_pagesize']
 

Definition at line 149 of file jrn_search.php.

$MaxLine = pg_NumRows($Res)
 

Definition at line 147 of file jrn_search.php.

Referenced by Centralise(), GetData(), GetDataJrnJrId(), and ViewJrn().

$offset = (isset($_GET['offset']))?$_GET['offset']:0
 

Definition at line 148 of file jrn_search.php.

$opt = '<OPTION VALUE="="> ='
 

Definition at line 50 of file jrn_search.php.

Referenced by Cpdf::newPage(), and u_ShowMenuRecherche().

$opt_date = $opt
 

Definition at line 55 of file jrn_search.php.

$opt_montant = $opt
 

Definition at line 56 of file jrn_search.php.

$part = " where "
 

Definition at line 62 of file jrn_search.php.

$rep = DbConnect()
 

Definition at line 29 of file jrn_search.php.

$Res = ExecSql($cn,$sql)
 

Definition at line 165 of file jrn_search.php.

$sql = $sql_limit.$sql_offset
 

Definition at line 160 of file jrn_search.php.

$sql_limit = ""
 

Definition at line 150 of file jrn_search.php.

Referenced by ViewFiche().

$sql_offset = ""
 

Definition at line 151 of file jrn_search.php.

Referenced by ViewFiche().

$User = new cl_user($rep)
 

Definition at line 31 of file jrn_search.php.

exit
 

Definition at line 39 of file jrn_search.php.

return
 

Definition at line 163 of file jrn_search.php.