noalyss Version-9
|
ask for Printing the ledger (pdf,html) More...
Go to the source code of this file.
Variables | |
$a = count($ret) | |
$all = array('value' => 0, 'label' => _('Tous les journaux disponibles')) | |
$ex = new Exercice($cn) | |
$exercice =$http->get("exercice","string",$user_exercice) | |
$filter_year = " where p_exercice='" . sql_string($exercice) . "'" | |
$from_periode =$http->get("from_periode","number","") | |
global | $g_user |
$gDossier = dossier::id() | |
global | $http |
$label = _("Choisissez le journal") | |
$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_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") | |
$ret [$a] = $all | |
$s_operation = new ISelect("operation_type") | |
All operation. More... | |
$simple =$http->get("p_simple","string","L") | |
$to_periode =$http->get("to_periode","number","") | |
$user_exercice =$g_user->get_exercice() | |
Get exercice. More... | |
$w = new ISelect() | |
$wex = $ex->select('exercice', $exercice, ' onchange="waiting_box();submit(this)"') | |
if($g_user->Admin()==0 && $g_user->is_local_admin()==0 && $g_user->get_status_security_ledger()==1) | else |
if ( $from_periode==""||$to_periode=="") | |
if (isset( $_REQUEST[ 'bt_html'])) | |
Type of printing. More... | |
$w | selected = $http->get('jrn_id',"number",0) |
$w | table = 1 |
$s_operation | value |
ask for Printing the ledger (pdf,html)
Definition in file impress_jrn.inc.php.
$a = count($ret) |
Definition at line 66 of file impress_jrn.inc.php.
Definition at line 69 of file impress_jrn.inc.php.
Definition at line 98 of file impress_jrn.inc.php.
$exercice =$http->get("exercice","string",$user_exercice) |
Definition at line 32 of file impress_jrn.inc.php.
$filter_year = " where p_exercice='" . sql_string($exercice) . "'" |
Definition at line 121 of file impress_jrn.inc.php.
$from_periode =$http->get("from_periode","number","") |
Definition at line 73 of file impress_jrn.inc.php.
global $g_user |
Definition at line 26 of file impress_jrn.inc.php.
$gDossier = dossier::id() |
Definition at line 25 of file impress_jrn.inc.php.
global $http |
Definition at line 26 of file impress_jrn.inc.php.
$label = _("Choisissez le journal") |
Definition at line 115 of file impress_jrn.inc.php.
Referenced by Select_Box\add_javascript(), Select_Box\add_url(), Select_Box\add_value(), Noalyss_Appearance\build_input_row(), Pre_Op_Advanced\display(), Acc_Ledger\display_additional_tax(), Manage_Table_SQL\display_error(), Acc_Other_Tax_MTable\display_row_custom(), Anc_Group_Operation\form(), Acc_Ledger_Fin\input(), Acc_Ledger\input(), Acc_Ledger_Purchase\input(), Acc_Ledger_Sale\input(), Stock_Goods\input(), Tva_Rate_MTable\input(), Manage_Table_SQL\input(), Acc_Ledger\input_additional_tax(), Noalyss_Appearance\input_reset(), and PDF_Operation\print_info().
$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 129 of file impress_jrn.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 122 of file impress_jrn.inc.php.
$ret[ $a] = $all |
Definition at line 70 of file impress_jrn.inc.php.
$s_operation = new ISelect("operation_type") |
All operation.
Definition at line 147 of file impress_jrn.inc.php.
$simple =$http->get("p_simple","string","L") |
Definition at line 161 of file impress_jrn.inc.php.
$to_periode =$http->get("to_periode","number","") |
Definition at line 74 of file impress_jrn.inc.php.
$user_exercice =$g_user->get_exercice() |
Get exercice.
Definition at line 31 of file impress_jrn.inc.php.
$w = new ISelect() |
Definition at line 113 of file impress_jrn.inc.php.
$wex = $ex->select('exercice', $exercice, ' onchange="waiting_box();submit(this)"') |
Definition at line 99 of file impress_jrn.inc.php.
if ( $g_user->Admin()==0 &&$g_user->is_local_admin()==0 &&$g_user->get_status_security_ledger()==1) else |
Definition at line 53 of file impress_jrn.inc.php.
if($from_periode==""|| $to_periode=="") | ( | $from_periode = ="" || $to_periode=="" | ) |
Definition at line 79 of file impress_jrn.inc.php.
if(isset($_REQUEST['bt_html'])) | ( | isset( $_REQUEST[ 'bt_html']) | ) |
Definition at line 178 of file impress_jrn.inc.php.
Type of printing.
Definition at line 118 of file impress_jrn.inc.php.
Referenced by Follow_Up\create_query(), display_file_config(), Operation_Exercice\display_row(), Forecast_Item_MTable\display_row(), DatabaseCore\execute_script(), Output_Html_Tab\output(), and Acc_Ledger\test_me().
$w selected = $http->get('jrn_id',"number",0) |
Definition at line 116 of file impress_jrn.inc.php.
$w table = 1 |
Definition at line 114 of file impress_jrn.inc.php.
$s_operation value |
Definition at line 148 of file impress_jrn.inc.php.