phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r592 - tag/rel670/import_card/include


From: phpcompta-dev
Subject: [Phpcompta-dev] r592 - tag/rel670/import_card/include
Date: Thu, 28 Nov 2013 14:47:36 +0100 (CET)

Author: danydb
Date: 2013-11-28 14:47:36 +0100 (Thu, 28 Nov 2013)
New Revision: 592

Modified:
   tag/rel670/import_card/include/class_import_card.php
Log:
Compute properly the quickcode

Modified: tag/rel670/import_card/include/class_import_card.php
===================================================================
--- tag/rel670/import_card/include/class_import_card.php        2013-11-25 
19:56:25 UTC (rev 591)
+++ tag/rel670/import_card/include/class_import_card.php        2013-11-28 
13:47:36 UTC (rev 592)
@@ -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]