|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
Go to the source code of this file.
Functions | |
| hide_ledger () | |
| hide_row () | |
| show_ledger_div () | |
Variables | |
| $list =$cn->make_list('select fd_id from fiche_def where frd_id=4') | |
| $num =$cn->size() | |
| $Res =$cn->exec_sql("select fd_id,fd_label from fiche_def order by fd_label") | |
| endif =$actif->input() | |
| $card | extra =$cn->make_list('select fd_id from fiche_def where frd_id=4') |
| $negative | javascript ="toggle_row_warning_enable('negative_amount','row_warning')" |
| $card | name ='bank' |
| $card | value =$qcode_bank |
| hide_ledger | ( | ) |
Definition at line 430 of file param_jrn.php.
Referenced by show_ledger_div().
| hide_row | ( | ) |
Definition at line 437 of file param_jrn.php.
Referenced by show_ledger_div().
| show_ledger_div | ( | ) |
Definition at line 446 of file param_jrn.php.
References hide_ledger(), and hide_row().
Here is the call graph for this function:Definition at line 64 of file param_jrn.php.
Definition at line 240 of file param_jrn.php.
Definition at line 239 of file param_jrn.php.
| endif =$actif->input() |
Definition at line 127 of file param_jrn.php.
Definition at line 60 of file param_jrn.php.
| $negative javascript ="toggle_row_warning_enable('negative_amount','row_warning')" |
Definition at line 100 of file param_jrn.php.
| $card name ='bank' |
Definition at line 59 of file param_jrn.php.
| $card value =$qcode_bank |
Definition at line 67 of file param_jrn.php.