noalyss
Version-9
|
show detail of a operation of fin More...
Go to the source code of this file.
Variables | |
$bk = new Fiche($cn, $obj->det->array[0]['qf_bank']) | |
$comment = strip_tags($obj->det->jr_comment) | |
$other = new Fiche($cn, $obj->det->array[0]['qf_other']) | |
$view_card_detail = HtmlInput::card_detail($bk->get_quick_code(), h($bk->getName()), ' class="line" ') | |
show detail of a operation of fin
Definition in file operation_detail_fin.php.
Definition at line 38 of file operation_detail_fin.php.
$comment = strip_tags($obj->det->jr_comment) |
Definition at line 44 of file operation_detail_fin.php.
Referenced by Acc_Ledger\convert_from_follow(), ITva_Popup\display(), Print_Ledger_Detail_Item\export(), Print_Operation_Currency\export_csv(), Print_Operation_Currency\export_html(), Acc_Parm_Code\form(), and Acc_Ledger_Fin\insert().
Definition at line 41 of file operation_detail_fin.php.
$view_card_detail = HtmlInput::card_detail($bk->get_quick_code(), h($bk->getName()), ' class="line" ') |
Definition at line 39 of file operation_detail_fin.php.