|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
Go to the source code of this file.
Variables | |
| $bk =new Fiche($cn,$obj->det->array[0]['qf_bank']) | |
| $cn =Dossier::connect() | |
| $date =new IDate('p_date') | |
| if($access=='W') if($obj->det->currency_id!=0) | $detail =new Acc_Misc($cn,$obj->jr_id) |
| Display Currency in a column, if invoice not recorded in EUR. | |
| global | $g_parameter |
| global | $g_user |
| $inote = new ITextarea('jrn_note') | |
| $itext =new IText('lib') | |
| $owner =new Noalyss_Parameter_Folder($cn) | |
| $str_anc ="" | |
| $tag_operation =new Tag_Operation($cn) | |
| $view_card_detail =HtmlInput::card_detail($bk->get_quick_code(),h($bk->getName()), ' class="line" ') | |
| for ( $e=0; $e< count( $detail->det->array); $e++) | |
| if ($access=='W') | |
| $itext | size =40 |
| $inote | style =' class="itextarea" style="width:90%;height:100%;"' |
| if( $g_parameter->MY_STRICT=='Y' && $g_user->check_action(UPDDATE)==0) $dat | value ) =format_date($obj->det->jr_date) |
Definition at line 35 of file ledger_detail_fin.php.
| $cn =Dossier::connect() |
Definition at line 9 of file ledger_detail_fin.php.
| $date =new IDate('p_date') |
Definition at line 22 of file ledger_detail_fin.php.
Display Currency in a column, if invoice not recorded in EUR.
Definition at line 133 of file ledger_detail_fin.php.
| global $g_parameter |
Definition at line 5 of file ledger_detail_fin.php.
| global $g_user |
Definition at line 5 of file ledger_detail_fin.php.
| $inote = new ITextarea('jrn_note') |
Definition at line 83 of file ledger_detail_fin.php.
| $itext =new IText('lib') |
Definition at line 53 of file ledger_detail_fin.php.
| $owner =new Noalyss_Parameter_Folder($cn) |
Definition at line 10 of file ledger_detail_fin.php.
| $str_anc ="" |
Definition at line 4 of file ledger_detail_fin.php.
| $tag_operation =new Tag_Operation($cn) |
Definition at line 98 of file ledger_detail_fin.php.
| $view_card_detail =HtmlInput::card_detail($bk->get_quick_code(),h($bk->getName()), ' class="line" ') |
Definition at line 36 of file ledger_detail_fin.php.
| for($e=0;$e< count($detail->det->array);$e++) | ( | ) |
Definition at line 148 of file ledger_detail_fin.php.
| if( $access=='W') | ( | $access = ='W' | ) |
Definition at line 13 of file ledger_detail_fin.php.
| $itext size =40 |
Definition at line 55 of file ledger_detail_fin.php.
| $inote style =' class="itextarea" style="width:90%;height:100%;"' |
Definition at line 84 of file ledger_detail_fin.php.
| $inote value =format_date($obj->det->jr_date) |
Definition at line 26 of file ledger_detail_fin.php.