noalyss Version-9
|
export in CSV the summary of stock in list More...
Go to the source code of this file.
Variables | |
$a_repo | |
global | $cn |
$export =new Noalyss_Csv(_('résumé-stock')) | |
$stock =new Stock($cn) | |
$tmp_id = $stock->build_tmp_table($_GET) | |
export in CSV the summary of stock in list
Definition in file export_stock_resume_list.php.
$a_repo |
Definition at line 38 of file export_stock_resume_list.php.
global $cn |
Definition at line 29 of file export_stock_resume_list.php.
$export =new Noalyss_Csv(_('résumé-stock')) |
Definition at line 34 of file export_stock_resume_list.php.
Definition at line 31 of file export_stock_resume_list.php.
$tmp_id = $stock->build_tmp_table($_GET) |
Definition at line 32 of file export_stock_resume_list.php.
Referenced by Stock\build_tmp_table(), and Stock\summary().