Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete customer feature #1165

Open
1 task done
olemp opened this issue Nov 9, 2023 · 0 comments
Open
1 task done

Delete customer feature #1165

olemp opened this issue Nov 9, 2023 · 0 comments
Labels
new feature New feature

Comments

@olemp
Copy link
Contributor

olemp commented Nov 9, 2023

  • I have searched for existing issues to avoid creating duplicates

TLDR

Implement a "Delete customer" feature.

Description

The "Delete customer" feature is essential for maintaining a clean and organized customer database. Users should be able to remove customers who are no longer relevant to their business. This feature is crucial for data hygiene and user experience.

Functionality:

  • Accessible from the customer details page
  • Requires confirmation to prevent accidental deletions
  • Checks for active projects associated with the customer
  • If there are active projects, prompt the user to reassign or complete them before deletion
  • Provide a warning about the potential impact on project data
  • Deletes customer record and associated data (if no active projects)

Why add this feature:

  • Enhances user control over customer database
  • Improves data cleanliness and accuracy
  • Streamlines customer management processes

How it improves the product:

  • Simplifies customer database maintenance
  • Reduces clutter and improves user workflow
  • Aligns with user expectations for comprehensive customer management

Starting point for this issue generated with ChatGPT

@olemp olemp added the new feature New feature label Nov 9, 2023
@olemp olemp added this to the Milestone 13: Aluminum milestone Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant