Skip to content

Commit d15492a

Browse files
author
kmidkiff
committed
more usage guide added
1 parent adb07ca commit d15492a

File tree

6 files changed

+14
-1
lines changed

6 files changed

+14
-1
lines changed

docs/admin_dashboard.md

Whitespace-only changes.

docs/images/billing_history.png

38.1 KB
Loading

docs/images/invoice_details.png

276 KB
Loading

docs/images/view_invoice.png

158 KB
Loading

docs/invoice.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
1. Log in to ServiceBot
2+
2. Select _Billing_ -> _Billing History_
3+
4+
![Screenshot](./images/billing_history.png)
5+
6+
3. Select the Invoice you want to view and Select _Actions_ -> _View Invoice_
7+
8+
![Screenshot](./images/view_invoice.png)
9+
10+
4. This page provides data such as Total Charged, Date of payment, Line items, and Status
11+
12+
![Screenshot](./images/invoice_details.png)

mkdocs.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ pages:
2121
- Approve a Service: approve_service.md
2222
- Messaging: messaging.md
2323
- View Invoices: invoice.md
24-
- Give a Refule: refund.md
24+
- Give a Refund: refund.md
2525
- Roles and Permissions: roles.md
26+
- Navigate Admin Dashboard: admin_dashboard.md
2627
- Change operation mode: operation_mode.md
2728
- Change Branding: branding.md
2829
- Change Theme: theme.md

0 commit comments

Comments
 (0)