diff --git a/custom_ui/custom_ui/doctype/bid_meeting_note_form/bid_meeting_note_form.json b/custom_ui/custom_ui/doctype/bid_meeting_note_form/bid_meeting_note_form.json index 23443a0..55c7294 100644 --- a/custom_ui/custom_ui/doctype/bid_meeting_note_form/bid_meeting_note_form.json +++ b/custom_ui/custom_ui/doctype/bid_meeting_note_form/bid_meeting_note_form.json @@ -25,7 +25,7 @@ "in_list_view": 1, "label": "Project Template", "options": "Project Template", - "reqd": 1 + "reqd": 0 }, { "fieldname": "notes", diff --git a/custom_ui/fixtures/bid_meeting_note_form.json b/custom_ui/fixtures/bid_meeting_note_form.json index a1cab74..d4d3bc6 100644 --- a/custom_ui/fixtures/bid_meeting_note_form.json +++ b/custom_ui/fixtures/bid_meeting_note_form.json @@ -3,6 +3,7 @@ "company": "Sprinklers Northwest", "docstatus": 0, "doctype": "Bid Meeting Note Form", + "project_template": null, "fields": [ { "column": 1,