From e513c024eb6df6c7e6220f534096d2dea1f66892 Mon Sep 17 00:00:00 2001 From: bVisible Date: Wed, 1 Nov 2023 15:06:02 +0100 Subject: [PATCH] Update purchase_order_item.json --- .../purchase_order_item/purchase_order_item.json | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/erpnext/buying/doctype/purchase_order_item/purchase_order_item.json b/erpnext/buying/doctype/purchase_order_item/purchase_order_item.json index 6b299844910c..fbcfe14ff087 100644 --- a/erpnext/buying/doctype/purchase_order_item/purchase_order_item.json +++ b/erpnext/buying/doctype/purchase_order_item/purchase_order_item.json @@ -113,7 +113,7 @@ "fields": [ { "bold": 1, - "columns": 2, + "columns": 1, "fieldname": "item_code", "fieldtype": "Link", "in_list_view": 1, @@ -149,7 +149,7 @@ { "allow_on_submit": 1, "bold": 1, - "columns": 2, + "columns": 1, "fieldname": "schedule_date", "fieldtype": "Date", "in_list_view": 1, @@ -174,8 +174,10 @@ "label": "Description" }, { + "columns": 2, "fieldname": "description", "fieldtype": "Text Editor", + "in_list_view": 1, "label": "Description", "oldfieldname": "description", "oldfieldtype": "Small Text", @@ -309,7 +311,7 @@ }, { "bold": 1, - "columns": 2, + "columns": 1, "fieldname": "rate", "fieldtype": "Currency", "in_list_view": 1, @@ -319,7 +321,7 @@ "options": "currency" }, { - "columns": 2, + "columns": 1, "fieldname": "amount", "fieldtype": "Currency", "in_list_view": 1, @@ -690,8 +692,10 @@ "print_hide": 1 }, { + "columns": 2, "fieldname": "item_tax_template", "fieldtype": "Link", + "in_list_view": 1, "label": "Item Tax Template", "options": "Item Tax Template" }, @@ -902,7 +906,7 @@ "index_web_pages_for_search": 1, "istable": 1, "links": [], - "modified": "2023-09-13 16:22:40.825092", + "modified": "2023-11-01 12:03:43.381933", "modified_by": "Administrator", "module": "Buying", "name": "Purchase Order Item",