From 30f071766e0659a09418ad3b822c2cd42c0a01a1 Mon Sep 17 00:00:00 2001 From: Elgoh Date: Sun, 4 Oct 2020 11:15:07 +0800 Subject: [PATCH] Add view_inventory_records into UserGuide.md --- docs/UserGuide.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index 07eef374e2f..21e0af63dca 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -52,11 +52,15 @@ Format: `sell_inventory i/ITEM n/NUMBER` ### List inventory records: `list_inventory` - -Adds and stores finance records into finance records +Shows the items in the current Inventory Format: `list_inventory` +### List inventory records: `view_inventory_records` +Shows the movement of inventory + +Format: `view_inventory_records` + ### Add finance records: `add_finance` Adds and stores finance records into finance records