noalyss Version-9
Variables
ajax_get_receipt.php File Reference

respond ajax request, the get contains the value : More...

Go to the source code of this file.

Variables

foreach(array( 'l', 'gDossier') as $a) if(is_numeric($l)==false) $Ledger =new Acc_Ledger($cn,$l)
 
 $pj_seq =$Ledger->guess_pj()
 
 $prop =$Ledger->get_propertie()
 
 $string ='{"pj":"'.$pj_seq.'"}'
 

Detailed Description

respond ajax request, the get contains the value :

Definition in file ajax_get_receipt.php.

Variable Documentation

◆ $Ledger

foreach(array('l', 'gDossier') as $a) if (is_numeric( $l)==false) $Ledger =new Acc_Ledger($cn,$l)

Definition at line 51 of file ajax_get_receipt.php.

Referenced by Status_Operation_Event\display().

◆ $pj_seq

$pj_seq =$Ledger->guess_pj()

◆ $prop

$prop =$Ledger->get_propertie()

◆ $string

$string ='{"pj":"'.$pj_seq.'"}'