idurar / idurar-erp-crm

Free Open Source ERP CRM Accounting Invoicing Software | Node Js React
https://cloud.idurarapp.com
GNU Affero General Public License v3.0
6.25k stars 1.88k forks source link

fix(form): remove required from enabled field #1124

Open MSNoorul opened 4 months ago

MSNoorul commented 4 months ago

Description

Fix this issue #1100 by removing the "required" field from "enabled" because it already has a single value, making "required" unnecessary. The bug has also been fixed.

Related Issues

1100

Steps to Test

Provide steps on how to test the changes introduced in this pull request.

Screenshots (if applicable)

image

Checklist