refactor: remove columns from list in child table (#45189)

This commit is contained in:
Ejaaz Khan
2025-01-13 11:54:44 +05:30
committed by GitHub
parent 53c282c86e
commit 6eb3b0b1c2
2 changed files with 3 additions and 9 deletions

View File

@@ -64,7 +64,6 @@
{
"fieldname": "description",
"fieldtype": "Text Editor",
"in_list_view": 1,
"label": "Description",
"oldfieldname": "opn_description",
"oldfieldtype": "Text"
@@ -105,7 +104,6 @@
{
"fieldname": "operating_cost",
"fieldtype": "Currency",
"in_list_view": 1,
"label": "Operating Cost",
"oldfieldname": "operating_cost",
"oldfieldtype": "Currency",
@@ -209,7 +207,6 @@
"columns": 1,
"fieldname": "bom_no",
"fieldtype": "Link",
"in_list_view": 1,
"label": "BOM No",
"options": "BOM"
},
@@ -247,7 +244,6 @@
"columns": 1,
"fieldname": "fg_warehouse",
"fieldtype": "Link",
"in_list_view": 1,
"label": "Finished Goods Warehouse",
"options": "Warehouse"
},
@@ -256,7 +252,6 @@
"depends_on": "eval:doc.skip_material_transfer && !doc.backflush_from_wip_warehouse",
"fieldname": "source_warehouse",
"fieldtype": "Link",
"in_list_view": 1,
"label": "Source Warehouse",
"options": "Warehouse"
},
@@ -290,7 +285,7 @@
"index_web_pages_for_search": 1,
"istable": 1,
"links": [],
"modified": "2024-06-03 15:46:49.404875",
"modified": "2025-01-09 15:45:37.695800",
"modified_by": "Administrator",
"module": "Manufacturing",
"name": "BOM Operation",
@@ -299,4 +294,4 @@
"sort_field": "creation",
"sort_order": "DESC",
"states": []
}
}

View File

@@ -519,7 +519,6 @@
"depends_on": "eval:doc.delivered_by_supplier!=1",
"fieldname": "warehouse",
"fieldtype": "Link",
"in_list_view": 1,
"label": "Delivery Warehouse",
"oldfieldname": "reserved_warehouse",
"oldfieldtype": "Link",
@@ -938,7 +937,7 @@
"idx": 1,
"istable": 1,
"links": [],
"modified": "2024-11-21 13:21:29.743474",
"modified": "2025-01-09 15:34:47.768457",
"modified_by": "Administrator",
"module": "Selling",
"name": "Sales Order Item",