diff --git a/erpnext/selling/doctype/selling_settings/selling_settings.json b/erpnext/selling/doctype/selling_settings/selling_settings.json index 83ba1907671..b41433c4782 100644 --- a/erpnext/selling/doctype/selling_settings/selling_settings.json +++ b/erpnext/selling/doctype/selling_settings/selling_settings.json @@ -84,7 +84,7 @@ "options": "No\nYes" }, { - "default": "Each Transaction", + "default": "Daily", "description": "How often should Project and Company be updated based on Sales Transactions?", "fieldname": "sales_update_frequency", "fieldtype": "Select", @@ -231,7 +231,11 @@ "index_web_pages_for_search": 1, "issingle": 1, "links": [], +<<<<<<< HEAD "modified": "2025-09-23 21:10:14.826653", +======= + "modified": "2025-12-17 16:08:48.865885", +>>>>>>> 0b3e40b155 (perf!: Avoid updating sales data on every transaction (#51151)) "modified_by": "Administrator", "module": "Selling", "name": "Selling Settings",