phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r5213 - phpcompta/tags/rel650/include


From: phpcompta-dev
Subject: [Phpcompta-dev] r5213 - phpcompta/tags/rel650/include
Date: Wed, 24 Apr 2013 23:28:33 +0200 (CEST)

Author: danydb
Date: 2013-04-24 23:28:32 +0200 (Wed, 24 Apr 2013)
New Revision: 5213

Modified:
   phpcompta/tags/rel650/include/class_follow_up.php
Log:
0000824: Impossible de rechercher une action pour les actions li?\195?\169es

Modified: phpcompta/tags/rel650/include/class_follow_up.php
===================================================================
--- phpcompta/tags/rel650/include/class_follow_up.php   2013-04-15 17:56:50 UTC 
(rev 5212)
+++ phpcompta/tags/rel650/include/class_follow_up.php   2013-04-24 21:28:32 UTC 
(rev 5213)
@@ -1325,6 +1325,7 @@
                                (select ad_value from fiche_Detail where 
f_id=action_gestion.f_id_dest and ad_id=1) as name
              from action_gestion
              join document_type on (ag_type=dt_id)
+                        join document_state on (s_id=ag_state)
              where $p_sql";
                $max_line = $cn->count_sql($sql);
 



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