noalyss Version-9
|
print the all the operation reconciled or not, with or without the same amount More...
Go to the source code of this file.
Variables | |
$acc_reconciliation =new Acc_Reconciliation($cn) | |
$aledger =$g_user->get_ledger('ALL',3) | |
$array =$acc_reconciliation->get_data($choice) | |
$choice =(isset($_GET['choice']))?$_GET['choice']:0 | |
$dend =new IDate('p_end') | |
$dstart =new IDate('p_start') | |
global | $g_user |
$gDossier =Dossier::id() | |
$r_jrn =(isset($_GET['r_jrn']))?$_GET['r_jrn']:'' | |
$radio =new IRadio('choice') | |
$rjrn ='' | |
$acc_reconciliation | a_jrn =$r_jrn |
$acc_reconciliation | end_day =$dend->value |
return | |
$radio | selected =($choice==0)?true:false |
$acc_reconciliation | start_day =$dstart->value |
$dstart | value =(isset($_REQUEST['p_start']))?$_REQUEST['p_start']:$start |
print the all the operation reconciled or not, with or without the same amount
Definition in file impress_rec.inc.php.
$acc_reconciliation =new Acc_Reconciliation($cn) |
Definition at line 85 of file impress_rec.inc.php.
$aledger =$g_user->get_ledger('ALL',3) |
Definition at line 32 of file impress_rec.inc.php.
$array =$acc_reconciliation->get_data($choice) |
Definition at line 90 of file impress_rec.inc.php.
$choice =(isset($_GET['choice']))?$_GET['choice']:0 |
Definition at line 37 of file impress_rec.inc.php.
$dend =new IDate('p_end') |
Definition at line 51 of file impress_rec.inc.php.
$dstart =new IDate('p_start') |
Definition at line 48 of file impress_rec.inc.php.
global $g_user |
Definition at line 27 of file impress_rec.inc.php.
$gDossier =Dossier::id() |
Definition at line 92 of file impress_rec.inc.php.
$r_jrn =(isset($_GET['r_jrn']))?$_GET['r_jrn']:'' |
Definition at line 38 of file impress_rec.inc.php.
$radio =new IRadio('choice') |
Definition at line 36 of file impress_rec.inc.php.
$rjrn ='' |
Definition at line 35 of file impress_rec.inc.php.
$acc_reconciliation a_jrn =$r_jrn |
Definition at line 86 of file impress_rec.inc.php.
$acc_reconciliation end_day =$dend->value |
Definition at line 88 of file impress_rec.inc.php.
return |
Definition at line 102 of file impress_rec.inc.php.
$radio selected =($choice==0)?true:false |
Definition at line 57 of file impress_rec.inc.php.
$acc_reconciliation start_day =$dstart->value |
Definition at line 87 of file impress_rec.inc.php.
$radio value =(isset($_REQUEST['p_start']))?$_REQUEST['p_start']:$start |
Definition at line 49 of file impress_rec.inc.php.