noalyss Version-9
|
print first the report in html and propose to print it in pdf file included by user_impress More...
Go to the source code of this file.
Functions | |
ShowReportResult ($p_array) | |
Variables | |
$aCal | |
$access_code =$http->request('ac') | |
$aStep | |
$date_from =new IDate('from_date') | |
$date_to =new IDate('to_date') | |
$ex =new Exercice($cn) | |
$exercice =$http->get("exercice","number",$g_user->get_exercice()) | |
$filter_year =" where p_exercice='".sql_string($exercice)."'" | |
global | $g_user |
$hidden =new IHidden() | |
global | $http |
$periode_end =$cn->make_array("select p_id,to_char(p_end,'DD-MM-YYYY') from parm_periode $filter_year order by p_start,p_end") | |
$periode_end_select =new ISelect() | |
$periode_start =$cn->make_array("select p_id,to_char(p_start,'DD-MM-YYYY') from parm_periode $filter_year order by p_start,p_end") | |
$periode_start_select =new ISelect() | |
if(isset( $_GET['bt_html'])) | $ret |
$w =new ISelect() | |
$wex | |
$w | id ='type_periode' |
if (sizeof( $ret)==0) | |
$w | javascript =' onchange=enable_type_periode();' |
$w | selected =$http->request("form_id","string",0) |
$w | table =1 |
print first the report in html and propose to print it in pdf file included by user_impress
some variable are already defined ($cn, $g_user ...)
Definition in file impress_rapport.inc.php.
ShowReportResult | ( | $p_array | ) |
Definition at line 312 of file impress_rapport.inc.php.
$aCal |
Definition at line 249 of file impress_rapport.inc.php.
$access_code =$http->request('ac') |
Definition at line 27 of file impress_rapport.inc.php.
Referenced by Extension\find_extension_code().
$aStep |
Definition at line 288 of file impress_rapport.inc.php.
$date_from =new IDate('from_date') |
Definition at line 277 of file impress_rapport.inc.php.
$date_to =new IDate('to_date') |
Definition at line 279 of file impress_rapport.inc.php.
Definition at line 225 of file impress_rapport.inc.php.
$exercice =$http->get("exercice","number",$g_user->get_exercice()) |
Definition at line 216 of file impress_rapport.inc.php.
$filter_year =" where p_exercice='".sql_string($exercice)."'" |
Definition at line 263 of file impress_rapport.inc.php.
global $g_user |
Definition at line 26 of file impress_rapport.inc.php.
$hidden =new IHidden() |
Definition at line 236 of file impress_rapport.inc.php.
Referenced by Anc_Print\display_form(), Anc_Operation\display_form_plan(), Acc_Ledger\display_ledger(), Acc_Ledger\input_new(), and Anc_Listing\show_button().
global $http |
Definition at line 26 of file impress_rapport.inc.php.
$periode_end =$cn->make_array("select p_id,to_char(p_end,'DD-MM-YYYY') from parm_periode $filter_year order by p_start,p_end") |
Definition at line 272 of file impress_rapport.inc.php.
$periode_end_select =new ISelect() |
Definition at line 266 of file impress_rapport.inc.php.
$periode_start =$cn->make_array("select p_id,to_char(p_start,'DD-MM-YYYY') from parm_periode $filter_year order by p_start,p_end") |
Definition at line 268 of file impress_rapport.inc.php.
$periode_start_select =new ISelect() |
Definition at line 264 of file impress_rapport.inc.php.
if (isset($_GET[ 'bt_html'])) $ret |
Definition at line 204 of file impress_rapport.inc.php.
$w =new ISelect() |
Definition at line 242 of file impress_rapport.inc.php.
$wex |
Definition at line 226 of file impress_rapport.inc.php.
$w id ='type_periode' |
Definition at line 255 of file impress_rapport.inc.php.
if(sizeof($ret)==0) | ( | sizeof( $ret) | = = 0 | ) |
Definition at line 207 of file impress_rapport.inc.php.
$w javascript =' onchange=enable_type_periode();' |
Definition at line 254 of file impress_rapport.inc.php.
Definition at line 247 of file impress_rapport.inc.php.
$w selected =$http->request("form_id","string",0) |
Definition at line 243 of file impress_rapport.inc.php.
$periode_end_select table =1 |
Definition at line 244 of file impress_rapport.inc.php.