noalyss Version-9
Variables
lettering.account.inc.php File Reference

show the lettering by account More...

Go to the source code of this file.

Variables

 $acc_lib =""
 
 $end =new IDate('end')
 
 $end_value =$http->get("end","date",$last_per->last_day())
 
 $exercice =$g_user->get_exercice()
 
 $http =new HttpInput()
 
 $letter =new Lettering_Account($cn)
 
 $periode =new Periode($cn)
 
 $poste =new IPoste()
 
if(isset($_GET['acc'])) $poste_span =new ISpan('account_label')
 
 $r
 
 $sel =new ISelect('type_let')
 
 $start =new IDate('start')
 
 if (isset( $_POST[ 'record']))
 
$poste name ="acc"
 
$sel selected =$http->get('type_let','number',0)
 
$poste table =0
 
 try
 
$poste_span value =$acc_lib
 

Detailed Description

show the lettering by account

Definition in file lettering.account.inc.php.

Variable Documentation

◆ $acc_lib

$acc_lib =""

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

◆ $end

$end =new IDate('end')

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

◆ $end_value

$end_value =$http->get("end","date",$last_per->last_day())

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

◆ $exercice

$exercice =$g_user->get_exercice()

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

◆ $http

$http =new HttpInput()

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

◆ $letter

$letter =new Lettering_Account($cn)

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

◆ $periode

$periode =new Periode($cn)

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

◆ $poste

$poste =new IPoste()

◆ $poste_span

if (isset( $_GET[ 'acc'])) $poste_span =new ISpan('account_label')

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

◆ $r

$r
Initial value:
= td(_('Lettrage pour le poste comptable ')).
td($poste->input()).
td($poste_span->input())
td($p_string='', $p_extra='')
surround the string with td
Definition: ac_common.php:83
if(isset($_GET['acc'])) $poste_span

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

◆ $sel

$sel =new ISelect('type_let')

◆ $start

$start =new IDate('start')

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

◆ if

if(isset($_POST['record'])) ( isset( $_POST[ 'record'])  )

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

◆ name

$poste name ="acc"

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

◆ selected

$sel selected =$http->get('type_let','number',0)

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

◆ table

$poste table =0

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

◆ try

try
Initial value:
{
$start_value=$http->get("start","date",$first_per->first_day())

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

◆ value

$sel value =$acc_lib

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