idurar / idurar-erp-crm

Open Source Headless ERP CRM E-Commerce Accounting Software | Node Js React
https://cloud.idurarapp.com/
Other
5.9k stars 1.73k forks source link

updated issue #1039 When customizing a new person, Name , Last name a… #1043

Open tanmaytrivedi9140 opened 3 months ago

tanmaytrivedi9140 commented 3 months ago

Description

customizing a new person, Name , Last name and Number fields accept wrong and random input ( false information)

Implementation

Updated Mongoose schema file (people.js) with the Zod validation for the phone number and email fields as described in the previous responses.