The error “Customer with this name and mobile already exists” means that you’re trying to add a new customer, but there’s already a customer in the system with the same name and mobile number.
To fix this:
-
Check for duplicates: Look if the customer you’re trying to add is already in the system.
-
Use different details: If it’s a different customer, try using a different name or mobile number.
-
Update existing customer: If it’s the same customer, please edit their existing information instead of creating a new one.