fix bid meeting note requirement
This commit is contained in:
parent
22d102dee8
commit
ee9ce9ece5
2 changed files with 2 additions and 1 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue