Go to the source code of this file.
Functions | |
| GetPosteLibelle ($p_dossier, $p_id, $is_cn=0) | |
| Return the label of a poste. | |
| GetNumberLine ($p_dossier, $p_jrn) | |
| Max of ligne definie dans le journal. | |
| PosteForm ($p_cn) | |
| Cree un form pour prendre les postes. | |
| GetSolde ($p_cn, $p_account, $p_cond="") | |
| give the balance of an account | |
|
||||||||||||
|
Max of ligne definie dans le journal.
Definition at line 62 of file poste.php. References $cn, $l_line, $Res, DbConnect(), and ExecSql(). |
|
||||||||||||||||
|
Return the label of a poste.
Definition at line 36 of file poste.php. References $cn, $Res, DbConnect(), and ExecSql(). Referenced by FormODS(), Balance::GetRow(), ImpHtml(), and ViewRecord(). |
|
||||||||||||||||
|
give the balance of an account
Definition at line 114 of file poste.php. References $Max, $r, $Res, and ExecSql(). Referenced by FormFin(). |
|
|
Cree un form pour prendre les postes.
Definition at line 87 of file poste.php. References $Max, $Res, $ret, and ExecSql(). Referenced by ViewImp(). |
1.4.4