mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-14 07:01:56 +00:00
fix: remove duplicate field (#55941)
This commit is contained in:
@@ -106,7 +106,6 @@
|
|||||||
"automatically_run_rules_on_unreconciled_transactions",
|
"automatically_run_rules_on_unreconciled_transactions",
|
||||||
"enable_fuzzy_matching",
|
"enable_fuzzy_matching",
|
||||||
"transfer_match_days",
|
"transfer_match_days",
|
||||||
"automatically_run_rules_on_unreconciled_transactions",
|
|
||||||
"payment_request_section",
|
"payment_request_section",
|
||||||
"create_pr_in_draft_status",
|
"create_pr_in_draft_status",
|
||||||
"budget_section",
|
"budget_section",
|
||||||
@@ -744,13 +743,12 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"grid_page_length": 50,
|
"grid_page_length": 50,
|
||||||
"hide_toolbar": 0,
|
|
||||||
"icon": "icon-cog",
|
"icon": "icon-cog",
|
||||||
"idx": 1,
|
"idx": 1,
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"issingle": 1,
|
"issingle": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2026-06-03 13:11:54.721495",
|
"modified": "2026-06-15 18:26:50.778723",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Accounts Settings",
|
"name": "Accounts Settings",
|
||||||
|
|||||||
Reference in New Issue
Block a user