'.$langs->trans("User").': '.$_SESSION['prenom'].' '.$_SESSION['nom'].' '.$logout.' ';
print $langs->trans("CashDeskThirdParty").': '.$companyLink.' ';
/*print $langs->trans("CashDeskBankCash").': '.$bankcashLink.' ';
print $langs->trans("CashDeskBankCB").': '.$bankcbLink.' ';
diff --git a/htdocs/cashdesk/tpl/ticket.tpl.php b/htdocs/cashdesk/tpl/ticket.tpl.php
index aa80b515d67..2955edb6bfc 100644
--- a/htdocs/cashdesk/tpl/ticket.tpl.php
+++ b/htdocs/cashdesk/tpl/ticket.tpl.php
@@ -15,7 +15,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with this program. If not, see .
+along with this program; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-->
diff --git a/htdocs/cashdesk/tpl/validation1.tpl.php b/htdocs/cashdesk/tpl/validation1.tpl.php
index b18bf124ae4..f3a440b4929 100644
--- a/htdocs/cashdesk/tpl/validation1.tpl.php
+++ b/htdocs/cashdesk/tpl/validation1.tpl.php
@@ -15,7 +15,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with this program. If not, see .
+along with this program; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-->
';
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:34 $ - $Revision: 1.53 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/comm/propal/class/propal.class.php b/htdocs/comm/propal/class/propal.class.php
index c7ca5ed3834..0928f2d0ca3 100644
--- a/htdocs/comm/propal/class/propal.class.php
+++ b/htdocs/comm/propal/class/propal.class.php
@@ -20,7 +20,8 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
@@ -29,7 +30,7 @@
* \author Rodolphe Qiedeville
* \author Eric Seigne
* \author Laurent Destailleur
- * \version $Id: propal.class.php,v 1.110 2011/08/03 00:46:39 eldy Exp $
+ * \version $Id: propal.class.php,v 1.109 2011/06/30 13:27:21 hregis Exp $
*/
require_once(DOL_DOCUMENT_ROOT ."/core/class/commonobject.class.php");
diff --git a/htdocs/comm/propal/class/propalestats.class.php b/htdocs/comm/propal/class/propalestats.class.php
index e7fec979f5d..d880478352e 100644
--- a/htdocs/comm/propal/class/propalestats.class.php
+++ b/htdocs/comm/propal/class/propalestats.class.php
@@ -14,14 +14,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/comm/propal/class/propalestats.class.php
* \ingroup propales
* \brief Fichier de la classe de gestion des stats des propales
- * \version $Id: propalestats.class.php,v 1.6 2011/08/03 00:46:38 eldy Exp $
+ * \version $Id: propalestats.class.php,v 1.5 2011/07/04 10:30:03 eldy Exp $
*/
include_once DOL_DOCUMENT_ROOT . "/core/class/stats.class.php";
diff --git a/htdocs/comm/propal/contact.php b/htdocs/comm/propal/contact.php
index 223432fdb88..23704a8a7ce 100644
--- a/htdocs/comm/propal/contact.php
+++ b/htdocs/comm/propal/contact.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/comm/propal/contact.php
* \ingroup propal
* \brief Onglet de gestion des contacts de propal
- * \version $Id: contact.php,v 1.43 2011/08/03 00:46:33 eldy Exp $
+ * \version $Id$
*/
require("../../main.inc.php");
@@ -407,5 +408,5 @@ if ($id > 0 || ! empty($ref))
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:33 $');
+llxFooter('$Date$');
?>
\ No newline at end of file
diff --git a/htdocs/comm/propal/document.php b/htdocs/comm/propal/document.php
index 054fe9dfb05..c6bbc00d399 100644
--- a/htdocs/comm/propal/document.php
+++ b/htdocs/comm/propal/document.php
@@ -15,14 +15,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/comm/propal/document.php
* \ingroup propale
* \brief Page de gestion des documents attaches a une proposition commerciale
- * \version $Id: document.php,v 1.68 2011/08/03 00:46:33 eldy Exp $
+ * \version $Id: document.php,v 1.67 2011/07/14 05:21:53 hregis Exp $
*/
require("../../main.inc.php");
@@ -208,5 +209,5 @@ else
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:33 $ - $Revision: 1.68 $');
+llxFooter('$Date: 2011/07/14 05:21:53 $ - $Revision: 1.67 $');
?>
diff --git a/htdocs/comm/propal/index.php b/htdocs/comm/propal/index.php
index 22b79c8750b..4943178e9c5 100644
--- a/htdocs/comm/propal/index.php
+++ b/htdocs/comm/propal/index.php
@@ -14,14 +14,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/comm/propal/index.php
* \ingroup propal
* \brief Home page of proposal area
- * \version $Id: index.php,v 1.7 2011/08/03 00:46:34 eldy Exp $
+ * \version $Id: index.php,v 1.6 2011/07/04 10:35:49 hregis Exp $
*/
require("../../main.inc.php");
@@ -415,6 +416,6 @@ print '';
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:34 $ - $Revision: 1.7 $');
+llxFooter('$Date: 2011/07/04 10:35:49 $ - $Revision: 1.6 $');
?>
diff --git a/htdocs/comm/propal/info.php b/htdocs/comm/propal/info.php
index dd7fce33240..f6e4cfbee66 100644
--- a/htdocs/comm/propal/info.php
+++ b/htdocs/comm/propal/info.php
@@ -14,14 +14,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
\file htdocs/comm/propal/info.php
\ingroup propale
\brief Page d'affichage des infos d'une proposition commerciale
- \version $Id: info.php,v 1.34 2011/08/03 00:46:34 eldy Exp $
+ \version $Id$
*/
require("../../main.inc.php");
@@ -65,5 +66,5 @@ print '
';
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:34 $ - $Revision: 1.34 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/comm/propal/note.php b/htdocs/comm/propal/note.php
index adbea7b3dc1..d75df348f83 100644
--- a/htdocs/comm/propal/note.php
+++ b/htdocs/comm/propal/note.php
@@ -15,14 +15,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/comm/propal/note.php
* \ingroup propale
* \brief Fiche d'information sur une proposition commerciale
- * \version $Id: note.php,v 1.62 2011/08/03 00:46:33 eldy Exp $
+ * \version $Id$
*/
require("../../main.inc.php");
@@ -226,5 +227,5 @@ if ($id > 0 || ! empty($ref))
}
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:33 $ - $Revision: 1.15 ');
+llxFooter('$Date$ - $Revision: 1.15 ');
?>
diff --git a/htdocs/comm/propal/stats/index.php b/htdocs/comm/propal/stats/index.php
index b614b84fc87..1aba0a311aa 100644
--- a/htdocs/comm/propal/stats/index.php
+++ b/htdocs/comm/propal/stats/index.php
@@ -14,14 +14,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/comm/propal/stats/index.php
* \ingroup propale
* \brief Page des stats propositions commerciales
- * \version $Id: index.php,v 1.34 2011/08/03 00:46:38 eldy Exp $
+ * \version $Id$
*/
require("../../../main.inc.php");
@@ -224,5 +225,5 @@ print '';
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:38 $ - $Revision: 1.34 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/comm/propal/stats/month.php b/htdocs/comm/propal/stats/month.php
index 702fac34991..34e215d23d9 100644
--- a/htdocs/comm/propal/stats/month.php
+++ b/htdocs/comm/propal/stats/month.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
\file htdocs/comm/propal/stats/month.php
\ingroup propale
\brief Page des stats propositions commerciales par mois
- \version $Id: month.php,v 1.27 2011/08/03 00:46:38 eldy Exp $
+ \version $Id$
*/
require("../../../main.inc.php");
@@ -174,5 +175,5 @@ print '';
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:38 $ - $Revision: 1.27 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/comm/propal/tpl/linkedobjectblock.tpl.php b/htdocs/comm/propal/tpl/linkedobjectblock.tpl.php
index 625fe1da908..a938d5f01f4 100644
--- a/htdocs/comm/propal/tpl/linkedobjectblock.tpl.php
+++ b/htdocs/comm/propal/tpl/linkedobjectblock.tpl.php
@@ -12,9 +12,10 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $Id: linkedobjectblock.tpl.php,v 1.8 2011/08/03 00:46:31 eldy Exp $
+ * $Id$
*/
?>
diff --git a/htdocs/comm/prospect/class/prospect.class.php b/htdocs/comm/prospect/class/prospect.class.php
index bf7b385ecba..e050d31cb28 100644
--- a/htdocs/comm/prospect/class/prospect.class.php
+++ b/htdocs/comm/prospect/class/prospect.class.php
@@ -14,14 +14,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/comm/prospect/class/prospect.class.php
* \ingroup societe
* \brief Fichier de la classe des prospects
- * \version $Id: prospect.class.php,v 1.4 2011/08/03 00:46:21 eldy Exp $
+ * \version $Id$
*/
include_once(DOL_DOCUMENT_ROOT."/societe/class/societe.class.php");
diff --git a/htdocs/comm/prospect/fiche.php b/htdocs/comm/prospect/fiche.php
index 9aa020019b2..6f2820db4cc 100644
--- a/htdocs/comm/prospect/fiche.php
+++ b/htdocs/comm/prospect/fiche.php
@@ -14,14 +14,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/comm/prospect/fiche.php
* \ingroup prospect
* \brief Page de la fiche prospect
- * \version $Id: fiche.php,v 1.127 2011/08/03 00:46:27 eldy Exp $
+ * \version $Id$
*/
require_once("../../main.inc.php");
@@ -337,5 +338,5 @@ if ($socid > 0)
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:27 $ - $Revision: 1.127 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/comm/prospect/index.php b/htdocs/comm/prospect/index.php
index 47eaa088251..951ac560f43 100644
--- a/htdocs/comm/prospect/index.php
+++ b/htdocs/comm/prospect/index.php
@@ -14,14 +14,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/comm/prospect/index.php
* \ingroup commercial
* \brief Home page of propest area
- * \version $Id: index.php,v 1.51 2011/08/03 00:46:27 eldy Exp $
+ * \version $Id$
*/
require("../../main.inc.php");
@@ -283,5 +284,5 @@ print '';
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:27 $ - $Revision: 1.51 $');
+llxFooter('$Date$ - $Revision$');
?>
\ No newline at end of file
diff --git a/htdocs/comm/prospect/prospects.php b/htdocs/comm/prospect/prospects.php
index 2843131d06b..1ba4d97c6b5 100644
--- a/htdocs/comm/prospect/prospects.php
+++ b/htdocs/comm/prospect/prospects.php
@@ -15,14 +15,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/comm/prospect/prospects.php
* \ingroup prospect
* \brief Page to list prospects
- * \version $Id: prospects.php,v 1.85 2011/08/03 00:46:27 eldy Exp $
+ * \version $Id$
*/
require("../../main.inc.php");
@@ -426,5 +427,5 @@ else
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:27 $ - $Revision: 1.85 $');
+llxFooter('$Date$ - $Revision$');
?>
\ No newline at end of file
diff --git a/htdocs/comm/prospect/recap-prospect.php b/htdocs/comm/prospect/recap-prospect.php
index 1187cdd5493..b6a60aca1e0 100644
--- a/htdocs/comm/prospect/recap-prospect.php
+++ b/htdocs/comm/prospect/recap-prospect.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/fourn/recap-fourn.php
* \ingroup fournisseur
* \brief Page de fiche recap fournisseur
- * \version $Id: recap-prospect.php,v 1.9 2011/08/03 00:46:28 eldy Exp $
+ * \version $Id$
*/
require("../../main.inc.php");
@@ -92,5 +93,5 @@ else
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:28 $ - $Revision: 1.9 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/comm/recap-client.php b/htdocs/comm/recap-client.php
index d0ab825b8d3..b28576c3f37 100644
--- a/htdocs/comm/recap-client.php
+++ b/htdocs/comm/recap-client.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/comm/recap-client.php
* \ingroup societe
* \brief Page de fiche recap client
- * \version $Id: recap-client.php,v 1.13 2011/08/03 00:46:27 eldy Exp $
+ * \version $Id$
*/
require("../main.inc.php");
@@ -92,5 +93,5 @@ else
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:27 $ - $Revision: 1.13 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/comm/remise.php b/htdocs/comm/remise.php
index 225398bfa23..fcf47a19bc2 100644
--- a/htdocs/comm/remise.php
+++ b/htdocs/comm/remise.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/comm/remise.php
* \ingroup societe
* \brief Onglet remise de la societe
- * \version $Id: remise.php,v 1.35 2011/08/03 00:46:27 eldy Exp $
+ * \version $Id$
*/
require("../main.inc.php");
@@ -180,5 +181,5 @@ if ($_socid > 0)
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:27 $ - $Revision: 1.35 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/comm/remx.php b/htdocs/comm/remx.php
index fb6f6c0e24a..3df17e802c2 100644
--- a/htdocs/comm/remx.php
+++ b/htdocs/comm/remx.php
@@ -14,14 +14,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/comm/remx.php
* \ingroup societe
* \brief Page to edit absolute discounts for a customer
- * \version $Id: remx.php,v 1.52 2011/08/03 00:46:26 eldy Exp $
+ * \version $Id: remx.php,v 1.51 2011/07/17 20:02:10 eldy Exp $
*/
require("../main.inc.php");
@@ -538,5 +539,5 @@ if ($_socid > 0)
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:26 $ - $Revision: 1.52 $');
+llxFooter('$Date: 2011/07/17 20:02:10 $ - $Revision: 1.51 $');
?>
diff --git a/htdocs/commande/stats/index.php b/htdocs/commande/stats/index.php
index 865d4a639d4..8e39c38d886 100644
--- a/htdocs/commande/stats/index.php
+++ b/htdocs/commande/stats/index.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/commande/stats/index.php
* \ingroup commande
* \brief Page with customers or suppliers orders statistics
- * \version $Id: index.php,v 1.39 2011/08/03 00:46:39 eldy Exp $
+ * \version $Id$
*/
require("../../main.inc.php");
@@ -239,5 +240,5 @@ print '';
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:39 $ - $Revision: 1.39 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/commande/stats/month.php b/htdocs/commande/stats/month.php
index 6782f48f27b..0515fbdfbbb 100644
--- a/htdocs/commande/stats/month.php
+++ b/htdocs/commande/stats/month.php
@@ -14,14 +14,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/commande/stats/month.php
* \ingroup commande
* \brief Page des stats commandes par mois
- * \version $Id: month.php,v 1.34 2011/08/03 00:46:39 eldy Exp $
+ * \version $Id$
*/
require("../../main.inc.php");
require_once(DOL_DOCUMENT_ROOT."/commande/class/commande.class.php");
@@ -191,5 +192,5 @@ print '';
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:39 $ - $Revision: 1.34 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/commande/tpl/linkedobjectblock.tpl.php b/htdocs/commande/tpl/linkedobjectblock.tpl.php
index 8d3c0e04e50..50bf6f657aa 100644
--- a/htdocs/commande/tpl/linkedobjectblock.tpl.php
+++ b/htdocs/commande/tpl/linkedobjectblock.tpl.php
@@ -12,9 +12,10 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $Id: linkedobjectblock.tpl.php,v 1.10 2011/08/03 00:46:36 eldy Exp $
+ * $Id$
*/
?>
diff --git a/htdocs/compta/bank/rappro.php b/htdocs/compta/bank/rappro.php
index cfe6b3e7cdc..f44ccfb4894 100644
--- a/htdocs/compta/bank/rappro.php
+++ b/htdocs/compta/bank/rappro.php
@@ -14,15 +14,14 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program. If not, see .
*/
/**
* \file htdocs/compta/bank/rappro.php
* \ingroup banque
* \brief Page to reconciliate bank transactions
- * \version $Id: rappro.php,v 1.67 2011/07/26 23:16:47 eldy Exp $
+ * \version $Id: rappro.php,v 1.68 2011/07/31 22:23:16 eldy Exp $
*/
require("./pre.inc.php");
@@ -403,5 +402,5 @@ else
$db->close();
-llxFooter('$Date: 2011/07/26 23:16:47 $ - $Revision: 1.67 $');
+llxFooter('$Date: 2011/07/31 22:23:16 $ - $Revision: 1.68 $');
?>
diff --git a/htdocs/compta/charges/index.php b/htdocs/compta/charges/index.php
index d409dea9085..21c50680e28 100644
--- a/htdocs/compta/charges/index.php
+++ b/htdocs/compta/charges/index.php
@@ -14,14 +14,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/charges/index.php
* \ingroup compta
* \brief Page to list payments of social contributions and vat
- * \version $Id: index.php,v 1.42 2011/08/03 00:46:34 eldy Exp $
+ * \version $Id$
*/
require("../../main.inc.php");
@@ -256,5 +257,5 @@ if (empty($_GET["mode"]) || $_GET["mode"] != 'sconly')
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:34 $ - $Revision: 1.42 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/class/comptacompte.class.php b/htdocs/compta/class/comptacompte.class.php
index df520efdab0..b7b3537f099 100644
--- a/htdocs/compta/class/comptacompte.class.php
+++ b/htdocs/compta/class/comptacompte.class.php
@@ -12,14 +12,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/class/comptacompte.class.php
* \ingroup compta
* \brief Fichier de la classe des comptes comptable
- * \version $Id: comptacompte.class.php,v 1.3 2011/08/03 00:46:33 eldy Exp $
+ * \version $Id$
*/
diff --git a/htdocs/compta/clients.php b/htdocs/compta/clients.php
index e6b200a582c..12ca59b4e2c 100644
--- a/htdocs/compta/clients.php
+++ b/htdocs/compta/clients.php
@@ -14,14 +14,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/clients.php
* \ingroup compta
* \brief Show list of customers to add an new invoice
- * \version $Id: clients.php,v 1.66 2011/08/03 00:46:24 eldy Exp $
+ * \version $Id$
*/
require('../main.inc.php');
@@ -214,5 +215,5 @@ else
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:24 $ - 1.46 $');
+llxFooter('$Date$ - 1.46 $');
?>
diff --git a/htdocs/compta/deplacement/fiche.php b/htdocs/compta/deplacement/fiche.php
index 97027bb143e..c49a853ea4a 100644
--- a/htdocs/compta/deplacement/fiche.php
+++ b/htdocs/compta/deplacement/fiche.php
@@ -14,13 +14,14 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/deplacement/fiche.php
* \brief Page to show a trip card
- * \version $Id: fiche.php,v 1.56 2011/08/03 00:46:35 eldy Exp $
+ * \version $Id: fiche.php,v 1.55 2011/06/29 17:55:33 eldy Exp $
*/
require("../../main.inc.php");
@@ -432,5 +433,5 @@ print '';
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:35 $ - $Revision: 1.56 $');
+llxFooter('$Date: 2011/06/29 17:55:33 $ - $Revision: 1.55 $');
?>
diff --git a/htdocs/compta/deplacement/index.php b/htdocs/compta/deplacement/index.php
index d6a602663be..994e9e814e2 100644
--- a/htdocs/compta/deplacement/index.php
+++ b/htdocs/compta/deplacement/index.php
@@ -15,13 +15,14 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/deplacement/index.php
* \brief Page list of expenses
- * \version $Id: index.php,v 1.45 2011/08/03 00:46:35 eldy Exp $
+ * \version $Id: index.php,v 1.44 2011/06/29 17:55:33 eldy Exp $
*/
require("../../main.inc.php");
@@ -193,5 +194,5 @@ else dol_print_error($db);
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:35 $ - $Revision: 1.45 $');
+llxFooter('$Date: 2011/06/29 17:55:33 $ - $Revision: 1.44 $');
?>
diff --git a/htdocs/compta/deplacement/list.php b/htdocs/compta/deplacement/list.php
index b8b6b648dfa..504eea0ae1d 100755
--- a/htdocs/compta/deplacement/list.php
+++ b/htdocs/compta/deplacement/list.php
@@ -15,13 +15,14 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/deplacement/list.php
* \brief Page list of expenses
- * \version $Id: list.php,v 1.3 2011/08/03 00:46:35 eldy Exp $
+ * \version $Id: list.php,v 1.2 2011/06/30 21:53:02 eldy Exp $
*/
require("../../main.inc.php");
@@ -155,5 +156,5 @@ else
}
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:35 $ - $Revision: 1.3 $');
+llxFooter('$Date: 2011/06/30 21:53:02 $ - $Revision: 1.2 $');
?>
diff --git a/htdocs/compta/deplacement/note.php b/htdocs/compta/deplacement/note.php
index 9b84ee87349..3f1a2045b69 100644
--- a/htdocs/compta/deplacement/note.php
+++ b/htdocs/compta/deplacement/note.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/deplacement/note.php
* \ingroup trip
* \brief Notes on a trip card
- * \version $Id: note.php,v 1.7 2011/08/03 00:46:35 eldy Exp $
+ * \version $Id$
*/
require("../../main.inc.php");
@@ -206,5 +207,5 @@ if ($id > 0 || ! empty($ref))
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:35 $ - $Revision: 1.7 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/deplacement/stats/index.php b/htdocs/compta/deplacement/stats/index.php
index 387ffc0c182..20619e32e11 100755
--- a/htdocs/compta/deplacement/stats/index.php
+++ b/htdocs/compta/deplacement/stats/index.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/deplacement/stats/index.php
* \ingroup deplacement
* \brief Page des stats deplacement et notes de frais
- * \version $Id: index.php,v 1.8 2011/08/03 00:46:28 eldy Exp $
+ * \version $Id$
*/
require("../../../main.inc.php");
@@ -210,5 +211,5 @@ print '';
print '';
-llxFooter('$Date: 2011/08/03 00:46:28 $ - $Revision: 1.8 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/deplacement/stats/month.php b/htdocs/compta/deplacement/stats/month.php
index 1b76ab24bc4..572f13f6d51 100755
--- a/htdocs/compta/deplacement/stats/month.php
+++ b/htdocs/compta/deplacement/stats/month.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/deplacement/stats/month.php
* \ingroup facture
* \brief Page des stats notes de frais par mois
- * \version $Id: month.php,v 1.4 2011/08/03 00:46:28 eldy Exp $
+ * \version $Id$
*/
require("../../../main.inc.php");
@@ -157,5 +158,5 @@ print '';
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:28 $ - $Revision: 1.4 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/dons/class/don.class.php b/htdocs/compta/dons/class/don.class.php
index 22a3aec0e32..94ea39a56b2 100644
--- a/htdocs/compta/dons/class/don.class.php
+++ b/htdocs/compta/dons/class/don.class.php
@@ -14,14 +14,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/dons/class/don.class.php
* \ingroup don
* \brief Fichier de la classe des dons
- * \version $Id: don.class.php,v 1.11 2011/08/03 00:46:39 eldy Exp $
+ * \version $Id: don.class.php,v 1.10 2011/06/29 17:55:34 eldy Exp $
*/
require_once(DOL_DOCUMENT_ROOT ."/core/class/commonobject.class.php");
diff --git a/htdocs/compta/dons/fiche.php b/htdocs/compta/dons/fiche.php
index a8238bc334d..aaec1ec6d6a 100644
--- a/htdocs/compta/dons/fiche.php
+++ b/htdocs/compta/dons/fiche.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/dons/fiche.php
* \ingroup don
* \brief Page of donation card
- * \version $Id: fiche.php,v 1.77 2011/08/03 00:46:37 eldy Exp $
+ * \version $Id$
*/
require("../../main.inc.php");
@@ -566,5 +567,5 @@ if ($_GET["rowid"] && $_GET["action"] != 'edit')
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:37 $ - $Revision: 1.77 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/dons/index.php b/htdocs/compta/dons/index.php
index f5094854ba7..eded37ea345 100644
--- a/htdocs/compta/dons/index.php
+++ b/htdocs/compta/dons/index.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/dons/index.php
* \ingroup don
* \brief Home page of donation module
- * \version $Id: index.php,v 1.29 2011/08/03 00:46:37 eldy Exp $
+ * \version $Id: index.php,v 1.28 2011/06/29 17:55:33 eldy Exp $
*/
require("../../main.inc.php");
@@ -201,5 +202,5 @@ print '';
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:37 $ - $Revision: 1.29 $');
+llxFooter('$Date: 2011/06/29 17:55:33 $ - $Revision: 1.28 $');
?>
diff --git a/htdocs/compta/dons/liste.php b/htdocs/compta/dons/liste.php
index bbe88b8ee41..61f1c321947 100644
--- a/htdocs/compta/dons/liste.php
+++ b/htdocs/compta/dons/liste.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/dons/liste.php
* \ingroup don
* \brief Page de liste des dons
- * \version $Id: liste.php,v 1.35 2011/08/03 00:46:37 eldy Exp $
+ * \version $Id: liste.php,v 1.34 2011/06/30 21:53:02 eldy Exp $
*/
require("../../main.inc.php");
@@ -192,5 +193,5 @@ else
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:37 $ - $Revision: 1.35 $');
+llxFooter('$Date: 2011/06/30 21:53:02 $ - $Revision: 1.34 $');
?>
diff --git a/htdocs/compta/dons/stats.php b/htdocs/compta/dons/stats.php
index 4d0b06b2054..539ced23518 100644
--- a/htdocs/compta/dons/stats.php
+++ b/htdocs/compta/dons/stats.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
\file htdocs/compta/dons/stats.php
\ingroup don
\brief Page des statistiques de dons
- \version $Id: stats.php,v 1.17 2011/08/03 00:46:37 eldy Exp $
+ \version $Id$
*/
require("../../main.inc.php");
@@ -80,5 +81,5 @@ else
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:37 $ - $Revision: 1.17 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php
index c8c1516b9ad..f11c7c58af9 100644
--- a/htdocs/compta/facture.php
+++ b/htdocs/compta/facture.php
@@ -18,14 +18,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/facture.php
* \ingroup facture
* \brief Page to create/see an invoice
- * \version $Id: facture.php,v 1.850 2011/08/03 00:46:23 eldy Exp $
+ * \version $Id: facture.php,v 1.849 2011/07/17 19:58:55 eldy Exp $
*/
require('../main.inc.php');
@@ -3247,5 +3248,5 @@ else
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:23 $ - $Revision: 1.850 $');
+llxFooter('$Date: 2011/07/17 19:58:55 $ - $Revision: 1.849 $');
?>
diff --git a/htdocs/compta/facture/class/facture-rec.class.php b/htdocs/compta/facture/class/facture-rec.class.php
index a3dd4b3a46d..68a827b4f16 100644
--- a/htdocs/compta/facture/class/facture-rec.class.php
+++ b/htdocs/compta/facture/class/facture-rec.class.php
@@ -15,14 +15,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/facture/class/facture-rec.class.php
* \ingroup facture
* \brief Fichier de la classe des factures recurentes
- * \version $Id: facture-rec.class.php,v 1.16 2011/08/03 00:46:25 eldy Exp $
+ * \version $Id$
*/
require_once(DOL_DOCUMENT_ROOT."/core/class/notify.class.php");
diff --git a/htdocs/compta/facture/class/facture.class.php b/htdocs/compta/facture/class/facture.class.php
index d0242e9a77c..8060ef58a4c 100644
--- a/htdocs/compta/facture/class/facture.class.php
+++ b/htdocs/compta/facture/class/facture.class.php
@@ -20,14 +20,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/facture/class/facture.class.php
* \ingroup facture
* \brief Fichier de la classe des factures clients
- * \version $Id: facture.class.php,v 1.124 2011/08/03 00:46:25 eldy Exp $
+ * \version $Id: facture.class.php,v 1.123 2011/07/04 10:35:48 hregis Exp $
*/
require_once(DOL_DOCUMENT_ROOT ."/core/class/commonobject.class.php");
diff --git a/htdocs/compta/facture/class/facturestats.class.php b/htdocs/compta/facture/class/facturestats.class.php
index a5edf2478e5..9ae7ef1aad9 100644
--- a/htdocs/compta/facture/class/facturestats.class.php
+++ b/htdocs/compta/facture/class/facturestats.class.php
@@ -14,14 +14,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/facture/class/facturestats.class.php
* \ingroup factures
* \brief Fichier de la classe de gestion des stats des factures
- * \version $Id: facturestats.class.php,v 1.7 2011/08/03 00:46:25 eldy Exp $
+ * \version $Id: facturestats.class.php,v 1.6 2011/07/04 10:30:01 eldy Exp $
*/
include_once DOL_DOCUMENT_ROOT . "/core/class/stats.class.php";
include_once DOL_DOCUMENT_ROOT . "/compta/facture/class/facture.class.php";
diff --git a/htdocs/compta/facture/class/paymentterm.class.php b/htdocs/compta/facture/class/paymentterm.class.php
index 666185b6c96..f435361ed61 100644
--- a/htdocs/compta/facture/class/paymentterm.class.php
+++ b/htdocs/compta/facture/class/paymentterm.class.php
@@ -12,14 +12,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file compta/facture/class/paymentterm.class.php
* \ingroup facture
* \brief This file is an example for a CRUD class file (Create/Read/Update/Delete)
- * \version $Id: paymentterm.class.php,v 1.5 2011/08/03 00:46:25 eldy Exp $
+ * \version $Id$
* \author Put author name here
* \remarks Initialy built by build_class_from_table on 2010-09-06 00:33
*/
diff --git a/htdocs/compta/facture/tpl/linkedobjectblock.tpl.php b/htdocs/compta/facture/tpl/linkedobjectblock.tpl.php
index 82a69280d08..14886dfea6a 100644
--- a/htdocs/compta/facture/tpl/linkedobjectblock.tpl.php
+++ b/htdocs/compta/facture/tpl/linkedobjectblock.tpl.php
@@ -12,9 +12,10 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $Id: linkedobjectblock.tpl.php,v 1.11 2011/08/03 00:46:35 eldy Exp $
+ * $Id$
*/
?>
diff --git a/htdocs/compta/journal/index.php b/htdocs/compta/journal/index.php
index 4401faa0d9b..025d672f094 100755
--- a/htdocs/compta/journal/index.php
+++ b/htdocs/compta/journal/index.php
@@ -13,7 +13,8 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
require("../../main.inc.php");
@@ -64,5 +65,5 @@ $somethingshown=$myobject->showLinkedObjectBlock();
// End of page
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:37 $ - $Revision: 1.4 $');
+llxFooter('$Date$ - $Revision$');
?>
\ No newline at end of file
diff --git a/htdocs/compta/journal/purchasesjournal.php b/htdocs/compta/journal/purchasesjournal.php
index e80654f49ae..a594d2977ae 100755
--- a/htdocs/compta/journal/purchasesjournal.php
+++ b/htdocs/compta/journal/purchasesjournal.php
@@ -14,7 +14,8 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
require("../../main.inc.php");
@@ -201,5 +202,5 @@ print "";
// End of page
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:36 $ - $Revision: 1.9 $');
+llxFooter('$Date$ - $Revision$');
?>
\ No newline at end of file
diff --git a/htdocs/compta/paiement/avalider.php b/htdocs/compta/paiement/avalider.php
index 23d37ad6aac..3c4f1c6b5d3 100644
--- a/htdocs/compta/paiement/avalider.php
+++ b/htdocs/compta/paiement/avalider.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
\file htdocs/compta/paiement/avalider.php
\ingroup compta
\brief Page liste des paiements a valider des factures clients
- \version $Id: avalider.php,v 1.13 2011/08/03 00:46:34 eldy Exp $
+ \version $Id$
*/
require("../../main.inc.php");
@@ -120,5 +121,5 @@ if ($resql)
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:34 $ - $Revision: 1.13 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/paiement/cheque/class/remisecheque.class.php b/htdocs/compta/paiement/cheque/class/remisecheque.class.php
index a1a5c59b9c5..322aef28074 100644
--- a/htdocs/compta/paiement/cheque/class/remisecheque.class.php
+++ b/htdocs/compta/paiement/cheque/class/remisecheque.class.php
@@ -15,14 +15,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/paiement/cheque/class/remisecheque.class.php
* \ingroup compta
* \brief Fichier de la classe des bordereau de remise de cheque
- * \version $Id: remisecheque.class.php,v 1.14 2011/08/03 00:46:38 eldy Exp $
+ * \version $Id$
*/
require_once(DOL_DOCUMENT_ROOT ."/core/class/commonobject.class.php");
diff --git a/htdocs/compta/paiement/cheque/fiche.php b/htdocs/compta/paiement/cheque/fiche.php
index 367bfb1b329..8768393a460 100644
--- a/htdocs/compta/paiement/cheque/fiche.php
+++ b/htdocs/compta/paiement/cheque/fiche.php
@@ -15,14 +15,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/paiement/cheque/fiche.php
* \ingroup bank, invoice
* \brief Page for cheque deposits
- * \version $Id: fiche.php,v 1.78 2011/08/03 00:46:28 eldy Exp $
+ * \version $Id: fiche.php,v 1.77 2011/07/20 19:03:35 eldy Exp $
*/
require("./pre.inc.php"); // We use pre.inc.php to have a dynamic menu
@@ -619,5 +620,5 @@ if ($action != 'new')
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:28 $ - $Revision: 1.78 $');
+llxFooter('$Date: 2011/07/20 19:03:35 $ - $Revision: 1.77 $');
?>
diff --git a/htdocs/compta/paiement/cheque/index.php b/htdocs/compta/paiement/cheque/index.php
index 78e8fb7636f..b4dcaac4ad0 100644
--- a/htdocs/compta/paiement/cheque/index.php
+++ b/htdocs/compta/paiement/cheque/index.php
@@ -14,14 +14,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/paiement/cheque/index.php
* \ingroup compta
* \brief Home page for cheque receipts
- * \version $Id: index.php,v 1.21 2011/08/03 00:46:28 eldy Exp $
+ * \version $Id$
*/
require("./pre.inc.php");
@@ -149,5 +150,5 @@ print "\n";
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:28 $ - $Revision: 1.21 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/paiement/cheque/liste.php b/htdocs/compta/paiement/cheque/liste.php
index 18396b46abe..f0491127944 100644
--- a/htdocs/compta/paiement/cheque/liste.php
+++ b/htdocs/compta/paiement/cheque/liste.php
@@ -14,14 +14,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/paiement/cheque/liste.php
* \ingroup compta
* \brief Page liste des bordereau de remise de cheque
- * \version $Id: liste.php,v 1.31 2011/08/03 00:46:28 eldy Exp $
+ * \version $Id$
*/
require("./pre.inc.php");
@@ -150,5 +151,5 @@ else
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:28 $ - $Revision: 1.31 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/paiement/cheque/pre.inc.php b/htdocs/compta/paiement/cheque/pre.inc.php
index bfdfd9c3e84..ad609ec5595 100644
--- a/htdocs/compta/paiement/cheque/pre.inc.php
+++ b/htdocs/compta/paiement/cheque/pre.inc.php
@@ -14,14 +14,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/paiement/cheque/pre.inc.php
* \ingroup compta
* \brief Fichier gestionnaire du menu cheques
- * \version $Id: pre.inc.php,v 1.20 2011/08/03 00:46:28 eldy Exp $
+ * \version $Id: pre.inc.php,v 1.19 2011/07/04 11:33:23 eldy Exp $
*/
require_once("../../../main.inc.php");
diff --git a/htdocs/compta/paiement/class/paiement.class.php b/htdocs/compta/paiement/class/paiement.class.php
index d64a522c6b4..4e39cb1dd22 100644
--- a/htdocs/compta/paiement/class/paiement.class.php
+++ b/htdocs/compta/paiement/class/paiement.class.php
@@ -14,14 +14,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/paiement/class/paiement.class.php
* \ingroup facture
* \brief File of class to manage payments of customers invoices
- * \version $Id: paiement.class.php,v 1.22 2011/08/03 00:46:39 eldy Exp $
+ * \version $Id$
*/
require_once(DOL_DOCUMENT_ROOT ."/core/class/commonobject.class.php");
diff --git a/htdocs/compta/paiement/fiche.php b/htdocs/compta/paiement/fiche.php
index 1d19d4cb218..1c631a99f67 100644
--- a/htdocs/compta/paiement/fiche.php
+++ b/htdocs/compta/paiement/fiche.php
@@ -15,7 +15,8 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
@@ -23,7 +24,7 @@
* \ingroup facture
* \brief Page of a customer payment
* \remarks Nearly same file than fournisseur/paiement/fiche.php
- * \version $Id: fiche.php,v 1.76 2011/08/03 00:46:35 eldy Exp $
+ * \version $Id: fiche.php,v 1.75 2011/07/20 12:37:23 eldy Exp $
*/
require("../../main.inc.php");
@@ -356,5 +357,5 @@ print '';
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:35 $ - $Revision: 1.76 $');
+llxFooter('$Date: 2011/07/20 12:37:23 $ - $Revision: 1.75 $');
?>
diff --git a/htdocs/compta/paiement/index.php b/htdocs/compta/paiement/index.php
index 9a00268cffb..cfd46d4b0f1 100644
--- a/htdocs/compta/paiement/index.php
+++ b/htdocs/compta/paiement/index.php
@@ -12,9 +12,10 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $Id: index.php,v 1.10 2011/08/03 00:46:34 eldy Exp $
+ * $Id$
*/
require("../../main.inc.php");
@@ -36,5 +37,5 @@ print_fiche_titre("Payments");
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:34 $ - $Revision: 1.10 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/paiement/info.php b/htdocs/compta/paiement/info.php
index abf07137522..e7e4ba18a51 100644
--- a/htdocs/compta/paiement/info.php
+++ b/htdocs/compta/paiement/info.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/paiement/info.php
* \ingroup facture
* \brief Onglet info d'un paiement
- * \version $Id: info.php,v 1.18 2011/08/03 00:46:35 eldy Exp $
+ * \version $Id$
*/
require("../../main.inc.php");
@@ -73,5 +74,5 @@ print '';
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:35 $ - $Revision: 1.18 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/paiement/liste.php b/htdocs/compta/paiement/liste.php
index 99e9114f9b5..84b6506c5cf 100644
--- a/htdocs/compta/paiement/liste.php
+++ b/htdocs/compta/paiement/liste.php
@@ -14,14 +14,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/paiement/liste.php
* \ingroup compta
* \brief Page liste des paiements des factures clients
- * \version $Id: liste.php,v 1.52 2011/08/03 00:46:34 eldy Exp $
+ * \version $Id$
*/
require("../../main.inc.php");
@@ -236,5 +237,5 @@ else
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:34 $ - $Revision: 1.52 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/paiement/rapport.php b/htdocs/compta/paiement/rapport.php
index 240b230ace9..b9dd40bb979 100644
--- a/htdocs/compta/paiement/rapport.php
+++ b/htdocs/compta/paiement/rapport.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/paiement/rapport.php
* \ingroup facture
* \brief Payment reports page
- * \version $Id: rapport.php,v 1.47 2011/08/03 00:46:34 eldy Exp $
+ * \version $Id$
*/
require("../../main.inc.php");
@@ -186,5 +187,5 @@ if ($year)
}
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:34 $ - $Revision: 1.47 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/paiement_charge.php b/htdocs/compta/paiement_charge.php
index 89c0ad04941..4020909186d 100755
--- a/htdocs/compta/paiement_charge.php
+++ b/htdocs/compta/paiement_charge.php
@@ -12,14 +12,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/paiement_charge.php
* \ingroup tax
* \brief Page to add payment of a tax
- * \version $Id: paiement_charge.php,v 1.53 2011/08/03 00:46:22 eldy Exp $
+ * \version $Id: paiement_charge.php,v 1.52 2011/07/13 14:25:49 eldy Exp $
*/
require('../main.inc.php');
@@ -333,5 +334,5 @@ if ($_GET["action"] == 'create')
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:22 $ - $Revision: 1.53 $');
+llxFooter('$Date: 2011/07/13 14:25:49 $ - $Revision: 1.52 $');
?>
diff --git a/htdocs/compta/param/index.php b/htdocs/compta/param/index.php
index deca80c2147..589691efd73 100644
--- a/htdocs/compta/param/index.php
+++ b/htdocs/compta/param/index.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
\file htdocs/compta/param/index.php
\ingroup compta
\brief Page acceuil zone parametrage comptabilite
- \version $Id: index.php,v 1.12 2011/08/03 00:46:21 eldy Exp $
+ \version $Id$
*/
require("../../main.inc.php");
@@ -72,5 +73,5 @@ print '';
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:21 $ - $Revision: 1.12 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/payment_sc/fiche.php b/htdocs/compta/payment_sc/fiche.php
index 32786e44939..08ebd92ddf0 100644
--- a/htdocs/compta/payment_sc/fiche.php
+++ b/htdocs/compta/payment_sc/fiche.php
@@ -15,7 +15,8 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
@@ -23,7 +24,7 @@
* \ingroup facture
* \brief Onglet payment of a social contribution
* \remarks Fichier presque identique a fournisseur/paiement/fiche.php
- * \version $Id: fiche.php,v 1.14 2011/08/03 00:46:36 eldy Exp $
+ * \version $Id$
*/
require('../../main.inc.php');
@@ -326,5 +327,5 @@ print '';
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:36 $ - $Revision: 1.14 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/propal.php b/htdocs/compta/propal.php
index 2bad4a3fb46..d4db8280805 100644
--- a/htdocs/compta/propal.php
+++ b/htdocs/compta/propal.php
@@ -17,14 +17,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/propal.php
* \ingroup propale
* \brief Page liste des propales (vision compta)
- * \version $Id: propal.php,v 1.194 2011/08/03 00:46:24 eldy Exp $
+ * \version $Id: propal.php,v 1.193 2011/07/04 10:30:00 eldy Exp $
*/
require('../main.inc.php');
@@ -701,6 +702,6 @@ else
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:24 $ - $Revision: 1.194 $');
+llxFooter('$Date: 2011/07/04 10:30:00 $ - $Revision: 1.193 $');
?>
diff --git a/htdocs/compta/recap-compta.php b/htdocs/compta/recap-compta.php
index 8decaa8f985..86d7eefaefb 100644
--- a/htdocs/compta/recap-compta.php
+++ b/htdocs/compta/recap-compta.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/recap-compta.php
* \ingroup compta
* \brief Page de fiche recap compta
- * \version $Id: recap-compta.php,v 1.19 2011/08/03 00:46:24 eldy Exp $
+ * \version $Id$
*/
require('../main.inc.php');
@@ -213,5 +214,5 @@ else
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:24 $ - $Revision: 1.19 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/resultat/bilan.php b/htdocs/compta/resultat/bilan.php
index b037657df32..3911866f1f3 100644
--- a/htdocs/compta/resultat/bilan.php
+++ b/htdocs/compta/resultat/bilan.php
@@ -12,13 +12,14 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/** \file htdocs/compta/resultat/bilan.php
* \ingroup compta
* \brief Fichier page bilan compta
- * \version $Id: bilan.php,v 1.12 2011/08/03 00:46:31 eldy Exp $
+ * \version $Id$
*/
require('../../main.inc.php');
@@ -51,5 +52,5 @@ print "Cet �tat n'est pas disponible.";
$db->close();
-llxFooter("Dernière modification $Date: 2011/08/03 00:46:31 $ révision $Revision: 1.12 $");
+llxFooter("Dernière modification $Date$ révision $Revision$");
?>
diff --git a/htdocs/compta/resultat/clientfourn.php b/htdocs/compta/resultat/clientfourn.php
index 0cecb922024..d9b46fd0165 100644
--- a/htdocs/compta/resultat/clientfourn.php
+++ b/htdocs/compta/resultat/clientfourn.php
@@ -14,13 +14,14 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/resultat/clientfourn.php
* \brief Page reporting
- * \version $Id: clientfourn.php,v 1.63 2011/08/03 00:46:31 eldy Exp $
+ * \version $Id: clientfourn.php,v 1.62 2011/07/20 19:03:33 eldy Exp $
*/
require('../../main.inc.php');
@@ -688,5 +689,5 @@ print ' ';
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:31 $ - $Revision: 1.63 $');
+llxFooter('$Date: 2011/07/20 19:03:33 $ - $Revision: 1.62 $');
?>
diff --git a/htdocs/compta/resultat/compteres.php b/htdocs/compta/resultat/compteres.php
index 4aae0ff0010..daa29dfc2a3 100644
--- a/htdocs/compta/resultat/compteres.php
+++ b/htdocs/compta/resultat/compteres.php
@@ -12,7 +12,8 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
@@ -45,5 +46,5 @@ print "Cet �tat n'est pas disponible.";
$db->close();
-llxFooter("Dernière modification $Date: 2011/08/03 00:46:31 $ révision $Revision: 1.10 $");
+llxFooter("Dernière modification $Date$ révision $Revision$");
?>
diff --git a/htdocs/compta/resultat/index.php b/htdocs/compta/resultat/index.php
index 473a1066de4..2ea637e3a2c 100644
--- a/htdocs/compta/resultat/index.php
+++ b/htdocs/compta/resultat/index.php
@@ -14,13 +14,14 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/resultat/index.php
* \brief Page reporting resultat
- * \version $Id: index.php,v 1.49 2011/08/03 00:46:31 eldy Exp $
+ * \version $Id$
*/
require('../../main.inc.php');
@@ -513,6 +514,6 @@ print "";
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:31 $ - $Revision: 1.49 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/sociales/class/chargesociales.class.php b/htdocs/compta/sociales/class/chargesociales.class.php
index d5d07793475..b0358c51fbf 100644
--- a/htdocs/compta/sociales/class/chargesociales.class.php
+++ b/htdocs/compta/sociales/class/chargesociales.class.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/sociales/class/chargesociales.class.php
* \ingroup facture
* \brief Fichier de la classe des charges sociales
- * \version $Id: chargesociales.class.php,v 1.14 2011/08/03 00:46:38 eldy Exp $
+ * \version $Id$
*/
require_once(DOL_DOCUMENT_ROOT."/core/class/commonobject.class.php");
diff --git a/htdocs/compta/sociales/class/paymentsocialcontribution.class.php b/htdocs/compta/sociales/class/paymentsocialcontribution.class.php
index 11cf2796b67..f3d1713d661 100644
--- a/htdocs/compta/sociales/class/paymentsocialcontribution.class.php
+++ b/htdocs/compta/sociales/class/paymentsocialcontribution.class.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/sociales/class/paymentsocialcontribution.class.php
* \ingroup facture
* \brief File of class to manage payment of social contributions
- * \version $Id: paymentsocialcontribution.class.php,v 1.6 2011/08/03 00:46:38 eldy Exp $
+ * \version $Id$
*/
require_once(DOL_DOCUMENT_ROOT."/core/class/commonobject.class.php");
diff --git a/htdocs/compta/tva.php b/htdocs/compta/tva.php
index 9cb34a331cd..4e344e09b28 100644
--- a/htdocs/compta/tva.php
+++ b/htdocs/compta/tva.php
@@ -13,9 +13,10 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $Id: tva.php,v 1.12 2011/08/03 00:46:24 eldy Exp $
+ * $Id$
*/
/* \deprecated Ce fichier semble ne plus servir. A virer */
@@ -95,5 +96,5 @@ echo '';
$db->close();
-llxFooter("Dernière modification $Date: 2011/08/03 00:46:24 $ révision $Revision: 1.12 $");
+llxFooter("Dernière modification $Date$ révision $Revision$");
?>
diff --git a/htdocs/compta/tva/class/tva.class.php b/htdocs/compta/tva/class/tva.class.php
index dcf352d8cfd..c684fb1e469 100644
--- a/htdocs/compta/tva/class/tva.class.php
+++ b/htdocs/compta/tva/class/tva.class.php
@@ -13,13 +13,14 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
\file htdocs/compta/tva/class/tva.class.php
\ingroup tax
- \version $Id: tva.class.php,v 1.8 2011/08/03 00:46:39 eldy Exp $
+ \version $Id$
\author Laurent Destailleur
*/
diff --git a/htdocs/compta/tva/clients.php b/htdocs/compta/tva/clients.php
index 19e74cde4c7..13c5aa77226 100644
--- a/htdocs/compta/tva/clients.php
+++ b/htdocs/compta/tva/clients.php
@@ -15,14 +15,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/tva/clients.php
* \ingroup tax
* \brief Page des societes
- * \version $Id: clients.php,v 1.32 2011/08/03 00:46:25 eldy Exp $
+ * \version $Id: clients.php,v 1.31 2011/07/18 11:11:19 eldy Exp $
*/
require('../../main.inc.php');
@@ -326,5 +327,5 @@ print '';
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:25 $ - $Revision: 1.32 $');
+llxFooter('$Date: 2011/07/18 11:11:19 $ - $Revision: 1.31 $');
?>
diff --git a/htdocs/compta/tva/fiche.php b/htdocs/compta/tva/fiche.php
index 000219b9c27..42b578dfbca 100644
--- a/htdocs/compta/tva/fiche.php
+++ b/htdocs/compta/tva/fiche.php
@@ -14,14 +14,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/tva/fiche.php
* \ingroup tax
* \brief Page of VAT payments
- * \version $Id: fiche.php,v 1.34 2011/08/03 00:46:24 eldy Exp $
+ * \version $Id$
*/
require('../../main.inc.php');
@@ -261,6 +262,6 @@ if ($id)
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:24 $ - $Revision: 1.34 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/tva/index.php b/htdocs/compta/tva/index.php
index 3a28d3d24bd..dbc26f15e63 100644
--- a/htdocs/compta/tva/index.php
+++ b/htdocs/compta/tva/index.php
@@ -15,14 +15,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/tva/index.php
* \ingroup tax
* \brief Index page of VAT reports
- * \version $Id: index.php,v 1.43 2011/08/03 00:46:24 eldy Exp $
+ * \version $Id$
*/
require('../../main.inc.php');
require_once(DOL_DOCUMENT_ROOT."/lib/tax.lib.php");
@@ -235,5 +236,5 @@ echo '';
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:24 $ - $Revision: 1.43 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/tva/quadri.php b/htdocs/compta/tva/quadri.php
index d0085ea487a..f85c447f383 100644
--- a/htdocs/compta/tva/quadri.php
+++ b/htdocs/compta/tva/quadri.php
@@ -16,14 +16,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
\file htdocs/compta/tva/quadri.php
\ingroup tax
\brief Trimestrial page
- \version $Id: quadri.php,v 1.16 2011/08/03 00:46:24 eldy Exp $
+ \version $Id: quadri.php,v 1.15 2011/07/04 10:30:00 eldy Exp $
\todo Deal with recurrent invoices as well
*/
@@ -314,5 +315,5 @@ echo '';
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:24 $ - $Revision: 1.16 $');
+llxFooter('$Date: 2011/07/04 10:30:00 $ - $Revision: 1.15 $');
?>
diff --git a/htdocs/compta/tva/quadri_detail.php b/htdocs/compta/tva/quadri_detail.php
index ec609a45c01..315069dc086 100644
--- a/htdocs/compta/tva/quadri_detail.php
+++ b/htdocs/compta/tva/quadri_detail.php
@@ -15,14 +15,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/tva/quadri_detail.php
* \ingroup tax
* \brief Trimestrial page - detailed version
- * \version $Id: quadri_detail.php,v 1.44 2011/08/03 00:46:25 eldy Exp $
+ * \version $Id: quadri_detail.php,v 1.43 2011/07/18 11:11:19 eldy Exp $
* \todo Deal with recurrent invoices as well
*/
@@ -612,5 +613,5 @@ echo '';
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:25 $ - $Revision: 1.44 $');
+llxFooter('$Date: 2011/07/18 11:11:19 $ - $Revision: 1.43 $');
?>
diff --git a/htdocs/compta/tva/reglement.php b/htdocs/compta/tva/reglement.php
index 7bfe7086a1f..03d9734b1c3 100644
--- a/htdocs/compta/tva/reglement.php
+++ b/htdocs/compta/tva/reglement.php
@@ -14,14 +14,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/compta/tva/reglement.php
* \ingroup tax
* \brief List of VAT payments
- * \version $Id: reglement.php,v 1.33 2011/08/03 00:46:25 eldy Exp $
+ * \version $Id$
*/
require('../../main.inc.php');
@@ -99,5 +100,5 @@ else
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:25 $ - $Revision: 1.33 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/ventilation/fiche.php b/htdocs/compta/ventilation/fiche.php
index 7328631dda7..4e574b9c30e 100644
--- a/htdocs/compta/ventilation/fiche.php
+++ b/htdocs/compta/ventilation/fiche.php
@@ -13,16 +13,17 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $Id: fiche.php,v 1.18 2011/08/03 00:46:37 eldy Exp $
+ * $Id$
*/
/**
\file htdocs/compta/ventilation/fiche.php
\ingroup compta
\brief Page fiche ventilation
- \version $Revision: 1.18 $
+ \version $Revision$
*/
require('../../main.inc.php');
@@ -164,5 +165,5 @@ else
$db->close();
-llxFooter("Dernière modification $Date: 2011/08/03 00:46:37 $ révision $Revision: 1.18 $");
+llxFooter("Dernière modification $Date$ révision $Revision$");
?>
diff --git a/htdocs/compta/ventilation/index.php b/htdocs/compta/ventilation/index.php
index 943d5f02863..ecfda6db26e 100644
--- a/htdocs/compta/ventilation/index.php
+++ b/htdocs/compta/ventilation/index.php
@@ -13,16 +13,17 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $Id: index.php,v 1.13 2011/08/03 00:46:37 eldy Exp $
+ * $Id$
*/
/**
\file htdocs/compta/ventilation/index.php
\ingroup compta
\brief Page accueil ventilation
- \version $Revision: 1.13 $
+ \version $Revision$
*/
require('../../main.inc.php');
@@ -94,6 +95,6 @@ print "\n";
print '';
-llxFooter('$Date: 2011/08/03 00:46:37 $ - $Revision: 1.13 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/ventilation/lignes.php b/htdocs/compta/ventilation/lignes.php
index 7259e1b4577..00e30b23623 100644
--- a/htdocs/compta/ventilation/lignes.php
+++ b/htdocs/compta/ventilation/lignes.php
@@ -13,16 +13,17 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $Id: lignes.php,v 1.23 2011/08/03 00:46:37 eldy Exp $
+ * $Id$
*/
/**
* \file htdocs/compta/ventilation/lignes.php
* \ingroup facture
* \brief Page de detail des lignes de ventilation d'une facture
- * \version $Revision: 1.23 $
+ * \version $Revision$
*/
require('../../main.inc.php');
@@ -139,5 +140,5 @@ print "";
$db->close();
-llxFooter('$Date: 2011/08/03 00:46:37 $ - $Revision: 1.23 $');
+llxFooter('$Date$ - $Revision$');
?>
diff --git a/htdocs/compta/ventilation/liste.php b/htdocs/compta/ventilation/liste.php
index 6f2f42cbdbf..7e0a85c4dbc 100644
--- a/htdocs/compta/ventilation/liste.php
+++ b/htdocs/compta/ventilation/liste.php
@@ -14,9 +14,10 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $Id: liste.php,v 1.22 2011/08/03 00:46:37 eldy Exp $
+ * $Id$
*/
@@ -24,7 +25,7 @@
* \file htdocs/compta/ventilation/liste.php
* \ingroup compta
* \brief Page de ventilation des lignes de facture
- * \version $Revision: 1.22 $
+ * \version $Revision$
*/
require('../../main.inc.php');
@@ -127,5 +128,5 @@ else
}
$db->close();
-llxFooter("Dernière modification $Date: 2011/08/03 00:46:37 $ révision $Revision: 1.22 $");
+llxFooter("Dernière modification $Date$ révision $Revision$");
?>
diff --git a/htdocs/core/class/conf.class.php b/htdocs/core/class/conf.class.php
index c5664164e74..e6559c2ae2e 100644
--- a/htdocs/core/class/conf.class.php
+++ b/htdocs/core/class/conf.class.php
@@ -16,7 +16,8 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
@@ -24,7 +25,7 @@
* \ingroup core
* \brief File of class to manage storage of current setup
* Config is stored into file conf.php
- * \version $Id: conf.class.php,v 1.64 2011/08/01 13:26:22 hregis Exp $
+ * \version $Id: conf.class.php,v 1.62 2011/07/30 10:23:26 eldy Exp $
*/
@@ -144,13 +145,13 @@ class Conf
elseif (preg_match('/^MAIN_MODULE_([A-Z_]+)_TRIGGERS$/i',$key,$reg))
{
$modulename = strtolower($reg[1]);
- $this->triggers_modules[] = '/'.$modulename.'/includes/triggers/';
+ $this->triggers_modules[] = '/'.$modulename.'/inc/triggers/'; // TODO Replace inc by includes to have same path than standard
}
// If this is constant for login method activated by a module
elseif (preg_match('/^MAIN_MODULE_([A-Z_]+)_LOGIN_METHOD$/i',$key,$reg))
{
$modulename = strtolower($reg[1]);
- $this->login_method_modules[] = DOL_DOCUMENT_ROOT.'/'.$modulename.'/includes/login/';
+ $this->login_method_modules[] = DOL_DOCUMENT_ROOT.'/'.$modulename.'/inc/login/'; // TODO Replace inc by includes to have same path than standard
}
// If this is constant for hook activated by a module. Value is list of hooked tabs separated with :
elseif (preg_match('/^MAIN_MODULE_([A-Z_]+)_HOOKS$/i',$key,$reg))
diff --git a/htdocs/core/class/cookie.class.php b/htdocs/core/class/cookie.class.php
index c21450bb8cb..07fed567b48 100644
--- a/htdocs/core/class/cookie.class.php
+++ b/htdocs/core/class/cookie.class.php
@@ -12,13 +12,14 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/core/class/cookie.class.php
* \ingroup core
- * \version $Id: cookie.class.php,v 1.7 2011/07/31 23:45:13 eldy Exp $
+ * \version $Id: cookie.class.php,v 1.6 2011/07/30 08:56:26 eldy Exp $
* \brief File of class to manage cookies
*/
diff --git a/htdocs/imports/import.php b/htdocs/imports/import.php
index 97d4d8252d3..c03b55d2347 100644
--- a/htdocs/imports/import.php
+++ b/htdocs/imports/import.php
@@ -13,14 +13,15 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \file htdocs/imports/import.php
* \ingroup import
* \brief Pages of import Wizard
- * \version $Id: import.php,v 1.69 2011/07/31 23:46:39 eldy Exp $
+ * \version $Id: import.php,v 1.68 2011/07/29 22:31:37 eldy Exp $
*/
require_once("../main.inc.php");
@@ -1668,7 +1669,7 @@ print ' ';
$db->close();
-llxFooter('$Date: 2011/07/31 23:46:39 $ - $Revision: 1.69 $');
+llxFooter('$Date: 2011/07/29 22:31:37 $ - $Revision: 1.68 $');
/*
diff --git a/htdocs/includes/barcode/php-barcode/encode_bars.php b/htdocs/includes/barcode/php-barcode/encode_bars.php
index 5f1625777e6..c8ec8c5a026 100644
--- a/htdocs/includes/barcode/php-barcode/encode_bars.php
+++ b/htdocs/includes/barcode/php-barcode/encode_bars.php
@@ -1,26 +1,27 @@
- *
+
* The newest version can be found at http://www.ashberg.de/bar
- *
+
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
- *
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+
*/
function barcode_gen_ean_sum($ean){
diff --git a/htdocs/includes/barcode/php-barcode/php-barcode.php b/htdocs/includes/barcode/php-barcode/php-barcode.php
index 4897645f797..d99b468ea4d 100644
--- a/htdocs/includes/barcode/php-barcode/php-barcode.php
+++ b/htdocs/includes/barcode/php-barcode/php-barcode.php
@@ -1,7 +1,7 @@
- *
+
* The newest version can be found at http://www.ashberg.de/bar
- *
+
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
- *
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+
*/
diff --git a/htdocs/includes/modules/modAccounting.class.php b/htdocs/includes/modules/modAccounting.class.php
index 45c28f492e3..bb315d92a40 100644
--- a/htdocs/includes/modules/modAccounting.class.php
+++ b/htdocs/includes/modules/modAccounting.class.php
@@ -15,12 +15,13 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/** \defgroup accounting Module accounting
* \brief Module to include accounting features
- * \version $Id: modAccounting.class.php,v 1.11 2011/08/03 01:16:09 eldy Exp $
+ * \version $Id$
*/
/**
diff --git a/htdocs/includes/modules/modExpedition.class.php b/htdocs/includes/modules/modExpedition.class.php
index 1a38e6eae3f..546cd800cd5 100644
--- a/htdocs/includes/modules/modExpedition.class.php
+++ b/htdocs/includes/modules/modExpedition.class.php
@@ -15,7 +15,8 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
@@ -32,7 +33,7 @@
include_once(DOL_DOCUMENT_ROOT ."/includes/modules/DolibarrModules.class.php");
-/**
+/**
* \class modExpedition
* \brief Classe de description et activation du module Expedition
*/
@@ -106,7 +107,7 @@ class modExpedition extends DolibarrModules
$this->const[$r][3] = 'Nom du gestionnaire de numerotation des bons de reception';
$this->const[$r][4] = 0;
$r++;
-
+
$this->const[$r][0] = "EXPEDITION_ADDON_NUMBER";
$this->const[$r][1] = "chaine";
$this->const[$r][2] = "mod_expedition_safor";
@@ -142,7 +143,7 @@ class modExpedition extends DolibarrModules
$this->rights[$r][2] = 'd';
$this->rights[$r][3] = 0;
$this->rights[$r][4] = 'valider';
-
+
$r++;
$this->rights[$r][0] = 105; // id de la permission
$this->rights[$r][1] = 'Envoyer les expeditions aux clients'; // libelle de la permission
diff --git a/htdocs/includes/modules/modLabel.class.php b/htdocs/includes/modules/modLabel.class.php
index 9e54513d58e..45e81b5f7ec 100644
--- a/htdocs/includes/modules/modLabel.class.php
+++ b/htdocs/includes/modules/modLabel.class.php
@@ -13,12 +13,13 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \defgroup label Module labels
- * \version $Id: modLabel.class.php,v 1.15 2011/08/03 01:03:47 eldy Exp $
+ * \version $Id$
* \brief Module pour gerer les formats d'impression des etiquettes
*/
diff --git a/htdocs/includes/modules/modMailing.class.php b/htdocs/includes/modules/modMailing.class.php
index 7e06eae4f70..5b4bba60e78 100644
--- a/htdocs/includes/modules/modMailing.class.php
+++ b/htdocs/includes/modules/modMailing.class.php
@@ -14,13 +14,14 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see .
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/**
* \defgroup mailing Module emailing
* \brief Module to manage EMailings
- * \version $Id: modMailing.class.php,v 1.23 2011/08/03 01:16:25 eldy Exp $
+ * \version $Id$
*/
/**
diff --git a/htdocs/includes/modules/modWorkflow.class.php b/htdocs/includes/modules/modWorkflow.class.php
index c7bab37ad4b..42780551928 100644
--- a/htdocs/includes/modules/modWorkflow.class.php
+++ b/htdocs/includes/modules/modWorkflow.class.php
@@ -19,7 +19,7 @@
/**
* \defgroup workflow Module workflow
* \brief Workflow management
- * \version $Id: modWorkflow.class.php,v 1.11 2011/08/01 13:26:22 hregis Exp $
+ * \version $Id: modWorkflow.class.php,v 1.10 2011/07/31 23:28:10 eldy Exp $
*/
/**
@@ -68,7 +68,7 @@ class modWorkflow extends DolibarrModules
// If file is in module/img directory under name object_pictovalue.png, use this->picto='pictovalue@module'
$this->picto='technic';
- // Defined if the directory /mymodule/includes/triggers/ contains triggers or not
+ // Defined if the directory /mymodule/inc/triggers/ contains triggers or not
$this->triggers = 1;
// Data directories to create when module is enabled
diff --git a/htdocs/includes/vcard/vcard.class.php b/htdocs/includes/vcard/vcard.class.php
index c56fa800338..27a2802f294 100644
--- a/htdocs/includes/vcard/vcard.class.php
+++ b/htdocs/includes/vcard/vcard.class.php
@@ -18,7 +18,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with this program. If not, see .
+along with this program; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
***************************************************************************
2007 v3.0 Laurent Destailleur eldy@users.sourceforge.net
diff --git a/htdocs/install/mysql/migration/3.0.0-3.1.0.sql b/htdocs/install/mysql/migration/3.0.0-3.1.0.sql
index 4034e9c9494..e32055ea452 100755
--- a/htdocs/install/mysql/migration/3.0.0-3.1.0.sql
+++ b/htdocs/install/mysql/migration/3.0.0-3.1.0.sql
@@ -1,5 +1,5 @@
--
--- $Id: 3.0.0-3.1.0.sql,v 1.81 2011/07/28 15:09:53 simnandez Exp $
+-- $Id: 3.0.0-3.1.0.sql,v 1.84 2011/07/29 19:59:10 eldy Exp $
--
-- Be carefull to requests order.
-- This file must be loaded by calling /install/index.php page
@@ -25,8 +25,10 @@ ALTER TABLE llx_c_ziptown MODIFY fk_county integer NULL;
ALTER TABLE llx_c_actioncomm ADD COLUMN position integer NOT NULL DEFAULT 0;
ALTER TABLE llx_propal ADD COLUMN fk_demand_reason integer NULL DEFAULT 0;
-ALTER TABLE llx_commande_fournisseur ADD COLUMN fk_cond_reglement integer NULL DEFAULT 0;
-ALTER TABLE llx_commande_fournisseur ADD COLUMN fk_mode_reglement integer NULL DEFAULT 0;
+ALTER TABLE llx_commande_fournisseur ADD COLUMN fk_cond_reglement integer NULL DEFAULT 0 after model_pdf;
+ALTER TABLE llx_commande_fournisseur ADD COLUMN fk_mode_reglement integer NULL DEFAULT 0 after fk_cond_reglement;
+ALTER TABLE llx_commande_fournisseur ADD COLUMN import_key varchar(14);
+
--ALTER TABLE llx_c_currencies ADD COLUMN symbole varchar(3) NOT NULL default '';
ALTER TABLE llx_commande_fournisseur MODIFY model_pdf varchar(255);
@@ -129,6 +131,9 @@ ALTER TABLE llx_usergroup_user ADD CONSTRAINT fk_usergroup_user_fk_user FOR
-- V4.1 DELETE FROM llx_usergroup_user WHERE fk_usergroup NOT IN (SELECT rowid from llx_usergroup);
ALTER TABLE llx_usergroup_user ADD CONSTRAINT fk_usergroup_user_fk_usergroup FOREIGN KEY (fk_usergroup) REFERENCES llx_usergroup (rowid);
+-- V4.1 DELETE FROM llx_product_fournisseur where fk_product NOT IN (SELECT rowid from llx_product);
+ALTER TABLE llx_product_fournisseur ADD CONSTRAINT fk_product_fournisseur_fk_product FOREIGN KEY (fk_product) REFERENCES llx_product (rowid);
+
ALTER TABLE llx_commande ADD COLUMN ref_int varchar(30) AFTER ref_ext;
ALTER TABLE llx_facture ADD COLUMN ref_int varchar(30) AFTER ref_ext;
ALTER TABLE llx_societe ADD COLUMN ref_int varchar(60) AFTER ref_ext;
@@ -147,6 +152,12 @@ ALTER TABLE llx_actioncomm ADD COLUMN entity integer DEFAULT 1 NOT NULL AFTER id
ALTER TABLE llx_actioncomm ADD COLUMN fk_element integer DEFAULT NULL AFTER note;
ALTER TABLE llx_actioncomm ADD COLUMN elementtype varchar(16) DEFAULT NULL AFTER fk_element;
+
+ALTER TABLE llx_c_regions MODIFY COLUMN cheflieu varchar(50);
+ALTER TABLE llx_c_departements MODIFY COLUMN cheflieu varchar(50);
+
+
+-- Table c_action_trigger
DROP table llx_c_action_trigger;
create table llx_c_action_trigger
(
@@ -158,7 +169,6 @@ create table llx_c_action_trigger
rang integer DEFAULT 0
)ENGINE=innodb;
-
ALTER TABLE llx_c_action_trigger ADD UNIQUE INDEX uk_action_trigger_code (code);
INSERT INTO llx_c_action_trigger (rowid,code,label,description,elementtype,rang) VALUES (1,'FICHEINTER_VALIDATE','Validation fiche intervention','Executed when a intervention is validated','ficheinter',18);
@@ -383,6 +393,28 @@ insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (15
insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (1543,154, '10','0','VAT Frontero',1);
+--Add Barbados data (id pays=46)
+-- Region Barbados
+INSERT INTO llx_c_regions (rowid, fk_pays, code_region, cheflieu, tncc, nom, active) VALUES (4601, 46, 4601, 'Bridgetown', 0, 'Barbados', 1);
+-- Parish Barbados
+INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('CC', 4601, 'Oistins', 0, 'CC', 'Christ Church', 1);
+INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('SA', 4601, 'Greenland', 0, 'SA', 'Saint Andrew', 1);
+INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('SG', 4601, 'Bulkeley', 0, 'SG', 'Saint George', 1);
+INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('JA', 4601, 'Holetown', 0, 'JA', 'Saint James', 1);
+INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('SJ', 4601, 'Four Roads', 0, 'SJ', 'Saint John', 1);
+INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('SB', 4601, 'Bathsheba', 0, 'SB', 'Saint Joseph', 1);
+INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('SL', 4601, 'Crab Hill', 0, 'SL', 'Saint Lucy', 1);
+INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('SM', 4601, 'Bridgetown', 0, 'SM', 'Saint Michael', 1);
+INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('SP', 4601, 'Speightstown', 0, 'SP', 'Saint Peter', 1);
+INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('SC', 4601, 'Crane', 0, 'SC', 'Saint Philip', 1);
+INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('ST', 4601, 'Hillaby', 0, 'ST', 'Saint Thomas', 1);
+-- Currency Barbados
+INSERT INTO llx_c_currencies ( code, code_iso, active, label ) VALUES ( 'BD', 'BBD', 1, 'Barbadian or Bajan Dollar');
+-- VAT Barbados
+INSERT INTO llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) VALUES (461,46, '0','0','No VAT',1);
+INSERT INTO llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) VALUES (462,46, '15','0','VAT 15%',1);
+INSERT INTO llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) VALUES (463,46, '7.5','0','VAT 7.5%',1);
+
update llx_actioncomm set elementtype='invoice' where elementtype='facture';
update llx_actioncomm set elementtype='order' where elementtype='commande';
update llx_actioncomm set elementtype='contract' where elementtype='contrat';
@@ -451,3 +483,4 @@ ALTER TABLE llx_don ADD phone_mobile varchar(24) after email;
ALTER TABLE llx_don ADD phone varchar(24) after email;
ALTER TABLE llx_user ADD civilite varchar(6) after entity;
+
diff --git a/htdocs/install/upgrade2.php b/htdocs/install/upgrade2.php
index b588fe56702..9c4c3b41812 100644
--- a/htdocs/install/upgrade2.php
+++ b/htdocs/install/upgrade2.php
@@ -15,14 +15,13 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program. If not, see .
*/
/**
* \file htdocs/install/upgrade2.php
* \brief Upgrade some data
- * \version $Id: upgrade2.php,v 1.186 2011/07/28 15:30:27 eldy Exp $
+ * \version $Id: upgrade2.php,v 1.187 2011/07/31 23:26:18 eldy Exp $
*/
include_once('./inc.php');
diff --git a/htdocs/langs/es_ES/html/gpl.html b/htdocs/langs/es_ES/html/gpl.html
index 38e0f007a15..6ac1a3a0140 100644
--- a/htdocs/langs/es_ES/html/gpl.html
+++ b/htdocs/langs/es_ES/html/gpl.html
@@ -303,8 +303,7 @@ GNU GENERAL PUBLIC LICENSE Versión 2, Junio 1991
GNU para mayores detalles.