This repository has been archived by the owner on Oct 30, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Virtual Shop Functionality
80010ekta edited this page May 17, 2018
·
2 revisions
VIRTUAL SHOP FEATURES :
-
Dashboard :
-
List of suppliers : Displays a list of suppliers and the total no of products for each supplier
-
List of products : Displays all the products of the selected supplier with the option to select particular products
-
Select All Option : Selects all the products of the selected supplier
-
Search : Searches the desired data
-
List of selected suppliers and products: Displays a list of selected suppliers with the total number of products selected
- Delete : Removes the selected data
-
Enter the virtual shop name and submit
-
-
Virtual Shop List :
-
Displays the details of the created virtual shop like Virtual Shop Id, Virtual Shop Name, and Status.
- Delete : Removes the created virtual shop
-
-
Notes :
- When the user uploads the data using uploader one virtual shop id is generated and it will be selected here as a supplier . Now the user selects the products from the newly created supplier and creates a new virtual shop id
- Now user updates the data from the uploader and that change of data will be reflected in the main supplier and not in the new virtual shop id generated previously through virtual shop
- If he wants the updated data , he can create a new virtual shop id by selecting the newly updated data