diff --git a/erpnext/setup/doctype/company/company.json b/erpnext/setup/doctype/company/company.json
index af25fb49b47..7b552d8a061 100644
--- a/erpnext/setup/doctype/company/company.json
+++ b/erpnext/setup/doctype/company/company.json
@@ -768,6 +768,7 @@
{
"default": "0",
"depends_on": "eval: doc.book_advance_payments_in_separate_party_account",
+ "description": "If Enabled - Reconciliation happens on the Advance Payment posting date
\nIf Disabled - Reconciliation happens on oldest of 2 Dates: Invoice Date or the Advance Payment posting date
\n",
"fieldname": "reconcile_on_advance_payment_date",
"fieldtype": "Check",
"label": "Reconcile on Advance Payment Date"
@@ -778,7 +779,7 @@
"image_field": "company_logo",
"is_tree": 1,
"links": [],
- "modified": "2024-05-16 11:52:13.067003",
+ "modified": "2024-05-16 12:39:54.694232",
"modified_by": "Administrator",
"module": "Setup",
"name": "Company",