form who call the printing of the bilan in RTF file included by user_impress More...
Go to the source code of this file.
Variables | |
$bilan = new Acc_Bilan($cn) | |
$ex = new Exercice($cn) | |
$exercice = (isset($_GET['exercice']))?$_GET['exercice']:$g_user->get_exercice() | |
$filter_year = "'" | |
global | $g_user |
$wex = $ex->select('exercice',$exercice,' onchange="submit(this)"') | |
if (isset($_GET['verif'])) |
form who call the printing of the bilan in RTF file included by user_impress
some variable are already defined ($cn, $g_user ...)
Definition in file impress_bilan.inc.php.
Definition at line 40 of file impress_bilan.inc.php.
Definition at line 51 of file impress_bilan.inc.php.
$exercice = (isset($_GET['exercice']))?$_GET['exercice']:$g_user->get_exercice() |
Definition at line 43 of file impress_bilan.inc.php.
$filter_year = "'" |
Definition at line 59 of file impress_bilan.inc.php.
global $g_user |
Definition at line 34 of file impress_bilan.inc.php.
$wex = $ex->select('exercice',$exercice,' onchange="submit(this)"') |
Definition at line 52 of file impress_bilan.inc.php.
if(isset($_GET['verif'])) |
Definition at line 70 of file impress_bilan.inc.php.