fix: rename labels

This commit is contained in:
Himanshu Warekar
2019-12-11 13:10:31 +05:30
parent 44ae135c36
commit f23b5ed23b
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
"fieldname": "problem", "fieldname": "problem",
"fieldtype": "Long Text", "fieldtype": "Long Text",
"in_list_view": 1, "in_list_view": 1,
"label": "Problem" "label": "Review"
}, },
{ {
"fieldname": "sb_00", "fieldname": "sb_00",

View File

@@ -18,7 +18,7 @@
"fieldname": "procedure", "fieldname": "procedure",
"fieldtype": "Link", "fieldtype": "Link",
"in_list_view": 1, "in_list_view": 1,
"label": "Procedure", "label": "Child Procedure",
"options": "Quality Procedure" "options": "Quality Procedure"
} }
], ],