From ccd902845e3cae4e672a800ebe0abe4dccf055e8 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sat, 24 Oct 2015 12:33:01 +0200 Subject: [PATCH] Documentation --- include/compta_ven.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/compta_ven.inc.php b/include/compta_ven.inc.php index a5cf6851c..cdf2769e4 100644 --- a/include/compta_ven.inc.php +++ b/include/compta_ven.inc.php @@ -20,7 +20,7 @@ // Copyright Author Dany De Bontridder danydb@aevalys.eu /*!\file - * \brief file included to manage all the sold operation + * \brief file included to manage all the operations for the ledger of sales */ if ( ! defined ('ALLOWED') ) die('Appel direct ne sont pas permis'); require_once NOALYSS_INCLUDE.'/lib/class_icheckbox.php';