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

this file answer to the Ajax request from js/accounting_item.js More...

Go to the source code of this file.

Variables

 $dossier_id =Dossier::id()
 
switch($op2) $xml =escape_xml($html)
 
if(headers_sent() &&DEBUGNOALYSS > 0) else
 

Detailed Description

this file answer to the Ajax request from js/accounting_item.js

  • op
    • sf show form of search
      • param j : ledger -> php jrn
      • param c : control for storing the pcm_val -> javascript account
      • param l : control for storing the pcm_lib -> javascript label
      • param ctl : the node to update (ipopup)
      • param q : the acc_query -> javascript query
  • ctl (to return)

Definition in file ajax_account.php.

Variable Documentation

◆ $dossier_id

◆ $xml

◆ else

if (headers_sent() &&DEBUGNOALYSS > 0) else
Initial value:
{
header('Content-type: text/xml; charset=UTF-8')

Definition at line 155 of file ajax_account.php.

Referenced by Calendar\fill_from_todo().