phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r226 - trunk/coprop/include/template


From: phpcompta-dev
Subject: [Phpcompta-dev] r226 - trunk/coprop/include/template
Date: Wed, 4 Jan 2012 14:16:59 +0100 (CET)

Author: danydb
Date: 2012-01-04 14:16:58 +0100 (Wed, 04 Jan 2012)
New Revision: 226

Modified:
   trunk/coprop/include/template/coprop_lot_add.php
Log:
typo

Modified: trunk/coprop/include/template/coprop_lot_add.php
===================================================================
--- trunk/coprop/include/template/coprop_lot_add.php    2012-01-04 13:13:25 UTC 
(rev 225)
+++ trunk/coprop/include/template/coprop_lot_add.php    2012-01-04 13:16:58 UTC 
(rev 226)
@@ -68,7 +68,7 @@
 echo HtmlInput::hidden('ledger_type','ODS');
 $alot=$cn->get_array("select f_id,
                (select ad_value from fiche_Detail as e where ad_id=1 and 
e.f_id=a.f_id) as fname,
-               (select ad_value from fiche_Detail as f where ad_id=23 and 
f.f_id=a.f_id) as fqcode
+               (select ad_value from fiche_Detail as f where ad_id=23 and 
f.f_id=a.f_id) as fqcode,
                (select ad_value from fiche_Detail as f where ad_id=9 and 
f.f_id=a.f_id) as fdesc
                from fiche as a
                where




reply via email to

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