1.This module helps to Add new quote, edit quote details, delete and disable quote.
2.This is the view page to Maintain Quotes
3.We can add quote details by clicking on Add New Button, where the page is redirected
to the update page
4.If user clicks on save changes button without entering data, then the "*" symbol
is displayed which indicates mandatory fields
5.Enter the details and click on save changes button. The page is redirected to
the view page with the status message.
6.Click on Click Here button and then click on Edit Details option, to edit detais
of a particular record
7.The page is redirected to the update page and after doing required changed, the
page is redirected to the view page with the status message at the top
8.Quotes can be disabled, by Clicking on Click Here button and then click on Disable
Quote option, the pop up window for confirmation is displayed as below
9.When Ok button is clicked, the user is disabled by displaying the status message
at the top
10.Quotes can be deleted, by Clicking on Click Here button and then click on Delete
Quote option, the pop up window for confirmation is displayed as below
11.When Ok button is clicked, the quote is deleted by displaying the status message
at the top