chore: Added BOM std filters and update type in List View

(cherry picked from commit 2fece523f6)
This commit is contained in:
marination
2022-03-31 12:55:48 +05:30
committed by mergify-bot
parent 770f8da792
commit a9ec72d833

View File

@@ -20,6 +20,7 @@
"fieldname": "current_bom",
"fieldtype": "Link",
"in_list_view": 1,
"in_standard_filter": 1,
"label": "Current BOM",
"options": "BOM"
},
@@ -27,6 +28,7 @@
"fieldname": "new_bom",
"fieldtype": "Link",
"in_list_view": 1,
"in_standard_filter": 1,
"label": "New BOM",
"options": "BOM"
},
@@ -37,6 +39,7 @@
{
"fieldname": "update_type",
"fieldtype": "Select",
"in_list_view": 1,
"label": "Update Type",
"options": "Replace BOM\nUpdate Cost"
},
@@ -66,7 +69,7 @@
"index_web_pages_for_search": 1,
"is_submittable": 1,
"links": [],
"modified": "2022-03-17 12:51:28.067900",
"modified": "2022-03-31 12:51:44.885102",
"modified_by": "Administrator",
"module": "Manufacturing",
"name": "BOM Update Log",