Merge pull request #19897 from hrwX/qms-int-issue

fix: rename labels
This commit is contained in:
Deepesh Garg 2019-12-12 08:45:51 +05:30 committed by GitHub
commit 60592e9d43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

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