Merge pull request #41869 from frappe/mergify/bp/version-15-hotfix/pr-41650

chore: typo in bom_operation.json (backport #41650)
This commit is contained in:
rohitwaghchaure
2024-06-12 15:22:51 +05:30
committed by GitHub

View File

@@ -77,7 +77,7 @@
"fieldname": "time_in_mins",
"fieldtype": "Float",
"in_list_view": 1,
"label": "Operation Time ",
"label": "Operation Time",
"oldfieldname": "time_in_mins",
"oldfieldtype": "Currency",
"reqd": 1
@@ -203,4 +203,4 @@
"sort_field": "modified",
"sort_order": "DESC",
"states": []
}
}