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

Go to the source code of this file.

Variables

 $bk = new Fiche($cn, $obj->det->array[0]['qp_supplier'])
 $date = new IDate('p_date')
 $date_ech = new IDate('p_ech')
 $detail = new Acc_Misc($cn, $obj->jr_id)
 $inote = new ITextarea('jrn_note')
 $ipaid = new ICheckBox("ipaid", 'paid')
 $itext = new IText('npj')
 $owner = new Own($cn)
else $row = td(_('Total'), ' style="font-style:italic;text-align:right;font-weight: bolder;width:auto" colspan="6"')
 $total_htva = 0
 $total_tvac = 0
 $view_card_detail = HtmlInput::card_detail($bk->get_quick_code(), h($bk->getName()), ' class="line" ')
if($owner->MY_TVA_USE== 'Y') else
 endif
 for ($e=0;$e< count($detail->det->array);$e++)
$inote heigh = 5
 if ($owner->MY_ANALYTIC!= 'nu'&&$div== 'popup')
$ipaid selected = ($obj->det->jr_rapt == 'paid')
$itext size = 40
$date value = format_date($obj->det->jr_date)
$inote width = 25

Variable Documentation

$bk = new Fiche($cn, $obj->det->array[0]['qp_supplier'])

Definition at line 49 of file ledger_detail_ach.php.

$date = new IDate('p_date')
$date_ech = new IDate('p_ech')

Definition at line 28 of file ledger_detail_ach.php.

$detail = new Acc_Misc($cn, $obj->jr_id)

Definition at line 267 of file ledger_detail_ach.php.

$inote = new ITextarea('jrn_note')

Definition at line 97 of file ledger_detail_ach.php.

$ipaid = new ICheckBox("ipaid", 'paid')

Definition at line 80 of file ledger_detail_ach.php.

$itext = new IText('npj')

Definition at line 60 of file ledger_detail_ach.php.

Referenced by IPoste\input().

$owner = new Own($cn)

Definition at line 8 of file ledger_detail_ach.php.

$row = td(_('Total'), ' style="font-style:italic;text-align:right;font-weight: bolder;width:auto" colspan="6"')

Definition at line 238 of file ledger_detail_ach.php.

$total_htva = 0

Definition at line 116 of file ledger_detail_ach.php.

$total_tvac = 0

Definition at line 117 of file ledger_detail_ach.php.

$view_card_detail = HtmlInput::card_detail($bk->get_quick_code(), h($bk->getName()), ' class="line" ')

Definition at line 52 of file ledger_detail_ach.php.

if ($owner->MY_TVA_USE== 'Y') else

Definition at line 131 of file ledger_detail_ach.php.

Definition at line 13 of file ledger_detail_ach.php.

for($e=0;$e< count($detail->det->array);$e++)

Definition at line 279 of file ledger_detail_ach.php.

$inote heigh = 5

Definition at line 99 of file ledger_detail_ach.php.

if($owner->MY_ANALYTIC!= 'nu'&&$div== 'popup')

Definition at line 140 of file ledger_detail_ach.php.

$ipaid selected = ($obj->det->jr_rapt == 'paid')

Definition at line 81 of file ledger_detail_ach.php.

$itext size = 40

Definition at line 70 of file ledger_detail_ach.php.

$inote value = format_date($obj->det->jr_date)

Definition at line 22 of file ledger_detail_ach.php.

$inote width = 25

Definition at line 98 of file ledger_detail_ach.php.

 All Data Structures Namespaces Files Functions Variables Enumerations