noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
Loading...
Searching...
No Matches
anc_acc_table.inc.php
Go to the documentation of this file.
1<?php
2//This file is part of NOALYSS and is under GPL
3//see licence.txt
4/**
5 * @file
6 * @brief Module Printing : Analytic to display relation between card or accounting with
7 * Analytic
8 */
9if ( ! defined ('ALLOWED') ) die('Appel direct ne sont pas permis');
11$tab->get_request();
12echo '<form method="get">';
13echo $tab->display_form();
14echo '<p>' . HtmlInput::submit('Recherche', _('Recherche')) . '</p>';
15
16echo '</form>';
17if (isset($_GET['result']))
18{
19 echo $tab->show_button("");
20 $tab->display_html();
21}
22?>
_("actif, passif,charge,...")
$_GET['qcode']
printing analytic and accountancy as a table