# Release 1
### Vendor Login Module and Access
***
Short description of story
- Be a seller registration form.
- Programmatically assigned role for vendor module.
- Additional link to create new account in admin login page.

### Vendor Request Approval and Rejection - Admin Backend
***
Short description of story
- MarketPlace new module in sidebar.
- Under Marketplace Vendor Managenemt will display where all registered vendor will fall.
- Approve action with active status , allow vendor to login in the portal.
- Reject action , reject the vendor and not allow to login in the portal.
- Magento default filter to apply filter.

### Vendor Email Notification
***
Short description of story
- On Approved Vendor by admin , vendor will received an email that he/she has been approved by admin.
- On Rejected Vendor by admin , vendor will recevied an email that he/she has been rejected by admin.
- On Active Status vendor will received an email that he is actived by vendor so he can able to login in the portal.
- Magento default feature for confirmation popup while Approval and Rejection of Vendor.
- Magento default filter to apply filter.

### Create Vendor Role Programmatically
***
Short description of story
- Programmatically assigned role for vendor module.

# Release 2
### Pull Inventory Configuration - Admin Backend
***
Short description of story
- Store level two option for pull inventory request : 1 - Auto Pull 2 - Manual Pull
- Store level textarea for Rejection Message.

### Vendor Pull Product - Vendor Backend
***
Short description of story
- On vendor login , under product listing page pull product button added to pull admin product.
- Magento grid default used to admin product details.
- Pull Quantity , number input where vendor will pull qty as per his/her convinenece.
- Validate Pull quantity input which not accept negative value,alphabet and decimal value.
- Multiple Product can be pulled at once by the vendor.
- Auto Pull not allow to pull product more than stock quantity of admin for selected product.
- Manual Pull allow to pull product more than stock quantity of admin for selected product.
- Magento default filter to apply filter.

# Release 3
### Vendor Pull Product Known Points - Vendor Backend
***
Short description of story
- Added Plus , Minus button to increment and decrement of quantity.
- Filter issue Fixed.
- Inactive user automatically login while loading the page or any other activity.
- One new column added in Inventory Request to show admin product , is enable or disabel ?

### Vendor Email Notification For Inventory Request - Vendor Backend
***
Short description of story
- Admin accepts the inventory request, in that case vendor will receive an email.
- Admin rejects the inventory request, in that case vendor will receive an email
- On massaction same process will work.

### Product List / Details Changes - Admin Backend
***
Short description of story
- Add Filter in product listing page which can be used only admin to filter product vendor wise.
- In product details page one new section will show , here vendor details will with pull quantity.

### Vendor Product List - Vendor Backend
***
Short description of story
- In vendor login under product section vendor product will show.
- Magento default filter to apply filter.
- Vendor can enable and disable his/her product.
- Vendor will not modify the product only view the particular product.

