You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
Why add this feature:
How it improves the product:
Starting point for this issue generated with ChatGPT
The text was updated successfully, but these errors were encountered: