fix bid meeting note requirement

This commit is contained in:
Casey 2026-02-18 15:05:06 -06:00
parent 22d102dee8
commit ee9ce9ece5
2 changed files with 2 additions and 1 deletions

View file

@ -25,7 +25,7 @@
"in_list_view": 1, "in_list_view": 1,
"label": "Project Template", "label": "Project Template",
"options": "Project Template", "options": "Project Template",
"reqd": 1 "reqd": 0
}, },
{ {
"fieldname": "notes", "fieldname": "notes",

View file

@ -3,6 +3,7 @@
"company": "Sprinklers Northwest", "company": "Sprinklers Northwest",
"docstatus": 0, "docstatus": 0,
"doctype": "Bid Meeting Note Form", "doctype": "Bid Meeting Note Form",
"project_template": null,
"fields": [ "fields": [
{ {
"column": 1, "column": 1,