fix: make program field mandatory in Fees
This commit is contained in:
parent
9087689d90
commit
d67c2ea0d4
@ -160,7 +160,8 @@
|
||||
"in_list_view": 1,
|
||||
"in_standard_filter": 1,
|
||||
"label": "Program",
|
||||
"options": "Program"
|
||||
"options": "Program",
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"fieldname": "student_batch",
|
||||
@ -339,7 +340,7 @@
|
||||
],
|
||||
"is_submittable": 1,
|
||||
"links": [],
|
||||
"modified": "2020-07-18 05:00:00.621010",
|
||||
"modified": "2020-08-05 14:05:47.728409",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Education",
|
||||
"name": "Fees",
|
||||
|
Loading…
x
Reference in New Issue
Block a user