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') | |
$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"') |
$str_anc = "" | |
$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 | |
if ($owner->MY_ANALYTIC!= 'nu') | |
$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) |
Definition at line 50 of file ledger_detail_ach.php.
$date = new IDate('p_date') |
Definition at line 22 of file ledger_detail_ach.php.
Referenced by Stock\build_tmp_table(), Follow_Up\Display(), Acc_Ledger\get_last_date(), header_txt(), Stock_Goods\input(), Acc_Reconciliation\insert_rapt(), Anc_Acc_List\load_anc_account(), Anc_Acc_List\load_anc_card(), Anc_Acc_List\load_card(), Anc_Acc_List\load_poste(), Document\Replace(), and Todo_List\toXML().
$date_ech = new IDate('p_ech') |
Definition at line 29 of file ledger_detail_ach.php.
$inote = new ITextarea('jrn_note') |
Definition at line 99 of file ledger_detail_ach.php.
$ipaid = new ICheckBox("ipaid", 'paid') |
Definition at line 81 of file ledger_detail_ach.php.
$itext = new IText('npj') |
Definition at line 61 of file ledger_detail_ach.php.
Referenced by IPoste\input().
Definition at line 9 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 240 of file ledger_detail_ach.php.
$str_anc = "" |
Definition at line 4 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 53 of file ledger_detail_ach.php.
Definition at line 131 of file ledger_detail_ach.php.
Definition at line 14 of file ledger_detail_ach.php.
if($owner->MY_ANALYTIC!= 'nu') |
Definition at line 140 of file ledger_detail_ach.php.
$ipaid selected = ($obj->det->jr_rapt == 'paid') |
Definition at line 82 of file ledger_detail_ach.php.
$itext size = 40 |
Definition at line 71 of file ledger_detail_ach.php.
Definition at line 100 of file ledger_detail_ach.php.
$inote value = format_date($obj->det->jr_date) |
Definition at line 23 of file ledger_detail_ach.php.