This commit is contained in:
2022-03-31 22:58:37 +00:00
parent 1f3f52b41e
commit bc4a0497e1
5 changed files with 8 additions and 18 deletions

View File

@@ -1,2 +0,0 @@
# Service requests

View File

@@ -1,3 +0,0 @@
# CUSTOMER-WORKORDERS
![THIS PAGE UNDER CONSTRUCTION](img/underconstruction.svg)

View File

@@ -105,10 +105,7 @@ nav:
- 'Extensions': 'ay-extensions.md'
- 'Tags extension': 'ay-ex-tags.md'
- 'Export extension': 'ay-ex-export.md'
- 'Delete extension': 'ay-ex-delete.md'
- Customer User interface:
- 'Workorders': 'customer-workorders.md'
- 'Customer service requests': 'customer-csr.md'
- 'Delete extension': 'ay-ex-delete.md'
- Misc:
- 'About': 'ay-about.md'
- 'Authorization roles': 'ay-biz-admin-roles.md'

View File

@@ -1,9 +1,10 @@
# Welcome to AyaNova
This manual is accessible locally from the AyaNova `Help` links.
# Welcome to AyaNova Customer user interface
This Help documentation provides information on how to request service from your service company, view your existing workorders, and print workorders.
Some features described in this manual may not have been enabled by your service company.
Please contact your service company administrator if you have additional questions on how to request service and view your data.
---

View File

@@ -5,7 +5,7 @@ theme:
favicon: 'img/favicon.ico'
logo: 'img/logo.svg'
copyright: 'Copyright 2022 Ground Zero Tech-Works Inc.'
site_name: AyaNova Customer manual
site_name: AyaNova Customer user manual
site_dir: '../../../server/AyaNova/wwwroot/cust'
strict: true
# Extensions
@@ -18,8 +18,5 @@ markdown_extensions:
nav:
- Home: 'index.md'
- User guide:
- User interface:
- Customer User interface:
- 'Workorders': 'customer-workorders.md'
- 'Customer service requests': 'customer-csr.md'
- 'Customer service requests': 'customer-csr.md'
- 'Workorders': 'customer-workorders.md'