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

show the lettering by account More...

Go to the source code of this file.

Variables

 $end = new IDate('end')
 $exercice = $g_user->get_exercice()
if(isDate($_GET['start'])==null||isDate($_GET['end'])==null) $letter = new Lettering_Account($cn)
 $periode = new Periode($cn)
 $poste = new IPoste()
 $poste_span = new ISpan('account_label')
 $r
 $sel = new ISelect('type_let')
 $start = new IDate('start')
 if (isset($_POST['record']))
$poste name = "acc"
$poste table = 0
if(isset($_GET['start'])&&isDate($_GET['start'])==null)
$start 
value = (isset($_GET['start']))?$_GET['start']:$first_per->first_day()

Detailed Description

show the lettering by account

Definition in file lettering.account.inc.php.


Variable Documentation

$end = new IDate('end')
$exercice = $g_user->get_exercice()

Definition at line 52 of file lettering.account.inc.php.

if (isDate($_GET['start'])==null||isDate($_GET['end'])==null) $letter = new Lettering_Account($cn)

Definition at line 119 of file lettering.account.inc.php.

$periode = new Periode($cn)

Definition at line 53 of file lettering.account.inc.php.

$poste = new IPoste()
$poste_span = new ISpan('account_label')

Definition at line 46 of file lettering.account.inc.php.

$r
Initial value:
 td(_('Lettrage pour le poste comptable ')).
    td($poste->input()).
    td($poste_span->input())

Definition at line 47 of file lettering.account.inc.php.

$sel = new ISelect('type_let')
$start = new IDate('start')
if(isset($_POST['record']))

Definition at line 105 of file lettering.account.inc.php.

$poste name = "acc"

Definition at line 38 of file lettering.account.inc.php.

$poste table = 0

Definition at line 39 of file lettering.account.inc.php.

$sel value = (isset($_GET['start']))?$_GET['start']:$first_per->first_day()

Definition at line 63 of file lettering.account.inc.php.

 All Data Structures Namespaces Files Functions Variables Enumerations