Go to the source code of this file.
Variables | |
$bar = navigation_bar($offset, $max_line, $step, $page) | |
global | $cn |
global | $g_user |
$max_line = $cn->count_sql($sql) | |
if(isset($_GET['paid'])) | $msg = "" |
$offset = (isset($_GET['offset'])) ? $_GET['offset'] : 0 | |
$p_array = $_GET | |
$page = (isset($_GET['offset'])) ? $_GET['page'] : 1 | |
$r = HtmlInput::get_to_hidden(array('l', 'date_start', 'date_end', 'desc', 'amount_min', 'amount_max', 'qcode', 'accounting', 'unpaid', 'gDossier', 'ledger_type', 'p_action')) | |
$step = $_SESSION['g_pagesize'] | |
if(isset($_REQUEST['p_jrn'])&&$g_user-> check_jrn($_REQUEST['p_jrn'])== 'X') if(!isset($_REQUEST['p_jrn'])) else $Ledger | id = $_REQUEST['p_jrn'] |
if (isset($_GET['ledger_type'])) | |
if (isset($_GET['r_jrn'])) |
Definition in file history_operation.inc.php.
$bar = navigation_bar($offset, $max_line, $step, $page) |
Definition at line 119 of file history_operation.inc.php.
Referenced by Anc_Operation\html_table(), Fiche_Def\myList(), Follow_Up\myList(), Acc_Ledger_Fin\show_ledger(), contact\Summary(), and Fiche\Summary().
global $cn |
Definition at line 30 of file history_operation.inc.php.
global $g_user |
Definition at line 30 of file history_operation.inc.php.
$max_line = $cn->count_sql($sql) |
Definition at line 114 of file history_operation.inc.php.
Referenced by Fiche_Def\myList(), Follow_Up\myList(), Follow_Up\short_list(), Acc_Ledger_Fin\show_ledger(), Acc_Ledger_Sold\show_unpaid(), and Acc_Ledger_Purchase\show_unpaid().
if (isset($_GET['paid'])) $msg = "" |
Definition at line 95 of file history_operation.inc.php.
$offset = (isset($_GET['offset'])) ? $_GET['offset'] : 0 |
Definition at line 118 of file history_operation.inc.php.
Referenced by Fiche_Def\get_by_type(), Stock\history(), Anc_Operation\html_table(), Acc_Ledger\list_operation(), Fiche_Def\myList(), Follow_Up\myList(), navigation_bar(), Acc_Ledger_Fin\show_ledger(), Acc_Ledger_Sold\show_unpaid(), Acc_Ledger_Purchase\show_unpaid(), contact\Summary(), and Fiche\Summary().
$p_array = $_GET |
Definition at line 35 of file history_operation.inc.php.
$page = (isset($_GET['offset'])) ? $_GET['page'] : 1 |
Definition at line 117 of file history_operation.inc.php.
Referenced by Stock\history(), Anc_Operation\html_table(), Fiche_Def\myList(), Follow_Up\myList(), Acc_Ledger_Fin\show_ledger(), Acc_Ledger_Sold\show_unpaid(), Acc_Ledger_Purchase\show_unpaid(), contact\Summary(), and Fiche\Summary().
$r = HtmlInput::get_to_hidden(array('l', 'date_start', 'date_end', 'desc', 'amount_min', 'amount_max', 'qcode', 'accounting', 'unpaid', 'gDossier', 'ledger_type', 'p_action')) |
Definition at line 131 of file history_operation.inc.php.
$step = $_SESSION['g_pagesize'] |
Definition at line 116 of file history_operation.inc.php.
if (isset($_REQUEST['p_jrn'])&&$g_user->check_jrn($_REQUEST['p_jrn'])== 'X') if (!isset($_REQUEST['p_jrn'])) else $Ledger id = $_REQUEST['p_jrn'] |
Definition at line 84 of file history_operation.inc.php.
if(isset($_GET['ledger_type'])) |
Definition at line 36 of file history_operation.inc.php.
if(isset($_GET['r_jrn'])) |
Definition at line 132 of file history_operation.inc.php.