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

Send the poste list in csv. More...

Go to the source code of this file.

Variables

 $cn = new Database($gDossier)
 $diff = abs($tot_deb-$tot_cred)
 $Fiche = new Fiche($cn,$_REQUEST['f_id'])
 $gDossier = dossier::id()
 exit

Detailed Description

Send the poste list in csv.

Definition in file export_fiche_detail_csv.php.


Variable Documentation

$cn = new Database($gDossier)

Definition at line 35 of file export_fiche_detail_csv.php.

$diff = abs($tot_deb-$tot_cred)

Definition at line 117 of file export_fiche_detail_csv.php.

$Fiche = new Fiche($cn,$_REQUEST['f_id'])

Definition at line 38 of file export_fiche_detail_csv.php.

Referenced by Pre_Op_Advanced\display(), and Acc_Ledger\input().

$gDossier = dossier::id()

Definition at line 32 of file export_fiche_detail_csv.php.

Definition at line 124 of file export_fiche_detail_csv.php.

 All Data Structures Namespaces Files Functions Variables Enumerations