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
_______________________________________________
Phpcompta est un logiciel libre de comptabilité en ligne
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev