Author: danydb
Date: 2014-01-12 20:40:58 +0100 (Sun, 12 Jan 2014)
New Revision: 665
Modified:
tag/rel671/rapport_avance/include/class_rapav_listing_compute.php
Log:
Fix bug listing compute
Modified: tag/rel671/rapport_avance/include/class_rapav_listing_compute.php
===================================================================
--- tag/rel671/rapport_avance/include/class_rapav_listing_compute.php
2014-01-12 19:34:55 UTC (rev 664)
+++ tag/rel671/rapport_avance/include/class_rapav_listing_compute.php
2014-01-12 19:40:58 UTC (rev 665)
@@ -126,7 +126,7 @@
*/
for ($i = 0; $i < $nb_later; $i++)
{
- $compute->set_listing_compute($this->data->lc_id);
+ $a_later[$i]->set_listing_compute($this->data->lc_id);
$a_later[$i]->compute($p_date_start, $p_date_end);
$a_later[$i]->save_computed();
}
---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu
_______________________________________________
Phpcompta est un logiciel libre de comptabilité en ligne
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev