From 59df4ed2faa7f9efaf2d70c3724cfb6f056ce35d Mon Sep 17 00:00:00 2001 From: "Mark Tyers (aa7401)" Date: Thu, 16 Dec 2021 09:06:54 +0000 Subject: [PATCH] Clarified feature 1 --- 17 Stock Inventory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17 Stock Inventory.md b/17 Stock Inventory.md index 505cc41..a5c0a20 100644 --- a/17 Stock Inventory.md +++ b/17 Stock Inventory.md @@ -18,7 +18,7 @@ You are required to create the following accounts to allow the system to be test ## Feature 1 -The home screen should not be visible unless a person is logged in. If the **admin** The home screen should contain an **Add stock item** button or link. This should take them to a screen where they can add new items to stock. The following information should be requested: +The home screen should not be visible unless a person is logged in. If the **admin** is logged in they home should see an **Add stock item** button or link but this must not be visible to any other user. This should take them to a screen where they can add new items to stock. The following information should be requested: 1. The product barcode number (this should only accept numbers of the correct length). 1. The product name.