noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
form_ledger_fin.php File Reference

Go to the source code of this file.

Variables

$wchdate javascript = 'onchange="show_fin_chdate(\'chdate\')"'
$wchdate selected = (isset($chdate))?$chdate:1
$wchdate value

Variable Documentation

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

Definition at line 16 of file form_ledger_fin.php.

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

Definition at line 15 of file form_ledger_fin.php.

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

 All Data Structures Namespaces Files Functions Variables Enumerations