mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-31 17:17:02 -04:00
- Empty emails are now allowed (customers may not have email addresses) - Validation only applies when email is non-empty - Added test case for empty email acceptance This fixes a regression where FILTER_VALIDATE_EMAIL rejected empty strings, breaking imports for customers without email addresses.