Help

Manage Provinces

Welcome to the Akura Management System. The purpose of this section is to provide functionality to handle all province related information in the system. The storage of province related information is important to identify the province in which the school is located


Functions provided under this module are


  • Search Province
  • View Province Details
  • Add New Province
  • Edit Province
  • Delete Province

Search Province

  • Enter a full name or partial name of a province.
  • Then click on search button.
  • Search result will populate for the particular entered province.

View Province Details

This is the home page for the province section. It will display a list of provinces available in the system.


Add New Province

  • Click on the add new province button, which would show the add new province page(Bottom of the current page).
  • Then enter the province name.
  • Click on Save button to add the province.
  • After enter the province name and click on the 'cancel' button. This will be re-directed to the province details page.

Edit Province

  • Click on the edit province button, which would show the edit province page(Bottom of the current page). The selected row will be highlighted by yellow color.
  • Then edit the province name.
  • Click on Save button to edit the province.
  • Edit province name and click on the 'cancel' button. This will be re-directed to the province details page.

Delete Province

  • Click on the delete button, which would show a pop up with the message "Are you sure you want to delete this record?". The selected row will be highlighted by yellow color.
  • If click on 'OK' the selected record will get delete, if click 'Cancel' it will re-directed to the province details page.