noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
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 =$http->get("choice","string",0) | |
$dend =new IDate('p_end') | |
$dstart =new IDate('p_start') | |
$error =0 | |
global | $g_user |
$gDossier =Dossier::id() | |
$http =new HttpInput() | |
$r_jrn =$http->get("r_jrn","string","") | |
$rjrn ='' | |
$select =new ISelect("choice") | |
$acc_reconciliation | a_jrn =$r_jrn |
catch (\Exception $e) | |
$acc_reconciliation | end_day =$dend->value |
return | |
$select | selected =$choice |
$acc_reconciliation | start_day =$dstart->value |
try | |
$dend | value =$http->request('p_end','date',$end) |
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 84 of file impress_rec.inc.php.
$aledger =$g_user->get_ledger('ALL',3) |
Definition at line 31 of file impress_rec.inc.php.
$array =$acc_reconciliation->get_data($choice) |
Definition at line 89 of file impress_rec.inc.php.
$choice =$http->get("choice","string",0) |
Definition at line 36 of file impress_rec.inc.php.
$dend =new IDate('p_end') |
Definition at line 48 of file impress_rec.inc.php.
$dstart =new IDate('p_start') |
Definition at line 47 of file impress_rec.inc.php.
$error =0 |
Definition at line 46 of file impress_rec.inc.php.
Referenced by Action_Document_Type_MTable\check(), Parameter_Extra_MTable\check(), Template_Card_Category\check(), Anticipation\display(), Manage_Table_SQL\display_error(), Manage_Table_SQL\input(), Tva_Rate_MTable\input(), Securimage\openDatabase(), and Manage_Table_SQL\show_error().
global $g_user |
Definition at line 28 of file impress_rec.inc.php.
$gDossier =Dossier::id() |
Definition at line 91 of file impress_rec.inc.php.
$http =new HttpInput() |
Definition at line 29 of file impress_rec.inc.php.
$r_jrn =$http->get("r_jrn","string","") |
Definition at line 37 of file impress_rec.inc.php.
$rjrn ='' |
Definition at line 34 of file impress_rec.inc.php.
$select =new ISelect("choice") |
Definition at line 64 of file impress_rec.inc.php.
$acc_reconciliation a_jrn =$r_jrn |
Definition at line 85 of file impress_rec.inc.php.
catch(\Exception $e) | ( | \Exception | $e | ) |
Definition at line 56 of file impress_rec.inc.php.
$acc_reconciliation end_day =$dend->value |
Definition at line 87 of file impress_rec.inc.php.
return |
Definition at line 101 of file impress_rec.inc.php.
$select selected =$choice |
Definition at line 72 of file impress_rec.inc.php.
$acc_reconciliation start_day =$dstart->value |
Definition at line 86 of file impress_rec.inc.php.
try |
Definition at line 51 of file impress_rec.inc.php.
$dend value =$http->request('p_end','date',$end) |
Definition at line 54 of file impress_rec.inc.php.