phpcompta-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpcompta-dev] r4083 - phpcompta/trunk/include


From: phpcompta-dev
Subject: [Phpcompta-dev] r4083 - phpcompta/trunk/include
Date: Thu, 12 May 2011 18:52:39 +0200 (CEST)

Author: danydb
Date: 2011-05-12 18:52:39 +0200 (Thu, 12 May 2011)
New Revision: 4083

Modified:
   phpcompta/trunk/include/class_acc_tva.php
Log:
Add TODO


Modified: phpcompta/trunk/include/class_acc_tva.php
===================================================================
--- phpcompta/trunk/include/class_acc_tva.php   2011-05-07 14:13:58 UTC (rev 
4082)
+++ phpcompta/trunk/include/class_acc_tva.php   2011-05-12 16:52:39 UTC (rev 
4083)
@@ -122,7 +122,11 @@
              );
 
     }
-
+    /**
+     *Load the VAT,
+     address@hidden if the label is not found then we get an message error, so 
the best is probably
+     *to initialize the VAT object with default value
+     */
     public function load()
     {
         $sql="select tva_label,tva_rate, tva_comment,tva_poste from tva_rate 
where tva_id=$1";




reply via email to

[Prev in Thread] Current Thread [Next in Thread]