mnichols08 / open.CRM

An open-source Customer Relationship Manager written with Next.js and Typescript
https://open-crm-six.vercel.app
GNU General Public License v3.0
1 stars 1 forks source link

[User Story] Ticket and Customer Relationship #36

Open mnichols08 opened 2 months ago

mnichols08 commented 2 months ago

Implement Customer-Ticket Relationship

As a customer service representative, I want a system that relates customers to their assigned tickets, so that I can efficiently manage and track customer issues and support requests.

Acceptance Criteria:

Customer-Ticket Association:

Data Model:

Creating Tickets:

Viewing Customer Information:

Viewing Ticket Information:

Searching and Filtering:

Reporting:

Technical Notes:

Definition of Done: