diff --git a/erpnext/accounts/doctype/pos_invoice/pos_invoice.json b/erpnext/accounts/doctype/pos_invoice/pos_invoice.json index 7fdfde944f1..14c5153f0b9 100644 --- a/erpnext/accounts/doctype/pos_invoice/pos_invoice.json +++ b/erpnext/accounts/doctype/pos_invoice/pos_invoice.json @@ -26,8 +26,6 @@ "due_date", "amended_from", "return_against", - "section_break_clmv", - "title", "accounting_dimensions_section", "project", "dimension_col_break", @@ -172,6 +170,7 @@ "is_discounted", "col_break23", "status", + "title", "more_info", "debit_to", "party_account_currency", @@ -1625,10 +1624,6 @@ "fieldtype": "Section Break", "label": "Auto Repeat" }, - { - "fieldname": "section_break_clmv", - "fieldtype": "Section Break" - }, { "allow_on_submit": 1, "fieldname": "title", @@ -1641,7 +1636,7 @@ "icon": "fa fa-file-text", "is_submittable": 1, "links": [], - "modified": "2026-05-01 02:37:30.580568", + "modified": "2026-05-28 12:22:50.253090", "modified_by": "Administrator", "module": "Accounts", "name": "POS Invoice", diff --git a/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json b/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json index 51aaa4f60cb..f5ad73eae0f 100644 --- a/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json +++ b/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -28,8 +28,6 @@ "update_billed_amount_in_purchase_receipt", "apply_tds", "amended_from", - "section_break_ecfi", - "title", "supplier_invoice_details", "bill_no", "column_break_15", @@ -202,6 +200,7 @@ "hold_comment", "additional_info_section", "is_internal_supplier", + "title", "represents_company", "supplier_group", "sender", @@ -1684,10 +1683,6 @@ "fieldname": "automation_section", "fieldtype": "Section Break", "label": "Automation" - }, - { - "fieldname": "section_break_ecfi", - "fieldtype": "Section Break" } ], "grid_page_length": 50, @@ -1695,7 +1690,7 @@ "idx": 204, "is_submittable": 1, "links": [], - "modified": "2026-05-04 10:10:11.717131", + "modified": "2026-05-28 12:36:55.215363", "modified_by": "Administrator", "module": "Accounts", "name": "Purchase Invoice", diff --git a/erpnext/accounts/doctype/sales_invoice/sales_invoice.json b/erpnext/accounts/doctype/sales_invoice/sales_invoice.json index 6c4d98a215f..129789479df 100644 --- a/erpnext/accounts/doctype/sales_invoice/sales_invoice.json +++ b/erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -33,8 +33,6 @@ "is_created_using_pos", "pos_closing_entry", "has_subcontracted", - "section_break_sgnf", - "title", "accounting_dimensions_section", "cost_center", "dimension_col_break", @@ -232,6 +230,7 @@ "status", "remarks", "customer_group", + "title", "column_break_imbx", "is_internal_customer", "represents_company", @@ -2333,10 +2332,6 @@ "fieldtype": "Section Break", "label": "Automation" }, - { - "fieldname": "section_break_sgnf", - "fieldtype": "Section Break" - }, { "allow_on_submit": 1, "fieldname": "title", @@ -2357,7 +2352,7 @@ "link_fieldname": "consolidated_invoice" } ], - "modified": "2026-05-21 17:31:11.190958", + "modified": "2026-05-28 12:15:12.486443", "modified_by": "Administrator", "module": "Accounts", "name": "Sales Invoice", diff --git a/erpnext/buying/doctype/purchase_order/purchase_order.json b/erpnext/buying/doctype/purchase_order/purchase_order.json index 646d601f291..46d7d2293b2 100644 --- a/erpnext/buying/doctype/purchase_order/purchase_order.json +++ b/erpnext/buying/doctype/purchase_order/purchase_order.json @@ -24,8 +24,6 @@ "is_subcontracted", "has_unit_price_items", "supplier_warehouse", - "section_break_zymg", - "title", "accounting_dimensions_section", "cost_center", "dimension_col_break", @@ -57,9 +55,7 @@ "net_total", "section_break_48", "pricing_rules", - "raw_material_details", "set_reserve_warehouse", - "supplied_items", "taxes_section", "tax_category", "taxes_and_charges", @@ -157,6 +153,7 @@ "auto_repeat", "update_auto_repeat_reference", "additional_info_section", + "title", "party_account_currency", "represents_company", "ref_sq", @@ -1294,10 +1291,6 @@ "fieldname": "auto_repeat_section", "fieldtype": "Section Break", "label": "Auto Repeat" - }, - { - "fieldname": "section_break_zymg", - "fieldtype": "Section Break" } ], "grid_page_length": 50, @@ -1305,7 +1298,7 @@ "idx": 105, "is_submittable": 1, "links": [], - "modified": "2026-05-04 10:10:22.608381", + "modified": "2026-05-28 12:34:19.659621", "modified_by": "Administrator", "module": "Buying", "name": "Purchase Order", diff --git a/erpnext/buying/doctype/request_for_quotation/request_for_quotation.json b/erpnext/buying/doctype/request_for_quotation/request_for_quotation.json index e9f5fab1788..890e2824dc8 100644 --- a/erpnext/buying/doctype/request_for_quotation/request_for_quotation.json +++ b/erpnext/buying/doctype/request_for_quotation/request_for_quotation.json @@ -16,8 +16,6 @@ "status", "has_unit_price_items", "amended_from", - "section_break_trpf", - "title", "suppliers_section", "suppliers", "items_section", @@ -44,6 +42,7 @@ "letter_head", "more_info", "opportunity", + "title", "address_and_contact_tab", "billing_address", "billing_address_display", @@ -374,10 +373,6 @@ "label": "Shipping Address Details", "read_only": 1 }, - { - "fieldname": "section_break_trpf", - "fieldtype": "Section Break" - }, { "allow_on_submit": 1, "fieldname": "title", @@ -392,7 +387,7 @@ "index_web_pages_for_search": 1, "is_submittable": 1, "links": [], - "modified": "2026-03-30 12:18:08.451201", + "modified": "2026-05-28 12:28:46.606963", "modified_by": "Administrator", "module": "Buying", "name": "Request for Quotation", diff --git a/erpnext/buying/doctype/supplier_quotation/supplier_quotation.json b/erpnext/buying/doctype/supplier_quotation/supplier_quotation.json index 17abfd4fb30..a5619bd5f0b 100644 --- a/erpnext/buying/doctype/supplier_quotation/supplier_quotation.json +++ b/erpnext/buying/doctype/supplier_quotation/supplier_quotation.json @@ -20,8 +20,6 @@ "quotation_number", "has_unit_price_items", "amended_from", - "section_break_wwao", - "title", "accounting_dimensions_section", "cost_center", "dimension_col_break", @@ -118,6 +116,7 @@ "more_info", "is_subcontracted", "column_break_57", + "title", "opportunity", "connections_tab" ], @@ -940,10 +939,6 @@ "fieldname": "auto_repeat_section", "fieldtype": "Section Break", "label": "Auto Repeat" - }, - { - "fieldname": "section_break_wwao", - "fieldtype": "Section Break" } ], "grid_page_length": 50, @@ -952,7 +947,7 @@ "index_web_pages_for_search": 1, "is_submittable": 1, "links": [], - "modified": "2026-03-30 12:18:35.777574", + "modified": "2026-05-28 12:29:37.509487", "modified_by": "Administrator", "module": "Buying", "name": "Supplier Quotation", diff --git a/erpnext/selling/doctype/quotation/quotation.json b/erpnext/selling/doctype/quotation/quotation.json index d70475eeb0a..325fe876a76 100644 --- a/erpnext/selling/doctype/quotation/quotation.json +++ b/erpnext/selling/doctype/quotation/quotation.json @@ -22,8 +22,6 @@ "company", "has_unit_price_items", "amended_from", - "section_break_cojf", - "title", "currency_and_price_list", "currency", "conversion_rate", @@ -137,6 +135,7 @@ "status", "customer_group", "territory", + "title", "column_break_108", "opportunity", "enq_det", @@ -1133,10 +1132,6 @@ "fieldtype": "Section Break", "label": "Auto Repeat" }, - { - "fieldname": "section_break_cojf", - "fieldtype": "Section Break" - }, { "allow_on_submit": 1, "fieldname": "title", @@ -1150,7 +1145,7 @@ "idx": 82, "is_submittable": 1, "links": [], - "modified": "2026-03-30 12:19:04.589592", + "modified": "2026-05-28 11:38:05.090149", "modified_by": "Administrator", "module": "Selling", "name": "Quotation", diff --git a/erpnext/selling/doctype/sales_order/sales_order.json b/erpnext/selling/doctype/sales_order/sales_order.json index 2e0507ab4ca..739b91f18b1 100644 --- a/erpnext/selling/doctype/sales_order/sales_order.json +++ b/erpnext/selling/doctype/sales_order/sales_order.json @@ -26,8 +26,6 @@ "has_unit_price_items", "is_subcontracted", "amended_from", - "section_break_umok", - "title", "accounting_dimensions_section", "cost_center", "dimension_col_break", @@ -176,6 +174,7 @@ "po_no", "po_date", "represents_company", + "title", "column_break_yvzv", "inter_company_order_reference", "party_account_currency", @@ -1747,10 +1746,6 @@ "print_hide": 1, "read_only": 1 }, - { - "fieldname": "section_break_umok", - "fieldtype": "Section Break" - }, { "allow_on_submit": 1, "fieldname": "title", @@ -1765,7 +1760,7 @@ "idx": 105, "is_submittable": 1, "links": [], - "modified": "2026-05-01 02:37:30.937916", + "modified": "2026-05-28 11:41:11.823034", "modified_by": "Administrator", "module": "Selling", "name": "Sales Order", diff --git a/erpnext/stock/doctype/delivery_note/delivery_note.json b/erpnext/stock/doctype/delivery_note/delivery_note.json index 5482d12579b..6cb8e707449 100644 --- a/erpnext/stock/doctype/delivery_note/delivery_note.json +++ b/erpnext/stock/doctype/delivery_note/delivery_note.json @@ -22,8 +22,6 @@ "is_return", "issue_credit_note", "return_against", - "section_break_bxkw", - "title", "accounting_dimensions_section", "cost_center", "column_break_18", @@ -170,6 +168,7 @@ "inter_company_reference", "customer_group", "territory", + "title", "column_break5", "excise_page", "instructions", @@ -1454,10 +1453,6 @@ "fieldtype": "Section Break", "label": "Auto Repeat" }, - { - "fieldname": "section_break_bxkw", - "fieldtype": "Section Break" - }, { "allow_on_submit": 1, "fieldname": "title", @@ -1471,7 +1466,7 @@ "idx": 146, "is_submittable": 1, "links": [], - "modified": "2026-05-01 02:37:31.430649", + "modified": "2026-05-28 11:44:37.286743", "modified_by": "Administrator", "module": "Stock", "name": "Delivery Note", diff --git a/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json b/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json index c891b6df2eb..ecb44ee544f 100755 --- a/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json +++ b/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json @@ -26,8 +26,6 @@ "apply_putaway_rule", "is_return", "return_against", - "section_break_zwvg", - "title", "accounting_dimensions_section", "cost_center", "dimension_col_break", @@ -151,6 +149,7 @@ "instructions", "is_internal_supplier", "represents_company", + "title", "inter_company_reference", "column_break_131", "remarks", @@ -1287,10 +1286,6 @@ { "fieldname": "column_break_ugyv", "fieldtype": "Column Break" - }, - { - "fieldname": "section_break_zwvg", - "fieldtype": "Section Break" } ], "grid_page_length": 50, @@ -1298,7 +1293,7 @@ "idx": 261, "is_submittable": 1, "links": [], - "modified": "2026-05-04 10:19:44.638858", + "modified": "2026-05-28 12:38:05.907578", "modified_by": "Administrator", "module": "Stock", "name": "Purchase Receipt",