21if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
42$export_csv =
'<FORM METHOD="get" ACTION="export.php" style="display:inline">';
43$export_csv .=HtmlInput::request_to_hidden(array(
'gDossier',
'ac',
'date_balag'));
45$export_csv .= HtmlInput::hidden(
'act',
'CSV:balance_age');
53 <?php echo
_(
"Tout") ?><input
type=
"checkbox" name=
"p_let" value=
"1">
54 <?php echo
_(
"Date")?> <?php echo
$idate->input();?>
55 <?php echo HtmlInput::request_to_hidden(array(
'ac',
'gDossier',
'sb',
'sc',
'f_id'));?>
56 <input
type=
"submit" class=
"smallbutton" value=
"<?php echo _('Valider')?>">
60echo
'<div class="content" style="width:98%;margin-left:1%">';
global $g_user
if no group available , then stop
_("actif, passif,charge,...")
compute the ageing balance, currently this code is not used
define Class fiche and fiche def, those class are using class attribut. When adding or modifing new c...
Html Input : Input a date format dd.mm.yyyy The property title should be set to indicate what it is e...