Go to the source code of this file.
Functions | |
| FormPeriodeMult ($p_cn) | |
| Generate the form for the periode. | |
| FormPeriode ($p_cn, $l_default=0, $p_type=OPEN, $p_suff="") | |
| Generate the form for the periode. | |
| GetPeriode ($p_cn, $p_periode) | |
| Give the start & end date of a periode. | |
| PeriodeClosed ($p_cn, $p_periode) | |
| get the status of a periode | |
| GetExercice ($p_cn, $p_periode) | |
| get the exercice of a periode | |
| ShowDevise ($p_cn) | |
| Show all the currency encoded. | |
| ShowPeriode ($p_cn) | |
| Show all the periode and their status. | |
Definition in file preference.php.
|
||||||||||||||||||||
|
Generate the form for the periode.
Definition at line 71 of file preference.php. |
|
|
Generate the form for the periode. FormPeriodeMult
Definition at line 37 of file preference.php. References $l_line, $Max, $Res, $ret, $sql, and ExecSql(). Referenced by ViewImp(). |
|
||||||||||||
|
get the exercice of a periode
Definition at line 165 of file preference.php. |
|
||||||||||||
|
Give the start & end date of a periode. GetPeriode
Definition at line 122 of file preference.php. References $Res, $sql, and ExecSql(). Referenced by FormAchInput(), FormFin(), FormODS(), FormVenInput(), RecordJrn(), VerifData(), and VerifyOperationDate(). |
|
||||||||||||
|
get the status of a periode
Definition at line 143 of file preference.php. References $l_line, $Res, $sql, and ExecSql(). Referenced by VerifData(), and VerifyOperationDate(). |
|
|
Show all the currency encoded.
Definition at line 182 of file preference.php. |
|
|
Show all the periode and their status.
Definition at line 221 of file preference.php. References $l_line, $Max, $Res, echo_debug(), ExecSql(), and METHOD. |
1.4.4