From 36a54ca40be2074243189ea064da1cfcdb7ea7b2 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 19:28:31 +0000 Subject: [PATCH] chore: mark as out of beta (backport #55439) (#55441) * chore: mark as out of beta (#55439) (cherry picked from commit aed957e7d1cc52da46fb6d088ca77eb8ed0fdd7e) * chore: remove newer property allow_bulk_edit not supported on v16 * chore(Bank Statement Import): mark as out of beta --------- Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com> --- .../bank_statement_import/bank_statement_import.json | 5 ++--- erpnext/accounts/doctype/dunning/dunning.json | 6 +++--- erpnext/accounts/doctype/dunning_type/dunning_type.json | 6 +++--- .../opening_invoice_creation_tool.json | 3 +-- 4 files changed, 9 insertions(+), 11 deletions(-) diff --git a/erpnext/accounts/doctype/bank_statement_import/bank_statement_import.json b/erpnext/accounts/doctype/bank_statement_import/bank_statement_import.json index c70092b765e..f82638c3038 100644 --- a/erpnext/accounts/doctype/bank_statement_import/bank_statement_import.json +++ b/erpnext/accounts/doctype/bank_statement_import/bank_statement_import.json @@ -1,7 +1,6 @@ { "actions": [], "autoname": "format:Bank Statement Import on {creation}", - "beta": 1, "creation": "2019-08-04 14:16:08.318714", "doctype": "DocType", "editable_grid": 1, @@ -226,7 +225,7 @@ ], "hide_toolbar": 1, "links": [], - "modified": "2025-06-11 02:23:22.159961", + "modified": "2026-05-30 20:51:10.353723", "modified_by": "Administrator", "module": "Accounts", "name": "Bank Statement Import", @@ -251,4 +250,4 @@ "sort_order": "DESC", "states": [], "track_changes": 1 -} +} \ No newline at end of file diff --git a/erpnext/accounts/doctype/dunning/dunning.json b/erpnext/accounts/doctype/dunning/dunning.json index e2173f37832..8790a1b8c0d 100644 --- a/erpnext/accounts/doctype/dunning/dunning.json +++ b/erpnext/accounts/doctype/dunning/dunning.json @@ -2,7 +2,6 @@ "actions": [], "allow_events_in_timeline": 1, "autoname": "naming_series:", - "beta": 1, "creation": "2019-07-05 16:34:31.013238", "doctype": "DocType", "engine": "InnoDB", @@ -400,7 +399,7 @@ ], "is_submittable": 1, "links": [], - "modified": "2024-11-26 13:46:07.760867", + "modified": "2026-05-30 23:18:04.712528", "modified_by": "Administrator", "module": "Accounts", "name": "Dunning", @@ -449,9 +448,10 @@ "write": 1 } ], + "row_format": "Dynamic", "sort_field": "creation", "sort_order": "ASC", "states": [], "title_field": "customer_name", "track_changes": 1 -} \ No newline at end of file +} diff --git a/erpnext/accounts/doctype/dunning_type/dunning_type.json b/erpnext/accounts/doctype/dunning_type/dunning_type.json index bc5b3360d5b..7d0aec4c2f8 100644 --- a/erpnext/accounts/doctype/dunning_type/dunning_type.json +++ b/erpnext/accounts/doctype/dunning_type/dunning_type.json @@ -1,7 +1,6 @@ { "actions": [], "allow_rename": 1, - "beta": 1, "creation": "2019-12-04 04:59:08.003664", "doctype": "DocType", "editable_grid": 1, @@ -107,7 +106,7 @@ "link_fieldname": "dunning_type" } ], - "modified": "2024-03-27 13:08:19.584112", + "modified": "2026-05-30 23:18:20.740726", "modified_by": "Administrator", "module": "Accounts", "name": "Dunning Type", @@ -151,8 +150,9 @@ "write": 1 } ], + "row_format": "Dynamic", "sort_field": "creation", "sort_order": "DESC", "states": [], "track_changes": 1 -} \ No newline at end of file +} diff --git a/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.json b/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.json index 535b7384b4d..e71e7885cc4 100644 --- a/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.json +++ b/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.json @@ -1,7 +1,6 @@ { "actions": [], "allow_copy": 1, - "beta": 1, "creation": "2017-08-29 02:22:54.947711", "doctype": "DocType", "editable_grid": 1, @@ -90,7 +89,7 @@ "hide_toolbar": 1, "issingle": 1, "links": [], - "modified": "2026-03-31 01:47:20.360352", + "modified": "2026-05-30 23:18:48.691227", "modified_by": "Administrator", "module": "Accounts", "name": "Opening Invoice Creation Tool",