noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
output a PDF with card info More...
Go to the source code of this file.
Variables | |
$card_id =$http->get("card_id") | |
catch(\Exception $e) | $card_pdf =new \Card_PDF($card_id) |
try | |
output a PDF with card info
Definition in file export_card_pdf.php.
$card_id =$http->get("card_id") |
Definition at line 9 of file export_card_pdf.php.
Referenced by Filter_Data_Currency_Card\get_data(), and Card_PDF\setCardId().
Definition at line 15 of file export_card_pdf.php.
try |
Definition at line 7 of file export_card_pdf.php.