diff --git a/Admin/Install/db.json b/Admin/Install/db.json index 01ff746..24fd34d 100755 --- a/Admin/Install/db.json +++ b/Admin/Install/db.json @@ -13,7 +13,7 @@ "name": "itemmgmt_item_no", "type": "VARCHAR(30)", "null": false, - "unique": true + "unique": false }, "itemmgmt_item_status": { "name": "itemmgmt_item_status",