Print account (html or pdf) file included from user_impress. More...
Go to the source code of this file.
Variables | |
| $a_let | |
| print< TR >< TD > | $all = new ICheckBox() |
| $date_from = new IDate('from_periode') | |
| $date_to = new IDate('to_periode') | |
| $detail = new ICheckBox() | |
| global | $g_user |
| $salet = new ISelect('ople') | |
| $search_card = new IPopup('ipop_card') | |
| $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 |
| $search_card | title = _('Recherche de fiche') |
| $search_card | value = '' |
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 |
array(
array('value'=>0,'label'=>'Toutes les opérations'),
array('value'=>1,'label'=>' Opérations lettrées'),
array('value'=>2,'label'=>' Opérations non lettrées')
)
Definition at line 109 of file impress_poste.inc.php.
Definition at line 97 of file impress_poste.inc.php.
| $date_from = new IDate('from_periode') |
Definition at line 88 of file impress_poste.inc.php.
| $date_to = new IDate('to_periode') |
Definition at line 89 of file impress_poste.inc.php.
| $detail = new ICheckBox() |
Definition at line 103 of file impress_poste.inc.php.
Referenced by Anc_Listing\display_html(), Anc_GrandLivre\display_html(), Anc_Operation\html_table(), and Impress\parse_formula().
| global $g_user |
Definition at line 36 of file impress_poste.inc.php.
| $salet = new ISelect('ople') |
Definition at line 115 of file impress_poste.inc.php.
| $search_card = new IPopup('ipop_card') |
Definition at line 42 of file impress_poste.inc.php.
Definition at line 57 of file impress_poste.inc.php.
| $w = new IPoste('poste_id') |
Definition at line 59 of file impress_poste.inc.php.
| $w_poste = new ICard('f_id') |
Definition at line 70 of file impress_poste.inc.php.
| $year = $g_user->get_exercice() |
Definition at line 90 of file impress_poste.inc.php.
Definition at line 99 of file impress_poste.inc.php.
Referenced by IPeriod\__construct(), HtmlInput\__construct(), IPoste\__construct(), and ISelect\input().
| $w_poste jrn = 0 |
Definition at line 72 of file impress_poste.inc.php.
Definition at line 65 of file impress_poste.inc.php.
Definition at line 84 of file impress_poste.inc.php.
| $salet selected = (isset($_REQUEST['poste_fille']))?true:false |
Definition at line 100 of file impress_poste.inc.php.
| $w_poste table = 0 |
Definition at line 63 of file impress_poste.inc.php.
| $search_card title = _('Recherche de fiche') |
Definition at line 43 of file impress_poste.inc.php.
| $salet value = '' |
Definition at line 44 of file impress_poste.inc.php.