Ajout doc

This commit is contained in:
Rodolphe Quiedeville 2005-05-09 10:15:58 +00:00
parent 500f6fc596
commit 27cfb3ae77

View File

@ -1,5 +1,5 @@
<?php
/* Copyright (C) 2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
/* Copyright (C) 2004-2005 Rodolphe Quiedeville <rodolphe@quiedeville.org>
*
* 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
@ -20,6 +20,14 @@
*
*/
/**
\file htdocs/bon-prelevement.class.php
\ingroup prelevement
\brief Fichier de la classe des bons de prélévements
\version $Revision$
*/
require_once (DOL_DOCUMENT_ROOT."/facture.class.php");
require_once (DOL_DOCUMENT_ROOT."/societe.class.php");