Management Functions


  1. Enter New Employee
  2. Delete employee
  3. Modify Employee Information

    A manager must be able to read and search the employee database on the criteria outlined in the data structures section.

  4. Remove Old Invoices

    Records are never deleted- they are backed up for security reasons

  5. Remove Items From Bill
  6. Add New Item to Fees
  7. Delete Item from Fees
  8. Modify Item in Fees

Return to Index