26if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
32echo
'<div class="noprint">';
33echo
'<div class="content">';
38echo
'<form method="GET">';
39echo dossier::hidden().HtmlInput::hidden(
'ac',
$http->request(
'ac')).HtmlInput::hidden(
'type',
'rec');
40echo
_(
'Filtre par journal');
41HtmlInput::button_choice_ledger(array(
'div'=>
'',
'type'=>
'ALL',
'all_type'=>1));
56}
catch (\Exception
$e) {
62echo
"Opérations entre ".$dstart->input().
" jusque ".
$dend->input();
66 0=>
_(
'Opérations rapprochées')
67 ,1=>
_(
'Opérations rapprochées avec des montants différents')
68 ,2=>
_(
'Opérations rapprochées avec des montants identiques')
69 ,3=>
_(
'Opérations non rapprochées')
75echo HtmlInput::submit(
'vis',
_(
'Visualisation'));
81echo
'<div class="content">';
82if ( ! isset(
$_GET[
'vis']))
return;
93<form method=
"get" action=
"export.php">
94 <?php echo HtmlInput::get_to_hidden(array(
'ac',
'gDossier',
'p_end',
'p_start',
'choice',
'r_jrn'));
95 echo HtmlInput::hidden(
'act',
'CSV:Reconciliation');
96 echo HtmlInput::submit(
"csv_bt",
"Export CSV");
100require_once NOALYSS_TEMPLATE.
'/impress_reconciliation.php';
echo_warning($p_string)
warns
global $g_user
if no group available , then stop
_("actif, passif,charge,...")
new class for managing the reconciliation it must be used instead of the function InsertRapt,...
Html Input : Input a date format dd.mm.yyyy The property title should be set to indicate what it is e...
Html Input , create a tag <SELECT> ... </SELECT> if readonly == true then display the label correspon...
catch(Exception $exc) $acc_reconciliation