|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
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 | |
| $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 | |
| $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 10 of file ledger_detail_ach.php.
Definition at line 58 of file ledger_detail_ach.php.
| global $cn |
Definition at line 10 of file ledger_detail_ach.php.
| $date = new IDate('p_date') |
Definition at line 27 of file ledger_detail_ach.php.
| $date_ech = new IDate('p_ech') |
Definition at line 37 of file ledger_detail_ach.php.
| global $div |
Definition at line 10 of file ledger_detail_ach.php.
| global $g_parameter |
Definition at line 10 of file ledger_detail_ach.php.
| $inote = new ITextarea('jrn_note') |
Definition at line 109 of file ledger_detail_ach.php.
| $ipaid = new ICheckBox("ipaid", 'paid') |
Definition at line 91 of file ledger_detail_ach.php.
| $itext = new IText('npj') |
Definition at line 69 of file ledger_detail_ach.php.
Referenced by IPoste\input().
| global $jr_id |
Definition at line 10 of file ledger_detail_ach.php.
| global $obj |
Definition at line 10 of file ledger_detail_ach.php.
| $owner = new Noalyss_Parameter_Folder($cn) |
Definition at line 14 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 344 of file ledger_detail_ach.php.
| $str_anc ="" |
Definition at line 9 of file ledger_detail_ach.php.
| $sum_add_tax =0 |
display additional tax if any + currency
Definition at line 348 of file ledger_detail_ach.php.
| $sum_add_tax_cur =0 |
Definition at line 348 of file ledger_detail_ach.php.
| $sum_charge_euro =0 |
Definition at line 198 of file ledger_detail_ach.php.
| $tag_operation =new Tag_Operation($cn) |
Definition at line 124 of file ledger_detail_ach.php.
| $total_htva = 0 |
Definition at line 145 of file ledger_detail_ach.php.
| $total_tvac = 0 |
Definition at line 146 of file ledger_detail_ach.php.
| $view_card_detail = HtmlInput::card_detail($bk->get_quick_code(), h($bk->getName()), ' class="line" ') |
Definition at line 61 of file ledger_detail_ach.php.
| if ( $owner->MY_TVA_USE=='Y') else |
Definition at line 155 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 17 of file ledger_detail_ach.php.
| $ipaid selected = ($obj->det->jr_rapt == 'paid') |
Definition at line 92 of file ledger_detail_ach.php.
| $itext size = 40 |
Definition at line 81 of file ledger_detail_ach.php.
| $inote style =' class="itextarea" style="width:90%;height:100%;"' |
Definition at line 110 of file ledger_detail_ach.php.
| $inote value = format_date($obj->det->jr_date) |
Definition at line 28 of file ledger_detail_ach.php.