noalyss  Version-9
Variables
operation_detail_fin.php File Reference

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" ')
 

Detailed Description

show detail of a operation of fin

Definition in file operation_detail_fin.php.

Variable Documentation

◆ $bk

$bk = new Fiche($cn, $obj->det->array[0]['qf_bank'])

Definition at line 38 of file operation_detail_fin.php.

◆ $comment

$comment = strip_tags($obj->det->jr_comment)

◆ $other

$other = new Fiche($cn, $obj->det->array[0]['qf_other'])

Definition at line 41 of file operation_detail_fin.php.

◆ $view_card_detail

$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.