Send a report in CSV format. More...
Go to the source code of this file.
Variables | |
$cn = new Database($gDossier) | |
$Form = new Acc_Report($cn,$_GET['form_id']) | |
$gDossier = dossier::id() | |
$step = HtmlInput::default_value_get("p_step", 0) | |
if($step==0) elseif($step==1) | exit |
Send a report in CSV format.
Definition in file export_form_csv.php.
Definition at line 37 of file export_form_csv.php.
$Form = new Acc_Report($cn,$_GET['form_id']) |
Definition at line 39 of file export_form_csv.php.
$gDossier = dossier::id() |
Definition at line 34 of file export_form_csv.php.
$step = HtmlInput::default_value_get("p_step", 0) |
Definition at line 43 of file export_form_csv.php.
Referenced by Securimage\drawLines(), Fiche_Def\get_by_type(), Stock\history(), Anc_Operation\html_table(), Fiche_Def\myList(), Follow_Up\myList(), navigation_bar(), Acc_Ledger_Fin\show_ledger(), Acc_Ledger_Sold\show_unpaid(), and Acc_Ledger_Purchase\show_unpaid().
Definition at line 68 of file export_form_csv.php.