|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
Print account (html or pdf) file included from user_impress. More...
Go to the source code of this file.
Variables | |
| $a_let | |
| $all =new ICheckBox() | |
| $date_from =new IDate('from_periode') | |
| $date_to =new IDate('to_periode') | |
| $detail =new ICheckBox() | |
| global | $g_user |
| $http =new HttpInput() | |
| $salet =new ISelect('ople') | |
| $span =new ISpan() | |
| $w =new IPoste('poste_id') | |
| $w_poste =new ICard('f_id') | |
| $year =$g_user->get_exercice() | |
| $all | disabled =false |
| $w_poste | jrn =0 |
| $w | label =_("Choisissez le poste") |
| $all | selected =(isset($_REQUEST['poste_fille']))?true:false |
| $w | table =0 |
| $w | value =$http->request("poste_id","string","") |
Print account (html or pdf) file included from user_impress.
some variable are already defined $cn, $g_user ...
Definition in file impress_poste.inc.php.
| $a_let |
Definition at line 95 of file impress_poste.inc.php.
| $all =new ICheckBox() |
Definition at line 83 of file impress_poste.inc.php.
| $date_from =new IDate('from_periode') |
Definition at line 74 of file impress_poste.inc.php.
| $date_to =new IDate('to_periode') |
Definition at line 75 of file impress_poste.inc.php.
| $detail =new ICheckBox() |
Definition at line 89 of file impress_poste.inc.php.
| global $g_user |
Definition at line 31 of file impress_poste.inc.php.
| $http =new HttpInput() |
Definition at line 32 of file impress_poste.inc.php.
| $salet =new ISelect('ople') |
Definition at line 101 of file impress_poste.inc.php.
Definition at line 43 of file impress_poste.inc.php.
Referenced by Acc_Ledger\confirm(), Acc_Ledger_Purchase\confirm(), Acc_Ledger_Sale\confirm(), and HtmlInput\show_reconcile().
| $w =new IPoste('poste_id') |
Definition at line 45 of file impress_poste.inc.php.
| $w_poste =new ICard('f_id') |
Definition at line 56 of file impress_poste.inc.php.
| $year =$g_user->get_exercice() |
Definition at line 76 of file impress_poste.inc.php.
| $detail disabled =false |
Definition at line 85 of file impress_poste.inc.php.
Referenced by HtmlInput\__construct(), IPeriod\__construct(), IPoste\__construct(), and ISelect\input().
| $w_poste jrn =0 |
Definition at line 58 of file impress_poste.inc.php.
| $detail label =_("Choisissez le poste") |
Definition at line 51 of file impress_poste.inc.php.
Definition at line 71 of file impress_poste.inc.php.
| $salet selected =(isset($_REQUEST['poste_fille']))?true:false |
Definition at line 86 of file impress_poste.inc.php.
| $w_poste table =0 |
Definition at line 49 of file impress_poste.inc.php.
| $salet value =$http->request("poste_id","string","") |
Definition at line 50 of file impress_poste.inc.php.