noalyss Version-9
Variables
compta_fin.inc.php File Reference

this file is to be included to handle the financial ledger More...

Go to the source code of this file.

Variables

 $cn =Dossier::connect()
 
global $g_parameter
 
global $g_user
 
 $gDossier =dossier::id()
 
 $http =new HttpInput()
 
 $jrn_priv =$g_user->get_ledger_access($Ledger->id)
 
 $Ledger =new Acc_Ledger_Fin($cn,0)
 
 $menu_action ="?ledger_type=fin&ac=".$http->request('ac')."&".dossier::get()
 
 $p_msg =""
 
if(isset($_REQUEST['p_jrn'])) else
 
if(empty($def_ledger)) $Ledger id =$def_ledger['jrn_def_id']
 

Detailed Description

this file is to be included to handle the financial ledger

Definition in file compta_fin.inc.php.

Variable Documentation

◆ $cn

Definition at line 31 of file compta_fin.inc.php.

◆ $g_parameter

global $g_parameter

Definition at line 26 of file compta_fin.inc.php.

◆ $g_user

global $g_user

Definition at line 26 of file compta_fin.inc.php.

◆ $gDossier

$gDossier =dossier::id()

Definition at line 28 of file compta_fin.inc.php.

◆ $http

$http =new HttpInput()

Definition at line 29 of file compta_fin.inc.php.

◆ $jrn_priv

$jrn_priv =$g_user->get_ledger_access($Ledger->id)

Definition at line 54 of file compta_fin.inc.php.

◆ $Ledger

$Ledger =new Acc_Ledger_Fin($cn,0)

Definition at line 34 of file compta_fin.inc.php.

◆ $menu_action

$menu_action ="?ledger_type=fin&ac=".$http->request('ac')."&".dossier::get()

Definition at line 32 of file compta_fin.inc.php.

◆ $p_msg

$p_msg =""

Definition at line 64 of file compta_fin.inc.php.

◆ else

if (isset( $_REQUEST[ 'p_jrn'])) else
Initial value:
{
$def_ledger=$Ledger->get_first('fin')
$Ledger

Definition at line 44 of file compta_fin.inc.php.

◆ id

if (empty( $def_ledger)) $Ledger id =$def_ledger['jrn_def_id']

Definition at line 51 of file compta_fin.inc.php.