noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
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

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

Definition at line 55 of file ajax_get_receipt.php.

$pj_seq = $Ledger->guess_pj()
$prop = $Ledger->get_propertie()

Definition at line 56 of file ajax_get_receipt.php.

Referenced by Acc_Ledger\guess_pj(), and Acc_Ledger_Sold\insert().

$string = '{"pj":"'.$pj_seq.'"}'
 All Data Structures Namespaces Files Functions Variables Enumerations