phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r656 - in trunk: . import_card/include


From: phpcompta-dev
Subject: [Phpcompta-dev] r656 - in trunk: . import_card/include
Date: Thu, 9 Jan 2014 17:47:04 +0100 (CET)

Author: danydb
Date: 2014-01-09 17:47:04 +0100 (Thu, 09 Jan 2014)
New Revision: 656

Modified:
   trunk/
   trunk/import_card/include/class_import_card.php
Log:
Merged revisions 592 via svnmerge from 
svn+ssh://address@hidden/svn_extension/tag/rel670

........
  r592 | danydb | 2013-11-28 14:47:36 +0100 (jeu., 28 nov. 2013) | 1 line
  
  Compute properly the quickcode
........



Property changes on: trunk
___________________________________________________________________
Name: svnmerge-integrated
   - /tag/rel670:1-581
   + /tag/rel670:1-655

Modified: trunk/import_card/include/class_import_card.php
===================================================================
--- trunk/import_card/include/class_import_card.php     2014-01-09 15:41:44 UTC 
(rev 655)
+++ trunk/import_card/include/class_import_card.php     2014-01-09 16:47:04 UTC 
(rev 656)
@@ -174,7 +174,7 @@
                        if ($valid_qcode == 0)
                        {
                                $attr = sprintf('av_text%d', 
ATTR_DEF_QUICKCODE);
-                               $array[$attr] = 'FID';
+                               $array[$attr] = '';
                        }
                        /*
                         * Force the creating of an accounting



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