From 012718b350d9aa22a26da1609fa0cbdeb6ea0b43 Mon Sep 17 00:00:00 2001 From: meichthys Date: Thu, 5 Mar 2026 04:36:35 +0000 Subject: [PATCH] Customize about_us description for church --- .../custom/about_us_settings.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/church/church_customizations/custom/about_us_settings.json b/church/church_customizations/custom/about_us_settings.json index 3fe333a..c268183 100644 --- a/church/church_customizations/custom/about_us_settings.json +++ b/church/church_customizations/custom/about_us_settings.json @@ -17,6 +17,19 @@ "row_name": null, "value": "Church Introduction" }, + { + "default_value": null, + "doc_type": "About Us Settings", + "docstatus": 0, + "doctype_or_field": "DocField", + "field_name": "company_introduction", + "is_system_generated": 0, + "name": "About Us Settings-company_introduction-description", + "property": "description", + "property_type": "Text", + "row_name": null, + "value": "Introduce your church to the website visitor." + }, { "default_value": null, "doc_type": "About Us Settings",