126 lines
5.3 KiB
PHP
Executable File
126 lines
5.3 KiB
PHP
Executable File
<?php $this->titre = "INTER SANTE - Fiche facture garant";
|
|
|
|
$idGroupe = $groupefacturegarant['idGroupeFacturegarant'];
|
|
|
|
//$codeTypeFacture = $groupefacturegarant['codeTypeFacturationGarant'];
|
|
//$codeConvention = $groupefacturegarant['codeConvention'];
|
|
|
|
/*
|
|
if($codeTypeFacture=="CAUTP"){
|
|
$codeConvention = "GAR";
|
|
}
|
|
*/
|
|
?>
|
|
|
|
<fieldset>
|
|
<legend> <?= _("Facture") . " N°: " . $this->nettoyer($groupefacturegarant['numeroGroupeFactureImprime']) ?> </legend>
|
|
<table class="table table-responsive table-condensed">
|
|
<tbody>
|
|
<tr>
|
|
<td > <?= _("Garant") ?> </td>
|
|
<td > <INPUT class="form-control" TYPE="text" value="<?= $this->nettoyer($groupefacturegarant['garant']) ?>" disabled ></td>
|
|
|
|
<td align="center"> <?= _("Nature Facture") ?> </td>
|
|
<td ><INPUT class="form-control" TYPE="text" value="<?= $this->nettoyer($groupefacturegarant['naturefacturationgarant']) ?>" disabled></td>
|
|
|
|
<td align="center"> <?= _("Convention") ?> </td>
|
|
<td >
|
|
<INPUT class="form-control majuscule" TYPE="text" value="<?=$this->nettoyer($groupefacturegarant['convention'])?>" disabled>
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
<td align="center"><?= _("Périodicité")?></td>
|
|
<td >
|
|
<INPUT class="form-control" TYPE="text" disabled value="<?= $this->nettoyer($groupefacturegarant['periodicite']); ?>">
|
|
</td>
|
|
|
|
<td align="center"> <?= _("N° Facture") ?> </td>
|
|
<td >
|
|
<INPUT class="form-control" TYPE="text" value="<?= $this->nettoyer($groupefacturegarant['numeroGroupeFactureImprime']) ?>" disabled>
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
<td > <?= _("Utilisateur") ?> </td>
|
|
<td >
|
|
<INPUT class="form-control" TYPE="text" value="<?= $this->nettoyer($groupefacturegarant['codeUtilisateur']) ?>" disabled>
|
|
</td>
|
|
|
|
<td align="center"><?= _("Exercice")?></td>
|
|
<td ><INPUT class="form-control" TYPE="text" value="<?= $this->nettoyer($groupefacturegarant['codeExercice']) ?>" disabled></td>
|
|
|
|
<td align="center"> <?= _("Début") ?> </td>
|
|
<td><INPUT class="form-control" TYPE="text" value="<?= dateLang($this->nettoyer($groupefacturegarant['dateDebut'], $_SESSION['lang'])) ?>" disabled></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td > <?= _("Fin") ?> </td>
|
|
<td><INPUT class="form-control" TYPE="text" value="<?= dateLang($this->nettoyer($groupefacturegarant['dateFin'], $_SESSION['lang'])) ?>" disabled></td>
|
|
|
|
<td align="center"> <?= _("Date Facture") ?> </td>
|
|
<td ><INPUT class="form-control" TYPE="text" value="<?= dateLang($this->nettoyer($groupefacturegarant['dateFacture'], $_SESSION['lang'])) ?>" disabled></td>
|
|
|
|
<td align="center"> <?= _("Date Système") ?> </td>
|
|
<td> <INPUT class="form-control" TYPE="text" value="<?= dateLang($this->nettoyer($groupefacturegarant['dateSysteme'], $_SESSION['lang'])) ?>" disabled></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td> <?= _("Montant HT") ?> </td>
|
|
<td><INPUT class="form-control" TYPE="text" value="<?= format_N($this->nettoyer($groupefacturegarant['montantHt'])) ?>" disabled></td>
|
|
|
|
<td align="center"> <?= _("TVA") ?> </td>
|
|
<td><INPUT class="form-control" TYPE="text" value="<?= $this->nettoyer($groupefacturegarant['tauxTva']) ?>" disabled></td>
|
|
|
|
<td align="center"> <?= _("Taxe") ?> </td>
|
|
<td><INPUT class="form-control" TYPE="text" value="<?= format_N($this->nettoyer($groupefacturegarant['taxe'])) ?>" disabled></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
<td> <?= _("Montant TTC") ?> </td>
|
|
<td><INPUT class="form-control" TYPE="text" value="<?= format_N($this->nettoyer($groupefacturegarant['montantTtc'])) ?>" disabled></td>
|
|
|
|
<td align="center"> <?= _("Nombre Facture") ?> </td>
|
|
<td><INPUT class="form-control" TYPE="text" value="<?= $this->nettoyer($groupefacturegarant['nbFacture']) ?>" disabled></td>
|
|
|
|
<td align="center"> <?= _("Appel Fonds") ?> </td>
|
|
<td><INPUT class="form-control" TYPE="text" value="<?= format_N($this->nettoyer($groupefacturegarant['appelFondFacture'])) ?>" disabled></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
<td> <?= _("Honoraires") ?> </td>
|
|
<td><INPUT class="form-control" TYPE="text" value="<?= format_N($this->nettoyer($groupefacturegarant['honoraireFacture'])) ?>" disabled></td>
|
|
|
|
<td align="center"> <?= _("Montant Provision") ?> </td>
|
|
<td><INPUT class="form-control" TYPE="text" value="<?= format_N($this->nettoyer($groupefacturegarant['montantBudget'])) ?>" disabled></td>
|
|
|
|
<td align="center"> <?= _("Montant Provision Proraté") ?> </td>
|
|
<td><INPUT class="form-control" TYPE="text" value="<?= format_N($this->nettoyer($groupefacturegarant['montantBudgetProrate'])) ?>" disabled></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<!--
|
|
<td class="required" ><?= _("Convention") ?></td>
|
|
<td >
|
|
<select class="form-select" id="codeConvention" NAME="codeConvention" style="font-size:12pt; height:30px;" required AUTOCOMPLETE="OFF" onchange='$("#div_editer_facture").html("");'>
|
|
<?php liste_options($conventions, $codeConvention); ?>
|
|
</SELECT>
|
|
</td>
|
|
|
|
<td>
|
|
|
|
</td>
|
|
-->
|
|
<td colspan="3">
|
|
<button style='font-size:10pt;' type="button" class="form-control btn btn-info" onclick="javascript:editer_facture_garant();"> <?= _("Edition Facture Garant") ?> </button>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</fieldset>
|
|
|