1.This module helps to Add new Currency Details, edit Currency Details and delete
currency record.
2.This is the view page of Currency Details.
3.We can add Currency Details by clicking on Add New Button, where the page is redirected
to the update page
4.If we click on Update button without entering anything then validation is triggered
and pop window opens up for all mandatory fields, untill all fields are entered.
5.Enter the details and click on Update 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.Currency Details Details can be deleted, by Clicking on Click Here button and
then click on Delete Currency Details option, the pop up window for confirmation
is displayed as below
9.When Ok button is clicked, the Currency Details is deleted by displaying the status
message at the top
|