Go to the source code of this file.
Variables | |
$amount_idx = 0 | |
$date = new IDate('p_date') | |
$inote = new ITextarea('jrn_note') | |
$itext = new IText('lib') | |
$owner = new Own($cn) | |
$str_anc = "" | |
endif | |
for ($e=0;$e< count($obj->det->array);$e++) | |
if ($owner->MY_ANALYTIC!= 'nu') | |
$itext | size = 40 |
$inote | style = ' class="itextarea" style="width:90%;height:100%;"' |
$date | value = format_date($obj->det->jr_date) |
$amount_idx = 0 |
Definition at line 103 of file ledger_detail_misc.php.
$date = new IDate('p_date') |
Definition at line 25 of file ledger_detail_misc.php.
$inote = new ITextarea('jrn_note') |
Definition at line 65 of file ledger_detail_misc.php.
$itext = new IText('lib') |
Definition at line 35 of file ledger_detail_misc.php.
Definition at line 82 of file ledger_detail_misc.php.
$str_anc = "" |
Definition at line 8 of file ledger_detail_misc.php.
Definition at line 18 of file ledger_detail_misc.php.
for($e=0;$e< count($obj->det->array);$e++) |
Definition at line 104 of file ledger_detail_misc.php.
if($owner->MY_ANALYTIC!= 'nu') |
Definition at line 92 of file ledger_detail_misc.php.
$itext size = 40 |
Definition at line 37 of file ledger_detail_misc.php.
Definition at line 66 of file ledger_detail_misc.php.
$inote value = format_date($obj->det->jr_date) |
Definition at line 26 of file ledger_detail_misc.php.