|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
show the status of a card More...
Go to the source code of this file.
Variables | |
| $array ['from_periode'] =$limit_periode[0]->first_day() | |
| $array ['to_periode'] =$limit_periode[1]->last_day() | |
| global | $cn |
| $exercice =new Exercice($cn) | |
| $fiche =new Fiche($cn,$http->get('f_id',"number")) | |
| global | $g_user |
| $http =new HttpInput() | |
| $limit_periode =$per->get_limit($year) | |
| $old ='' | |
| $year =$g_user->get_exercice() | |
| if( $year==0) | else |
| if(isset($_GET['ex'])) if( $exercice->count() > 1) | if ($fiche->HtmlTable( $array, 0, 0)==-1) |
show the status of a card
Definition in file balance_card.inc.php.
| $array[ 'from_periode'] =$limit_periode[0]->first_day() |
Definition at line 42 of file balance_card.inc.php.
| $array[ 'to_periode'] =$limit_periode[1]->last_day() |
Definition at line 43 of file balance_card.inc.php.
| global $cn |
Definition at line 28 of file balance_card.inc.php.
Definition at line 30 of file balance_card.inc.php.
Definition at line 32 of file balance_card.inc.php.
| global $g_user |
Definition at line 28 of file balance_card.inc.php.
| $http =new HttpInput() |
Definition at line 26 of file balance_card.inc.php.
| $limit_periode =$per->get_limit($year) |
Definition at line 41 of file balance_card.inc.php.
| $old ='' |
Definition at line 31 of file balance_card.inc.php.
Referenced by Anc_Balance_Double\display_html(), Manage_Table_SQL\move(), Anticipation\object_clone(), Forecast\object_clone(), Anc_Balance_Double\show_sum(), and Follow_Up\update().
| $year =$g_user->get_exercice() |
Definition at line 33 of file balance_card.inc.php.
Referenced by Periode\form_exercice_add(), Periode\insert_exercice(), and Stock_Goods\take_last_inventory().
| if ($year==0) else |
Definition at line 38 of file balance_card.inc.php.
| if(isset( $_GET[ 'ex'])) if($exercice->count() > 1) if( $fiche->HtmlTable($array, 0, 0)==-1) | ( | $fiche-> | HtmlTable $array, 0, 0 = =-1 | ) |
Definition at line 76 of file balance_card.inc.php.