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)
 $f_id = HtmlInput::default_value_request("f_id", "-")
 $Fiche = new Fiche($cn,$f_id)
 $gDossier = dossier::id()
 $qcode = $Fiche->get_quick_code()
 exit
 if ($f_id=="-")

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 155 of file export_fiche_detail_csv.php.

$f_id = HtmlInput::default_value_request("f_id", "-")

Definition at line 27 of file export_fiche_detail_csv.php.

$Fiche = new Fiche($cn,$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.

$qcode = $Fiche->get_quick_code()

Definition at line 39 of file export_fiche_detail_csv.php.

Definition at line 162 of file export_fiche_detail_csv.php.

if($f_id=="-")

Definition at line 28 of file export_fiche_detail_csv.php.

 All Data Structures Namespaces Files Functions Variables Enumerations