Ajout doc
This commit is contained in:
parent
500f6fc596
commit
27cfb3ae77
@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?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
|
* 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
|
* 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."/facture.class.php");
|
||||||
require_once (DOL_DOCUMENT_ROOT."/societe.class.php");
|
require_once (DOL_DOCUMENT_ROOT."/societe.class.php");
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user