-
Notifications
You must be signed in to change notification settings - Fork 0
User Guide
Daniel Harton edited this page Jul 30, 2026
·
1 revision
Welcome to the Phone Service System User Guide! This document will explain how to navigate the application and perform core tasks.
When you open the application, you are greeted by the Main Dashboard. This screen displays a comprehensive list of all active and past Subscriptions, showing the linked Client, the selected Service Option, costs, and dates.
From the top menu bar, you can access the management screens for:
- Clients
- Extra Options
- Subscriptions
To add a new client:
- Click on
Clientsin the menu to open the Client Management window. - Click Add.
- Fill in the required fields:
First Name,Last Name, andPhone Number. - Save the changes. Note: You can also select an existing client and click Edit or Delete.
To create a new service add-on:
- Click on
Extra Optionsin the menu. - Click Add.
- Provide a
Name(e.g., "International Calling") and aMonthly Cost. - Save the changes.
Subscriptions link a Client to an Extra Option for a specific time period. To assign an option to a client:
- From the Main Dashboard (or the Subscriptions menu), click Add.
- A dialog will appear. Select the desired Client from the dropdown list.
- Select the desired Extra Option from the dropdown list.
- Set the Start Date. The End Date is optional (leave blank for an ongoing subscription).
- Click OK to save. The new subscription will now appear in the main list.
You can export all current database records to a text file for reporting or backup purposes.
- On the Main Dashboard, click on Export to txt in the top menu.
- Choose where you want to save the
PhoneServiceSystemExport.txtfile on your computer. - The file will contain formatted lists of all Clients, Extra Options, and Subscriptions.