nouveau fichier

This commit is contained in:
Rodolphe Quiedeville
2003-02-10 17:12:50 +00:00
parent 4dbb88512f
commit ee8e1a7ee2

View File

@@ -0,0 +1,217 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<link rel="stylesheet" type="text/css" href="../blue.css">
<title>FSFE France - Formulaire</title>
</head>
<body topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" marginheight="0" marginwidth="0">
<?PHP
require("../../../main.inc.php3");
require("../../../projetdon.class.php");
require("../../../don.class.php");
setlocale(LC_TIME,"fr_FR");
$db = new Db();
$don = new Don($db);
$don->id = $rowid;
$don->fetch($rowid);
?>
<blockquote>
<p></p>
<p></p>
<p></p>
<p></p>
<table width="100%" border="0" cellspacing="0" cellpadding="1" bgcolor="#ffffff">
<tr>
<td width="20%" nowrap>Cerfa No 11580 01</td>
<td nowrap>
<center>
<font size="+2">Re<52>u dons aux oeuvres</font>
<br>
<font size="+1">
<b>(Article 200-5 du Code G<>n<EFBFBD>ral des Imp<6D>ts)</b>
</font>
<br>
+ article 238 bis
</center>
</td>
<td width="15%" nowrap>
<center>
Num<75>ro d'ordre du re<72>u<p></p>
<table border="0" cellspacing="0" cellpadding="1" bgcolor="#000000">
<tr>
<td valign="bottom" align="center">
<table border="0" bgcolor="#ffffff" cellspacing="0" cellpadding="3">
<tr>
<td width="100" height="20">
No:
</td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</td>
</tr>
</table>
<p></p>
<table width="100%" border="0" cellspacing="0" cellpadding="1" bgcolor="#000000">
<tr>
<td valign="bottom">
<table width="100%" border="0" bgcolor="#ffffff" cellspacing="0" cellpadding="3">
<tr bgcolor="#e0e0e0" align="center">
<td nowrap>
<font size="+2">
<b>B<>n<EFBFBD>ficiaire des versements</b>
</font>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="1" bgcolor="#000000">
<tr>
<td valign="bottom">
<table width="100%" border="0" bgcolor="#ffffff" cellspacing="0" cellpadding="3">
<tr>
<td>
<b>Nom ou d<>nomination :</b>
<br>
Free Software Foundation Europe Chapter France (FSF France) <br>
<b>Adresse :</b>
<br>
<b>No</b> 8 <b>Rue</b> de Valois <br>
<b>Code postal</b> 75001 <b>Commune</b> Paris <br>
<b>Objet</b> : <br>
Le soutien <20> tous les organismes d'Etat et priv<69>s dans
toutes les questions de Logiciels Libres, la
collaboration coordonn<6E>e avec les associations
nationales poursuivant les m<>mes objectifs et avec la
FSF Europe, le soutien de projets d<>veloppant des
Logiciels Libres, la diss<73>mination des id<69>aux
philosophiques des Logiciels Libres. La FSF France se
d<>die aux seules et imm<6D>diates finalit<69>s scientifiques
et d'utilit<69> publique.
<p></p>
<b>Organisme d'int<6E>r<EFBFBD>t g<>n<EFBFBD>ral ayant un caract<63>re
scientifique et <20>ducatif.</b>
</td>
</tr>
</table>
</td>
</tr>
</table>
<p></p>
<table width="100%" border="0" cellspacing="0" cellpadding="1" bgcolor="#000000">
<tr>
<td valign="bottom">
<table width="100%" border="0" bgcolor="#ffffff" cellspacing="0" cellpadding="3">
<tr bgcolor="#e0e0e0" align="center">
<td nowrap>
<font size="+2">
<b>Donateur</b>
</font>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="1" bgcolor="#000000">
<tr>
<td valign="bottom">
<table width="100%" border="0" bgcolor="#ffffff" cellspacing="0" cellpadding="3">
<tr>
<td>
<b>Nom :</b>
<?PHP print "$don->prenom $don->nom" ?><br>
<b>Adresse :</b>_____________________________________________<br>
<b>No</b> ______ <b>Rue</b> _________________________________<br>
<b>Code postal</b> <?PHP print $don->cp; ?> <b>Commune</b> <?PHP print $don->ville; ?><br>
</td>
</tr>
</table>
</td>
</tr>
</table>
<p></p>
<table width="100%" border="0" cellspacing="0" cellpadding="1" bgcolor="#000000">
<tr>
<td valign="bottom">
<table width="100%" border="0" bgcolor="#ffffff" cellspacing="0" cellpadding="3">
<tr>
<td>
Le b<>n<EFBFBD>ficiaire reconnait avoir re<72>u au titre des
versements ouvrant droit <20> r<>duction d'imp<6D>t, la
somme de : <br>
<table width="100%">
<tr align="center">
<td>
<?php print price($don->amount); ?> euros
</td>
</tr>
</table>
Somme en toutes lettres (<b>en euros</b>): <?php print transcoS2L(number_format($don->amount, 2, ',', ' '), "euros"); ?><br>
Date du paiement : <?php print strftime("%d %B %Y", $don->date); ?> <br>
Mode de versement :
<table width="100%">
<tr align="center">
<td valign="top">
Num<75>raire
</td>
<td valign="top">
<?php
if ($don->modepaiementid == 7)
{
print "Ch<43>que ou virement";
}
else
{
print "<b>Ch<43>que ou virement</b>";
}
?>
</td>
<td valign="top">
Autres
</td>
<td align="right">
<table border="0" cellspacing="0" cellpadding="1" bgcolor="#000000">
<tr>
<td valign="bottom" align="center">
<table border="0" bgcolor="#ffffff" cellspacing="0" cellpadding="3">
<tr>
<td width="200" height="100" valign="top">
<center>Date et signature</center>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</blockquote>
</body>
</html>