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,
+ *@todo 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";
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev