noalyss  Version-9
Variables
newEmptyPHP_NOALYSS.php File Reference

Called from Follow_Up_Detail for displaying detail. More...

Go to the source code of this file.

Variables

 $article_count =(count($p_follow_up->aAction_detail)==0)?MAX_ARTICLE:count($p_follow_up->aAction_detail)
 
 $tot_item =0
 
 $tot_vat =0
 

Detailed Description

Called from Follow_Up_Detail for displaying detail.

See also
Follow_Up_Detail::display

Definition in file newEmptyPHP_NOALYSS.php.

Variable Documentation

◆ $article_count

$article_count =(count($p_follow_up->aAction_detail)==0)?MAX_ARTICLE:count($p_follow_up->aAction_detail)

Definition at line 27 of file newEmptyPHP_NOALYSS.php.

◆ $tot_item

$tot_item =0

Definition at line 29 of file newEmptyPHP_NOALYSS.php.

◆ $tot_vat

$tot_vat =0

Definition at line 30 of file newEmptyPHP_NOALYSS.php.