phpcompta  Version-6
 All Data Structures Namespaces Files Functions Variables Pages
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'])
 
<?endif;?>
<?echoHtmlInput::hidden('whatdiv',
$div).HtmlInput::hidden('jr_id',
$jr_id).dossier::hidden();?>
< tablestyle="width:100%">< tr >
< td >< table >< tr >< td
$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
 
 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 37 of file ledger_detail_ach.php.

<?endif;?><?echoHtmlInput::hidden('whatdiv',$div).HtmlInput::hidden('jr_id',$jr_id).dossier::hidden();?><tablestyle="width:100%"><tr><td><table><tr><td> $date =new IDate('p_date')

Definition at line 18 of file ledger_detail_ach.php.

$date_ech =new IDate('p_ech')

Definition at line 27 of file ledger_detail_ach.php.

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

Definition at line 244 of file ledger_detail_ach.php.

$inote =new ITextarea('jrn_note')

Definition at line 86 of file ledger_detail_ach.php.

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

Definition at line 70 of file ledger_detail_ach.php.

$itext =new IText('npj')

Definition at line 48 of file ledger_detail_ach.php.

Referenced by IPoste\input().

$owner =new Own($cn)

Definition at line 5 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 216 of file ledger_detail_ach.php.

$total_htva =0

Definition at line 105 of file ledger_detail_ach.php.

$total_tvac =0

Definition at line 105 of file ledger_detail_ach.php.

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

Definition at line 40 of file ledger_detail_ach.php.

if ($div!= 'popup') else
Initial value:
{
echo th('')

Definition at line 110 of file ledger_detail_ach.php.

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

Definition at line 256 of file ledger_detail_ach.php.

$inote heigh =5

Definition at line 88 of file ledger_detail_ach.php.

Referenced by IPeriod\__construct(), and HtmlInput\__construct().

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

Definition at line 124 of file ledger_detail_ach.php.

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

Definition at line 71 of file ledger_detail_ach.php.

$itext size =40

Definition at line 58 of file ledger_detail_ach.php.

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

Definition at line 19 of file ledger_detail_ach.php.

$inote width =25

Definition at line 87 of file ledger_detail_ach.php.

Referenced by IPeriod\__construct(), and HtmlInput\__construct().