Go to the source code of this file.
Variables | |
| $ret | |
| $w = new widget("select") | |
| $w | table = 1 |
| $filter_year = " where p_exercice='".$User->getExercice()."'" | |
| $periode_start = make_array($cn,"select p_id,to_char(p_start,'DD-MM-YYYY') from parm_periode $filter_year order by p_id") | |
| $w | label = "Depuis" |
| $periode_end = make_array($cn,"select p_id,to_char(p_end,'DD-MM-YYYY') from parm_periode $filter_year order by p_id") | |
some variable are already defined ($cn, $User ...)
Definition in file impress_bilan.php.
|
|
Definition at line 47 of file impress_bilan.php. |
|
|
Definition at line 53 of file impress_bilan.php. |
|
|
Definition at line 49 of file impress_bilan.php. |
|
|
Initial value: make_array($cn,"select fr_id,fr_label from formdef order by fr_label") Definition at line 32 of file impress_bilan.php. Referenced by cl_user::Check(), fiche::Display(), ExecSql(), FormPeriode(), FormPeriodeMult(), Document::Generate(), poste::get(), Document_modele::Get(), Document::get(), getDbValue(), GetJrnName(), rapport::GetName(), poste::GetName(), jrn::GetName(), GetNextFiche(), getPeriodeName(), ImpHtml(), ParseFormula(), PosteForm(), Document_modele::Save(), save_upload_document(), Document::Send(), ShowItem(), ShowMenuJrn(), and Document::Upload(). |
|
|
Definition at line 38 of file impress_bilan.php. |
|
|
Definition at line 50 of file impress_bilan.php. |
|
|
|
Definition at line 41 of file impress_bilan.php. Referenced by ExecuteScript(), ImportCSV(), and Cpdf::setEncryption(). |
|
|
Definition at line 39 of file impress_bilan.php. |