fix: made source mandatory in billing form
This commit is contained in:
@@ -81,6 +81,7 @@ const setup_billing = () => {
|
||||
fieldname: "source",
|
||||
options: "LMS Source",
|
||||
only_select: 1,
|
||||
reqd: 1,
|
||||
},
|
||||
{
|
||||
fieldtype: "Section Break",
|
||||
|
||||
Reference in New Issue
Block a user