diff --git a/erpnext/accounts/doctype/pos_invoice/pos_invoice.json b/erpnext/accounts/doctype/pos_invoice/pos_invoice.json index bf8713de63f..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_abck", - "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_abck", - "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 4f8fe3a79ca..557c2940ef5 100644 --- a/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json +++ b/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -27,8 +27,6 @@ "update_billed_amount_in_purchase_receipt", "apply_tds", "amended_from", - "section_break_hzux", - "title", "supplier_invoice_details", "bill_no", "column_break_15", @@ -201,6 +199,7 @@ "hold_comment", "additional_info_section", "is_internal_supplier", + "title", "represents_company", "supplier_group", "sender", @@ -1685,10 +1684,6 @@ "fieldtype": "Section Break", "label": "Automation" }, - { - "fieldname": "section_break_hzux", - "fieldtype": "Section Break" - }, { "allow_on_submit": 1, "fieldname": "title", @@ -1703,7 +1698,7 @@ "idx": 204, "is_submittable": 1, "links": [], - "modified": "2026-04-28 07:15:31.062404", + "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 7a9c1c379c9..5c9289d3b51 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_qllv", - "title", "accounting_dimensions_section", "cost_center", "dimension_col_break", @@ -234,6 +232,7 @@ "status", "remarks", "customer_group", + "title", "column_break_imbx", "is_internal_customer", "represents_company", @@ -2343,10 +2342,6 @@ "fieldname": "column_break_iaso", "fieldtype": "Column Break" }, - { - "fieldname": "section_break_qllv", - "fieldtype": "Section Break" - }, { "allow_on_submit": 1, "fieldname": "title", @@ -2367,7 +2362,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 ee1f13e4b3f..47f355dff84 100644 --- a/erpnext/buying/doctype/purchase_order/purchase_order.json +++ b/erpnext/buying/doctype/purchase_order/purchase_order.json @@ -23,8 +23,6 @@ "is_subcontracted", "has_unit_price_items", "supplier_warehouse", - "section_break_ahub", - "title", "accounting_dimensions_section", "cost_center", "dimension_col_break", @@ -56,9 +54,7 @@ "net_total", "section_break_48", "pricing_rules", - "raw_material_details", "set_reserve_warehouse", - "supplied_items", "taxes_section", "tax_category", "taxes_and_charges", @@ -156,6 +152,7 @@ "auto_repeat", "update_auto_repeat_reference", "additional_info_section", + "title", "party_account_currency", "represents_company", "ref_sq", @@ -1312,10 +1309,6 @@ "fieldtype": "Section Break", "label": "Auto Repeat" }, - { - "fieldname": "section_break_ahub", - "fieldtype": "Section Break" - }, { "allow_on_submit": 1, "fieldname": "title", @@ -1330,7 +1323,7 @@ "idx": 105, "is_submittable": 1, "links": [], - "modified": "2026-04-28 06:11:46.904768", + "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 988ffcb9eb3..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_mhyw", - "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_mhyw", - "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-04-28 06:18:05.661710", + "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 ec0b33611b3..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_kumc", - "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_kumc", - "fieldtype": "Section Break" } ], "grid_page_length": 50, @@ -952,7 +947,7 @@ "index_web_pages_for_search": 1, "is_submittable": 1, "links": [], - "modified": "2026-04-28 06:23:52.813948", + "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 c22bd3b3e68..914273af088 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_jdzz", - "title", "currency_and_price_list", "currency", "conversion_rate", @@ -135,6 +133,7 @@ "status", "customer_group", "territory", + "title", "column_break_108", "opportunity", "enq_det", @@ -1125,10 +1124,6 @@ "fieldtype": "Section Break", "label": "Auto Repeat" }, - { - "fieldname": "section_break_jdzz", - "fieldtype": "Section Break" - }, { "allow_on_submit": 1, "fieldname": "title", @@ -1142,7 +1137,7 @@ "idx": 82, "is_submittable": 1, "links": [], - "modified": "2026-04-28 06:28:13.103302", + "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 60ae95172cd..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_zstt", - "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_zstt", - "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 e11853ff6fa..5d156970ec4 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_zxcd", - "title", "accounting_dimensions_section", "cost_center", "column_break_18", @@ -169,6 +167,7 @@ "inter_company_reference", "customer_group", "territory", + "title", "column_break5", "excise_page", "instructions", @@ -1449,10 +1448,6 @@ "fieldtype": "Section Break", "label": "Auto Repeat" }, - { - "fieldname": "section_break_zxcd", - "fieldtype": "Section Break" - }, { "allow_on_submit": 1, "fieldname": "title", @@ -1466,7 +1461,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 5238eca245a..fa71e305e4b 100755 --- a/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json +++ b/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json @@ -25,8 +25,6 @@ "apply_putaway_rule", "is_return", "return_against", - "section_break_yxar", - "title", "accounting_dimensions_section", "cost_center", "dimension_col_break", @@ -150,6 +148,7 @@ "instructions", "is_internal_supplier", "represents_company", + "title", "inter_company_reference", "column_break_131", "remarks", @@ -1288,10 +1287,6 @@ "fieldname": "column_break_ugyv", "fieldtype": "Column Break" }, - { - "fieldname": "section_break_yxar", - "fieldtype": "Section Break" - }, { "allow_on_submit": 1, "fieldname": "title", @@ -1306,7 +1301,7 @@ "idx": 261, "is_submittable": 1, "links": [], - "modified": "2026-04-28 06:47:12.170270", + "modified": "2026-05-28 12:38:05.907578", "modified_by": "Administrator", "module": "Stock", "name": "Purchase Receipt",