noalyss Version-9
Variables
ajax_currency.php File Reference

Ajax response for currency related calls. More...

Go to the source code of this file.

Variables

 $a_answer =array()
 
 $a_answer ['status'] ="NOK"
 
 $err =0
 
 $http =new HttpInput()
 
catch(Exception $ex) if( $g_user->check_module( 'CFGCURRENCY')==0) switch($act) $jsson =json_encode($a_answer, JSON_UNESCAPED_UNICODE|JSON_UNESCAPED_SLASHES|JSON_NUMERIC_CHECK)
 check if module CFGCURRENCY More...
 
 if (!headers_sent()) =(isset($search_start))?$search_start:$first_per->first_day()
 – pour utiliser unoconv démarrer un server libreoffice commande libreoffice –headless –accept="socket,host=127.0.0.1,port=2002;urp;" –nofirststartwizard ou unoconv -l -v -s localhost More...
 
 try
 

Detailed Description

Ajax response for currency related calls.

Definition in file ajax_currency.php.

Variable Documentation

◆ $a_answer [1/2]

$a_answer =array()

Definition at line 30 of file ajax_currency.php.

◆ $a_answer [2/2]

$a_answer[ 'status'] ="NOK"

Definition at line 31 of file ajax_currency.php.

◆ $err

$err =0

Definition at line 29 of file ajax_currency.php.

Referenced by Forecast_Category_MTable\check().

◆ $http

$http =new HttpInput()

Definition at line 32 of file ajax_currency.php.

◆ $jsson

catch(Exception $ex) if($g_user->check_module('CFGCURRENCY')==0) switch ( $act) $jsson =json_encode($a_answer, JSON_UNESCAPED_UNICODE|JSON_UNESCAPED_SLASHES|JSON_NUMERIC_CHECK)

check if module CFGCURRENCY

Definition at line 129 of file ajax_currency.php.

◆ if

if ( headers_sent() = 'nu') =(isset($search_start))?$search_start:$first_per->first_day()

– pour utiliser unoconv démarrer un server libreoffice commande libreoffice –headless –accept="socket,host=127.0.0.1,port=2002;urp;" –nofirststartwizard ou unoconv -l -v -s localhost

Outil pour manipuler les PDF.

Definition at line 130 of file ajax_currency.php.

Referenced by Acc_Ledger_Search\build_search_sql(), Fiche\build_sql(), Anc_Account_Table\check(), Card_Attribut_MTable\check(), Pre_op_ach\display(), Pre_op_ven\display(), ISelect\input(), HtmlInput\make_object_deprecated(), and navigation_bar().

◆ try

try
Initial value:
{
$act=$http->request("op")
$http

Definition at line 33 of file ajax_currency.php.