fix: checkbox can't be mandatory (#47793)

fix: checkboxes can't be mandatory
This commit is contained in:
Ankush Menat
2025-05-28 19:16:58 +05:30
committed by GitHub
parent 82208f8513
commit 2b4285374f

View File

@@ -25,8 +25,7 @@
"default": "0",
"fieldname": "is_custom",
"fieldtype": "Check",
"label": "Custom?",
"reqd": 1
"label": "Custom?"
},
{
"fieldname": "param_name",