noalyss Version-9
Variables
form_ledger_fin.php File Reference

Go to the source code of this file.

Variables

 if ($f_period<> "")
 
$wchdate javascript ='onchange="show_fin_chdate(\'chdate\');"'
 
$wchdate selected =(isset($chdate))?$chdate:1
 
$wchdate value
 

Variable Documentation

◆ if

if( $f_period<> "") (   $f_period<> "")

Definition at line 65 of file form_ledger_fin.php.

◆ javascript

$wchdate javascript ='onchange="show_fin_chdate(\'chdate\');"'

Definition at line 16 of file form_ledger_fin.php.

◆ selected

$wchdate selected =(isset($chdate))?$chdate:1

Definition at line 15 of file form_ledger_fin.php.

◆ value

$wchdate value
Initial value:
=array(
array('value'=>1,'label'=>_("Avec date d'extrait")),
array('value'=>2,'label'=>_("Avec date opérations"))
)

Definition at line 11 of file form_ledger_fin.php.