This commit is contained in:
@@ -1,2 +0,0 @@
|
|||||||
# Service requests
|
|
||||||
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
# CUSTOMER-WORKORDERS
|
|
||||||
|
|
||||||

|
|
||||||
@@ -105,10 +105,7 @@ nav:
|
|||||||
- 'Extensions': 'ay-extensions.md'
|
- 'Extensions': 'ay-extensions.md'
|
||||||
- 'Tags extension': 'ay-ex-tags.md'
|
- 'Tags extension': 'ay-ex-tags.md'
|
||||||
- 'Export extension': 'ay-ex-export.md'
|
- 'Export extension': 'ay-ex-export.md'
|
||||||
- 'Delete extension': 'ay-ex-delete.md'
|
- 'Delete extension': 'ay-ex-delete.md'
|
||||||
- Customer User interface:
|
|
||||||
- 'Workorders': 'customer-workorders.md'
|
|
||||||
- 'Customer service requests': 'customer-csr.md'
|
|
||||||
- Misc:
|
- Misc:
|
||||||
- 'About': 'ay-about.md'
|
- 'About': 'ay-about.md'
|
||||||
- 'Authorization roles': 'ay-biz-admin-roles.md'
|
- 'Authorization roles': 'ay-biz-admin-roles.md'
|
||||||
|
|||||||
@@ -1,9 +1,10 @@
|
|||||||
# Welcome to AyaNova
|
# Welcome to AyaNova Customer user interface
|
||||||
|
|
||||||
This manual is accessible locally from the AyaNova `Help` links.
|
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ theme:
|
|||||||
favicon: 'img/favicon.ico'
|
favicon: 'img/favicon.ico'
|
||||||
logo: 'img/logo.svg'
|
logo: 'img/logo.svg'
|
||||||
copyright: 'Copyright 2022 Ground Zero Tech-Works Inc.'
|
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'
|
site_dir: '../../../server/AyaNova/wwwroot/cust'
|
||||||
strict: true
|
strict: true
|
||||||
# Extensions
|
# Extensions
|
||||||
@@ -18,8 +18,5 @@ markdown_extensions:
|
|||||||
|
|
||||||
nav:
|
nav:
|
||||||
- Home: 'index.md'
|
- Home: 'index.md'
|
||||||
- User guide:
|
- 'Customer service requests': 'customer-csr.md'
|
||||||
- User interface:
|
- 'Workorders': 'customer-workorders.md'
|
||||||
- Customer User interface:
|
|
||||||
- 'Workorders': 'customer-workorders.md'
|
|
||||||
- 'Customer service requests': 'customer-csr.md'
|
|
||||||
|
|||||||
Reference in New Issue
Block a user