noalyss Version-9
|
show the result to stock state in list format (more detailled) More...
Go to the source code of this file.
Variables | |
$a_repo | |
$sep =" ," | |
for | ($r=0;$r< count($a_repo);$r++) ("Adresse")?><?php echo $a_repo[$r]['r_adress']?></p >< p ><?php echo _("Ville")?><?php echo $a_repo[$r]['r_city']?></p >< p ><?php echo _("Pays")?><?php echo $a_repo[$r]['r_country']?></p >< p ><?php echo _("Téléphone")?><?php echo $a_repo[$r]['r_phone']?></p >< table class |
endfor | |
if (count($a_card)==0) echo '< span class | |
show the result to stock state in list format (more detailled)
Definition in file stock_summary_list.php.
$a_repo |
Definition at line 29 of file stock_summary_list.php.
$sep =" ," |
Definition at line 85 of file stock_summary_list.php.
for ( $r=0; $r< count( $a_repo); $r++)("Adresse")?><?php echo $a_repo[ $r][ 'r_adress']?></p >< p ><?php echo _("Ville")?><?php echo $a_repo[ $r][ 'r_city']?></p >< p ><?php echo _("Pays")?><?php echo $a_repo[ $r][ 'r_country']?></p >< p ><?php echo _("Téléphone")?><?php echo $a_repo[ $r][ 'r_phone']?></p >< table class | ( | ) |
Definition at line 37 of file stock_summary_list.php.
endfor |
Definition at line 86 of file stock_summary_list.php.
if(count( $a_card)==0) echo '< span class | ( | count( $a_card) | = = 0 | ) |
Definition at line 87 of file stock_summary_list.php.