|
noalyss Version-10
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 |
| $dossier_id =Dossier::id() | |
| 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) | |
| Tags on operation. | |
| $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 |
| $inote | heigh =200 |
| $inote | id ="jrn_note{$div}" |
| 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 11 of file ledger_detail_ach.php.
Definition at line 66 of file ledger_detail_ach.php.
| global $cn |
Definition at line 11 of file ledger_detail_ach.php.
| $date = new IDate('p_date') |
Definition at line 35 of file ledger_detail_ach.php.
| $date_ech = new IDate('p_ech') |
Definition at line 45 of file ledger_detail_ach.php.
| global $div |
Definition at line 11 of file ledger_detail_ach.php.
| $dossier_id =Dossier::id() |
Definition at line 14 of file ledger_detail_ach.php.
| global $g_parameter |
Definition at line 11 of file ledger_detail_ach.php.
| $inote = new ITextarea('jrn_note') |
Definition at line 113 of file ledger_detail_ach.php.
Referenced by Acc_Operation_Note\build_textarea().
| $ipaid = new ICheckBox("ipaid", 'paid') |
Definition at line 99 of file ledger_detail_ach.php.
| $itext = new IText('npj') |
Definition at line 77 of file ledger_detail_ach.php.
Referenced by IPoste\input().
| global $jr_id |
Definition at line 11 of file ledger_detail_ach.php.
| global $obj |
Definition at line 11 of file ledger_detail_ach.php.
| $owner = new Noalyss_Parameter_Folder($cn) |
Definition at line 22 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 351 of file ledger_detail_ach.php.
| $str_anc ="" |
Definition at line 10 of file ledger_detail_ach.php.
| $sum_add_tax =0 |
display additional tax if any + currency
Definition at line 355 of file ledger_detail_ach.php.
| $sum_add_tax_cur =0 |
Definition at line 355 of file ledger_detail_ach.php.
| $sum_charge_euro =0 |
Definition at line 205 of file ledger_detail_ach.php.
| $tag_operation =new Tag_Operation($cn) |
Tags on operation.
Definition at line 131 of file ledger_detail_ach.php.
| $total_htva = 0 |
Definition at line 152 of file ledger_detail_ach.php.
| $total_tvac = 0 |
Definition at line 153 of file ledger_detail_ach.php.
| $view_card_detail = HtmlInput::card_detail($bk->get_quick_code(), h($bk->getName()), ' class="line" ') |
Definition at line 69 of file ledger_detail_ach.php.
| if ( $owner->MY_TVA_USE=='Y') else |
Definition at line 162 of file ledger_detail_ach.php.
| $inote heigh =200 |
Definition at line 118 of file ledger_detail_ach.php.
| $inote id ="jrn_note{$div}" |
Definition at line 115 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 25 of file ledger_detail_ach.php.
| $ipaid selected = ($obj->det->jr_rapt == 'paid') |
Definition at line 100 of file ledger_detail_ach.php.
| $itext size = 40 |
Definition at line 89 of file ledger_detail_ach.php.
| $inote style =' class="itextarea" style="width:90%;height:100%;"' |
Definition at line 116 of file ledger_detail_ach.php.
| $inote value = format_date($obj->det->jr_date) |
Definition at line 36 of file ledger_detail_ach.php.