Customer bought a thing, he is able to create ticket from details of his order:
After sending ticket, he will be able to view it by “My account/My tickets”
System sending info (which you may looked at “System/Message Queue”)
First mail is send to customer`s email address, second one directed to sales department mail address as sales was chosen.
Store owner is able to view list of created tickets by “Nop4you/Tickets System/Tickets” On that list, is visible status of ticket, customer, department, store, subject, create date, and edit button, to open ticket and made action like:
- change status,
- change department,
- change priority,
- change staff,
- type response.
Please note, if customer is register, his mail will be linked, and you are able to see his data. If ticket is associate with order, also order will be linked to order details. If ticket is associate with product, then product will be linked to this ticket.
Plugin create extra tab on customer details (administrator panel). That tab showing all tickets linked with specific customer`s account.