noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
Loading...
Searching...
No Matches
ajax_bank_saldo.php File Reference

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

Go to the source code of this file.

Variables

foreach(array('j', 'ctl') as $a) $http =new HttpInput()
 
 try
 

Detailed Description

respond ajax request, the get contains the value :

get the saldo of a account the get variable are :

  • l for ledger
  • gDossier Must return at least tva, htva and tvac
    • l the jrn id
    • ctl the ctl where to get the quick_code

Definition in file ajax_bank_saldo.php.

Variable Documentation

◆ $http

foreach (array( 'j', 'ctl') as $a) $http =new HttpInput()

Definition at line 51 of file ajax_bank_saldo.php.

◆ try

try
Initial value:
{
$ledger_id=$http->get('j', "number")
if(isNumber($jr_id)==0) $ledger_id

Definition at line 52 of file ajax_bank_saldo.php.