noalyss Version-9
|
show an attach of an operation More...
Go to the source code of this file.
Variables | |
if(Database::num_row($r)==0) | $a =Database::fetch_array($r,0) |
catch(Exception $exc) | $cn =Dossier::connect() |
$file =fopen($tmp,'r') | |
global | $g_user |
$http =new HttpInput() | |
$jrn =$a['jr_def_id'] | |
$new_name =$row['jr_pj_name'] | |
$r =$cn->exec_sql("select jr_def_id from jrn where jr_id=$1",array($jr_id)) | |
$receipt_number =clean_filename($row['jr_pj_number']) | |
$ret | |
$row =Database::fetch_array($ret,0) | |
if( $row['jr_pj']==null) | $tmp =tempnam($_ENV['TMP'],'document_') |
try | |
while (!feof( $file)) echo fread( $file | |
show an attach of an operation
Definition in file export_receipt.php.
if (Database::num_row( $r)==0) $a =Database::fetch_array($r,0) |
Definition at line 47 of file export_receipt.php.
catch (Exception $exc) $cn =Dossier::connect() |
Definition at line 38 of file export_receipt.php.
$file =fopen($tmp,'r') |
Definition at line 101 of file export_receipt.php.
global $g_user |
Definition at line 49 of file export_receipt.php.
$http =new HttpInput() |
Definition at line 27 of file export_receipt.php.
$jrn =$a['jr_def_id'] |
Definition at line 48 of file export_receipt.php.
Referenced by Fiche\build_sql(), Acc_Ledger\get_operation(), and Acc_Ledger_History_Generic\get_rowSimple().
$new_name =$row['jr_pj_name'] |
Definition at line 83 of file export_receipt.php.
Referenced by Document_modele\Save(), Document_modele\update(), Document\upload(), and DatabaseCore\upload().
Definition at line 40 of file export_receipt.php.
$receipt_number =clean_filename($row['jr_pj_number']) |
Definition at line 84 of file export_receipt.php.
$ret |
Definition at line 58 of file export_receipt.php.
$row =Database::fetch_array($ret,0) |
Definition at line 64 of file export_receipt.php.
if ($row[ 'jr_pj']==null) $tmp =tempnam($_ENV['TMP'],'document_') |
Definition at line 81 of file export_receipt.php.
try |
Definition at line 29 of file export_receipt.php.
while(!feof($file)) echo fread($file | ( | ! | feof $file | ) |
Definition at line 102 of file export_receipt.php.