Author: danydb
Date: 2013-07-10 19:13:44 +0200 (Wed, 10 Jul 2013)
New Revision: 5332

Modified:
   phpcompta/tags/rel660/include/constant.php
Log:
Card ordered by name

Modified: phpcompta/tags/rel660/include/constant.php
===================================================================
--- phpcompta/tags/rel660/include/constant.php  2013-07-10 17:12:32 UTC (rev 
5331)
+++ phpcompta/tags/rel660/include/constant.php  2013-07-10 17:13:44 UTC (rev 
5332)
@@ -93,6 +93,7 @@
 define ('COMPTA_MIN_YEAR',1990);
 define ('MAX_RECONCILE',25);
 define ('MAX_QCODE',4);
+define ('MAX_SEARCH_CARD',20);
 
 if ( DEBUG ) {
        error_reporting(2147483647);



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

Reply via email to