mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-13 15:27:12 +00:00
fix: rename fields
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"fieldname": "problem",
|
||||
"fieldtype": "Long Text",
|
||||
"in_list_view": 1,
|
||||
"label": "Problem"
|
||||
"label": "Review"
|
||||
},
|
||||
{
|
||||
"fieldname": "sb_00",
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"fieldname": "procedure",
|
||||
"fieldtype": "Link",
|
||||
"in_list_view": 1,
|
||||
"label": "Procedure",
|
||||
"label": "Child Procedure",
|
||||
"options": "Quality Procedure"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user