noalyss Version-9
|
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) |
global $access |
Definition at line 5 of file ledger_detail_ach.php.
Definition at line 53 of file ledger_detail_ach.php.
global $cn |
Definition at line 5 of file ledger_detail_ach.php.
$date = new IDate('p_date') |
Definition at line 22 of file ledger_detail_ach.php.
$date_ech = new IDate('p_ech') |
Definition at line 32 of file ledger_detail_ach.php.
global $div |
Definition at line 5 of file ledger_detail_ach.php.
global $g_parameter |
Definition at line 5 of file ledger_detail_ach.php.
$inote = new ITextarea('jrn_note') |
Definition at line 104 of file ledger_detail_ach.php.
$ipaid = new ICheckBox("ipaid", 'paid') |
Definition at line 86 of file ledger_detail_ach.php.
$itext = new IText('npj') |
Definition at line 64 of file ledger_detail_ach.php.
Referenced by IPoste\input().
global $jr_id |
Definition at line 5 of file ledger_detail_ach.php.
global $obj |
Definition at line 5 of file ledger_detail_ach.php.
$owner = new Noalyss_Parameter_Folder($cn) |
Definition at line 9 of file ledger_detail_ach.php.
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 ="" |
Definition at line 4 of file ledger_detail_ach.php.
$sum_add_tax =0 |
display additional tax if any + currency
Definition at line 295 of file ledger_detail_ach.php.
$sum_add_tax_cur =0 |
Definition at line 295 of file ledger_detail_ach.php.
$sum_charge_euro =0 |
Definition at line 193 of file ledger_detail_ach.php.
$tag_operation =new Tag_Operation($cn) |
Definition at line 119 of file ledger_detail_ach.php.
$total_htva = 0 |
Definition at line 140 of file ledger_detail_ach.php.
$total_tvac = 0 |
Definition at line 141 of file ledger_detail_ach.php.
$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.
if ( $owner->MY_TVA_USE=='Y') else |
Definition at line 150 of file ledger_detail_ach.php.
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.
$ipaid selected = ($obj->det->jr_rapt == 'paid') |
Definition at line 87 of file ledger_detail_ach.php.
$itext size = 40 |
Definition at line 76 of file ledger_detail_ach.php.
$inote style =' class="itextarea" style="width:90%;height:100%;"' |
Definition at line 105 of file ledger_detail_ach.php.
$inote value = format_date($obj->det->jr_date) |
Definition at line 23 of file ledger_detail_ach.php.