[docs] added for support module
This commit is contained in:
parent
36a786712d
commit
aa069565de
1
support/README.md
Normal file
1
support/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Customer Support / After sales service / Maintenance Module.
|
||||||
1
support/doctype/customer_issue/README.md
Normal file
1
support/doctype/customer_issue/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Issue raised by Customer, can be tagged against Invoice, Serial Number to verify warranty, service contract.
|
||||||
1
support/doctype/maintenance_schedule/README.md
Normal file
1
support/doctype/maintenance_schedule/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Schedule generator for planned maintenance for service contract or internal maintenance.
|
||||||
1
support/doctype/maintenance_schedule_detail/README.md
Normal file
1
support/doctype/maintenance_schedule_detail/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Scheduled event generated by Maintenance Schedule.
|
||||||
1
support/doctype/maintenance_schedule_item/README.md
Normal file
1
support/doctype/maintenance_schedule_item/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Details of Item to be maintained.
|
||||||
1
support/doctype/maintenance_visit/README.md
Normal file
1
support/doctype/maintenance_visit/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Log of visit for maintenance.
|
||||||
1
support/doctype/maintenance_visit_purpose/README.md
Normal file
1
support/doctype/maintenance_visit_purpose/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Table containing details of Items checked during Maintenance Visit.
|
||||||
1
support/doctype/newsletter/README.md
Normal file
1
support/doctype/newsletter/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Newsletter to be sent to Leads / Contacts.
|
||||||
1
support/doctype/support_ticket/README.md
Normal file
1
support/doctype/support_ticket/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Support Ticket (query) raised by customer via website or email (if configured).
|
||||||
1
support/page/support_analytics/README.md
Normal file
1
support/page/support_analytics/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Support Ticket volume, performance over time.
|
||||||
1
utilities/README.md
Normal file
1
utilities/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Common utilities / DocTypes.
|
||||||
8
website/README.md
Normal file
8
website/README.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
Module for website management.
|
||||||
|
|
||||||
|
Contains:
|
||||||
|
|
||||||
|
- DocTypes for Web Page, Blogs
|
||||||
|
- Templates
|
||||||
|
- Settings
|
||||||
|
- Generators for Item, Blog Post, Item Group
|
||||||
Loading…
x
Reference in New Issue
Block a user