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

Bug 584 fixed by sandeep #870

Closed
wants to merge 2 commits into from

Conversation

sandeeppatel2001
Copy link
Contributor

sandeep

Bug Issue #584
Previously bug occur when try to add the new customer with same company name that we have created earlier and deleted it. But Now we can created previously deleted customer also .
For Resolving the issue , if data is present in database we have to update the date instead of saving again . if data is not present in database then we can save data .
now Everything is working perfectly without coming any error.

video

clideo_editor_065f6609e11e4905a4c04373f0b7282d.mp4

Checklist

  • I have tested these changes
  • I have updated the relevant documentation
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the codebase
  • My changes generate no new warnings or errors
  • The title of my pull request is clear and descriptive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant