mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-18 01:36:55 +00:00
chore: typo in bom_operation.json (#41650)
chore: typo in bom_operation.json
This commit is contained in:
committed by
GitHub
parent
53d99b7c8c
commit
7ee2a19f53
@@ -90,7 +90,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
|
||||
@@ -299,4 +299,4 @@
|
||||
"sort_field": "creation",
|
||||
"sort_order": "DESC",
|
||||
"states": []
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user