noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 114/219: Change max article in STOCK INV


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 114/219: Change max article in STOCK INV
Date: Mon, 18 Dec 2017 13:22:47 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 0b22ea96d795a97f613c88acd69778655221e299
Author: Dany De Bontridder <address@hidden>
Date:   Tue Oct 31 22:45:56 2017 +0100

    Change max article in STOCK INV
---
 include/constant.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/constant.php b/include/constant.php
index cfa2127..0b097eb 100644
--- a/include/constant.php
+++ b/include/constant.php
@@ -114,7 +114,7 @@ define ("DBVERSIONREPO",17);
 define ('NOTFOUND','--not found--');
 define ("MAX_COMPTE",4);
 define ('MAX_ARTICLE',5);
-define ('MAX_ARTICLE_STOCK',20);
+define ('MAX_ARTICLE_STOCK',10);
 define ('MAX_CAT',15);
 define ('MAX_CARD_SEARCH',550);
 define ('MAX_FORECAST_ITEM',10);



reply via email to

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