21if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
35 array(
'value'=>
'C',
'label'=>_(
'Client')),
36 array(
'value'=>
'F',
'label'=>_(
'Fournisseur'))
42 array(
'value'=>
'let',
'label'=>_(
'lettrées et non lettrées')),
43 array(
'value'=>
'unlet',
'label'=>_(
'non lettrées'))
48<form method=
"GET" onsubmit=
"waiting_box()">
53 <?php echo _(
"Type de tiers").
" ".
$w_select->input()?>
58 if ( ! isset(
$_GET[
'view']) ):
64 $id=uniqid(
"export_");
65 $wb=sprintf(
'id="%s" onsubmit="download_document_form(\'%s\')" ',
$id,
$id);
68<form method=
"get" action=
"export.php" <?=
$wb?> >
global $g_user
if no group available , then stop
compute the ageing balance, currently this code is not used
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...