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

fix:do not validate cutsomer in pos when complete order #43300

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

msabour11
Copy link

This pull request addresses a bug in the Point of Sale (POS) where an order could be completed without selecting a customer. The following changes have been made:

Added a check to ensure that a customer is selected before completing an order.
If no customer is selected, an alert is shown with the message “You must choose a customer to complete the order.”
An error sound is played to notify the user of the missing customer selection.

@msabour11
Copy link
Author

@rohitwaghchaure
should i change commit message

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

Successfully merging this pull request may close these issues.

2 participants