noalyss Version-9
Variables
ledger_detail_ach.php File Reference

Go to the source code of this file.

Variables

global $access
 
 $bk = new Fiche($cn, $obj->det->array[0]['qp_supplier'])
 
global $cn
 
 $date = new IDate('p_date')
 
 $date_ech = new IDate('p_ech')
 
global $div
 
global $g_parameter
 
 $inote = new ITextarea('jrn_note')
 
 $ipaid = new ICheckBox("ipaid", 'paid')
 
 $itext = new IText('npj')
 
global $jr_id
 
global $obj
 
 $owner = new Noalyss_Parameter_Folder($cn)
 
else $row = td(_('Total'), ' style="font-style:italic;text-align:right;font-weight: bolder;width:auto" colspan="6"')
 
 $str_anc =""
 
 $sum_add_tax =0
 display additional tax if any + currency More...
 
 $sum_add_tax_cur =0
 
 $sum_charge_euro =0
 
 $tag_operation =new Tag_Operation($cn)
 
 $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
 
 if ( $access=='W')
 display additional tax if any + currency More...
 
$ipaid selected = ($obj->det->jr_rapt == 'paid')
 
$itext size = 40
 
$inote style =' class="itextarea" style="width:90%;height:100%;"'
 
$date value = format_date($obj->det->jr_date)
 

Variable Documentation

◆ $access

global $access

Definition at line 5 of file ledger_detail_ach.php.

◆ $bk

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

Definition at line 53 of file ledger_detail_ach.php.

◆ $cn

global $cn

Definition at line 5 of file ledger_detail_ach.php.

◆ $date

$date = new IDate('p_date')

Definition at line 22 of file ledger_detail_ach.php.

◆ $date_ech

$date_ech = new IDate('p_ech')

Definition at line 32 of file ledger_detail_ach.php.

◆ $div

global $div

Definition at line 5 of file ledger_detail_ach.php.

◆ $g_parameter

global $g_parameter

Definition at line 5 of file ledger_detail_ach.php.

◆ $inote

$inote = new ITextarea('jrn_note')

Definition at line 104 of file ledger_detail_ach.php.

◆ $ipaid

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

Definition at line 86 of file ledger_detail_ach.php.

◆ $itext

$itext = new IText('npj')

Definition at line 64 of file ledger_detail_ach.php.

Referenced by IPoste\input().

◆ $jr_id

global $jr_id

Definition at line 5 of file ledger_detail_ach.php.

◆ $obj

global $obj

Definition at line 5 of file ledger_detail_ach.php.

◆ $owner

$owner = new Noalyss_Parameter_Folder($cn)

Definition at line 9 of file ledger_detail_ach.php.

◆ $row

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

Definition at line 291 of file ledger_detail_ach.php.

◆ $str_anc

$str_anc =""

Definition at line 4 of file ledger_detail_ach.php.

◆ $sum_add_tax

$sum_add_tax =0

display additional tax if any + currency

Definition at line 295 of file ledger_detail_ach.php.

◆ $sum_add_tax_cur

$sum_add_tax_cur =0

Definition at line 295 of file ledger_detail_ach.php.

◆ $sum_charge_euro

$sum_charge_euro =0

Definition at line 193 of file ledger_detail_ach.php.

◆ $tag_operation

$tag_operation =new Tag_Operation($cn)

Definition at line 119 of file ledger_detail_ach.php.

◆ $total_htva

$total_htva = 0

Definition at line 140 of file ledger_detail_ach.php.

◆ $total_tvac

$total_tvac = 0

Definition at line 141 of file ledger_detail_ach.php.

◆ $view_card_detail

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

Definition at line 56 of file ledger_detail_ach.php.

◆ else

if ( $owner->MY_TVA_USE=='Y') else
Initial value:
{
echo th('')
th($p_string, $p_extra='', $raw='')
Definition: ac_common.php:58

Definition at line 150 of file ledger_detail_ach.php.

◆ if

if( $obj->det->currency_id !="" && $obj->det->currency_id > 0) (   $access = = 'W')

display additional tax if any + currency

Definition at line 12 of file ledger_detail_ach.php.

◆ selected

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

Definition at line 87 of file ledger_detail_ach.php.

◆ size

$itext size = 40

Definition at line 76 of file ledger_detail_ach.php.

◆ style

$inote style =' class="itextarea" style="width:90%;height:100%;"'

Definition at line 105 of file ledger_detail_ach.php.

◆ value

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

Definition at line 23 of file ledger_detail_ach.php.