Author: danydb
Date: 2013-10-18 01:36:36 +0200 (Fri, 18 Oct 2013)
New Revision: 540

Modified:
   trunk/rapport_avance/include/class_formulaire_param_detail.php
Log:
typo

Modified: trunk/rapport_avance/include/class_formulaire_param_detail.php
===================================================================
--- trunk/rapport_avance/include/class_formulaire_param_detail.php      
2013-10-17 23:36:26 UTC (rev 539)
+++ trunk/rapport_avance/include/class_formulaire_param_detail.php      
2013-10-17 23:36:36 UTC (rev 540)
@@ -285,7 +285,7 @@
         $total_type_account = $cn->get_value('select tt_label from 
rapport_advanced.total_type_account where tt_id=$1', 
array($this->type_sum_account));
         $ledger = $this->get_ledger_name();
         printf("Total %s poste comptable %s utilisé avec le poste comptable %s 
rapprochée dans la période donnée
-                       avec une opération utilisant le poste comptable %s  
utisant $ledger", $total_type_account, $this->tmp_val, $this->with_tmp_val, 
$this->operation_pcm_val);
+                       avec une opération utilisant le poste comptable %s  
utilisant $ledger", $total_type_account, $this->tmp_val, $this->with_tmp_val, 
$this->operation_pcm_val);
     }
 
     static function new_row($p_id)



---
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

Reply via email to