noalyss Version-9
|
Called by impress->category, export in CVS the history of a category of card. More...
Go to the source code of this file.
Variables | |
$allcard =(isset($_GET['allcard']))?1:0 | |
$export =new Noalyss_Csv(_('fiche-balance')) | |
$fic =new Fiche($cn) | |
if( $_GET['histo']==4|| $_GET['histo']==5) | else |
for($e=0; $e< count($afiche); $e++) | exit |
Called by impress->category, export in CVS the history of a category of card.
Definition in file export_fiche_balance_csv.php.
$allcard =(isset($_GET['allcard']))?1:0 |
Definition at line 32 of file export_fiche_balance_csv.php.
$export =new Noalyss_Csv(_('fiche-balance')) |
Definition at line 33 of file export_fiche_balance_csv.php.
Definition at line 108 of file export_fiche_balance_csv.php.
if ($_GET[ 'histo']==4||$_GET[ 'histo']==5) else |
Definition at line 96 of file export_fiche_balance_csv.php.
for ( $e=0;$e< count( $afiche);$e++) exit | ( | ) |
Definition at line 229 of file export_fiche_balance_csv.php.
Referenced by Noalyss_User\connect_user(), Noalyss\Mobile\execute_menu(), Acc_Ledger_History_Generic\export_csv(), Acc_Ledger\input(), MaintenanceMode(), nbm(), NoAccess(), Securimage\output(), Securimage\outputAudioFile(), sql_filter_per(), and Acc_Ledger\test_me().