phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r540 - trunk/rapport_avance/include


From: phpcompta-dev
Subject: [Phpcompta-dev] r540 - trunk/rapport_avance/include
Date: Fri, 18 Oct 2013 01:36:37 +0200 (CEST)

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



reply via email to

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