Trip Request

Overview

Field Details
Roles Manager/Employee Only
Type MINOP - Expense Management System - Trip Request Module
Device Web Application

Goal/Scope

The goal of the trip request for expense management system is to streamline and automate the process of requesting, approving, and managing expenses incurred during business trips. It aims to improve efficiency, transparency, and compliance within the organization's expense management procedures.

User Story

Manager/Employee, wants to submit a trip request through the expense management system so that they can easily communicate the travel plans and obtain necessary approvals for expenses incurred during the trip.

Function and Rule Description

When you click on "Expenses", you'll see a menu with four options: Expense Request, Review Expense, Trip Request and Review Trips.

If you click on Trip Request, there are two possibilities.

1. If there are no expenses created yet, you'll see an empty screen.

img

2. When a user visits the Trip Request page, they can see the following table in which they can see the status submitted. In actions they can click on the "Edit", "Delete", "View" button.

img

Sections

1. View, Edit, Update and Delete

1. Create Trip Request

Validation: If user role = Manager/Employee

Click on "Trip Request" on the top right corner to create trip request.

img

After clicking on "Trip Request" the following modal gets open.

img

Then fill in all the details to proceed further. Then click on "Trip Request" to add a trip request or can click on "Cancel" if the user doesn't want to create.

img

After clicking on "Trip Request" the following table gets created with a toaster message of success.

img

2. Edit/Update Trip Request

After editing or updating necessary changes click on "Trip Request".

img

3. View Trip Request

On clicking on the "View" icon from the table, users can view the following page.

img

4. Delete Trip Request

Click on the "Delete" icon and the user can delete a particular trip. On clicking it a pop-up message appears to confirm. If the user wants to return back then can by clicking the "Back" button and can confirm by clicking the "Yes" button.

img

After clicking on "Yes" a toaster message will appear to confirm the delete.

img