noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
export_ledger_pdf.php File Reference

Go to the source code of this file.

Variables

 $cn = new Database($gDossier)
 $fDate = date('dmy-Hi')
 $gDossier = dossier::id()
 $Jrn = new Acc_Ledger($cn, $_GET['jrn_id'])
 $jrn_type = $Jrn->get_type()
 $l_type = "JRN"
 $own = new Own($cn)
 $pdf = Print_Ledger::factory($cn, $_REQUEST['p_simple'], "PDF", $Jrn)
 $periode = new Periode($cn)
if($_GET['jrn_id']!=0
&&$g_user->check_jrn($_GET['jrn_id'])==
'X') 
$ret = ""

Variable Documentation

$cn = new Database($gDossier)

Definition at line 42 of file export_ledger_pdf.php.

$fDate = date('dmy-Hi')

Definition at line 74 of file export_ledger_pdf.php.

$gDossier = dossier::id()

Definition at line 30 of file export_ledger_pdf.php.

$Jrn = new Acc_Ledger($cn, $_GET['jrn_id'])

Definition at line 48 of file export_ledger_pdf.php.

$jrn_type = $Jrn->get_type()

Definition at line 62 of file export_ledger_pdf.php.

$l_type = "JRN"

Definition at line 45 of file export_ledger_pdf.php.

$own = new Own($cn)

Definition at line 46 of file export_ledger_pdf.php.

Referenced by Print_Ledger\factory(), and header_txt().

$pdf = Print_Ledger::factory($cn, $_REQUEST['p_simple'], "PDF", $Jrn)

Definition at line 64 of file export_ledger_pdf.php.

$periode = new Periode($cn)
if ($_GET['jrn_id']!=0 &&$g_user->check_jrn($_GET['jrn_id'])== 'X') $ret = ""

Definition at line 60 of file export_ledger_pdf.php.

 All Data Structures Namespaces Files Functions Variables Enumerations