From fb44afdce7d5d45bd9114862b2f63a7fc0147b66 Mon Sep 17 00:00:00 2001 From: meichthys Date: Fri, 14 Nov 2025 05:02:33 +0000 Subject: [PATCH] Add Documentation links to doctypes --- .../doctype/church_letter/church_letter.json | 3 ++- .../doctype/church_presentation/church_presentation.json | 3 ++- .../church_presentation_slide/church_presentation_slide.json | 3 ++- .../doctype/church_alms_request/church_alms_request.json | 2 +- .../doctype/church_collection/church_collection.json | 3 ++- .../church_collection_fund_total.json | 3 ++- .../doctype/church_donation/church_donation.json | 5 +++-- .../doctype/church_expense/church_expense.json | 3 ++- .../doctype/church_expense_type/church_expense_type.json | 3 ++- .../church_financial_transaction.json | 3 ++- church/church_finances/doctype/church_fund/church_fund.json | 3 ++- .../doctype/church_fund_transfer/church_fund_transfer.json | 3 ++- .../doctype/church_payment_type/church_payment_type.json | 3 ++- .../doctype/church_belief/church_belief.json | 3 ++- .../church_belief_bible_references.json | 3 ++- .../doctype/church_information/church_information.json | 3 ++- .../church_ministries/doctype/church_event/church_event.json | 3 ++- .../church_event_attendance/church_event_attendance.json | 5 +++-- .../church_event_attendance_type.json | 3 ++- .../doctype/church_event_schedule/church_event_schedule.json | 3 ++- .../doctype/church_event_type/church_event_type.json | 3 ++- .../church_ministries/doctype/church_song/church_song.json | 3 ++- .../doctype/church_missionary/church_missionary.json | 3 ++- .../church_missionary_agency/church_missionary_agency.json | 3 ++- .../church_missionary_support_frequency.json | 3 ++- .../church_people/doctype/church_family/church_family.json | 3 ++- .../doctype/church_member_status/church_member_status.json | 3 ++- .../church_people/doctype/church_person/church_person.json | 3 ++- .../church_person_relation/church_person_relation.json | 5 +++-- .../church_person_relation_type.json | 3 ++- church/church_people/doctype/church_role/church_role.json | 3 ++- .../doctype/church_role_type/church_role_type.json | 3 ++- .../church_prayers/doctype/church_prayer/church_prayer.json | 3 ++- .../doctype/church_prayer_request/church_prayer_request.json | 3 ++- .../church_prayer_request_status.json | 3 ++- .../church_prayer_request_type.json | 3 ++- .../doctype/church_prayer_topic/church_prayer_topic.json | 3 ++- .../doctype/church_bible_book/church_bible_book.json | 3 ++- .../church_bible_reference/church_bible_reference.json | 3 ++- .../church_bible_translation/church_bible_translation.json | 3 ++- .../doctype/church_bible_verse/church_bible_verse.json | 3 ++- 41 files changed, 84 insertions(+), 44 deletions(-) diff --git a/church/church_communications/doctype/church_letter/church_letter.json b/church/church_communications/doctype/church_letter/church_letter.json index 87e555d..a4ee60e 100644 --- a/church/church_communications/doctype/church_letter/church_letter.json +++ b/church/church_communications/doctype/church_letter/church_letter.json @@ -5,6 +5,7 @@ "creation": "2025-09-23 21:49:59.122163", "description": "A letter sent to the church.", "doctype": "DocType", + "documentation": "/app/manual%3A-communications", "editable_grid": 1, "engine": "InnoDB", "field_order": [ @@ -94,7 +95,7 @@ "index_web_pages_for_search": 1, "istable": 1, "links": [], - "modified": "2025-11-06 23:17:32.698232", + "modified": "2025-11-13 23:58:34.793584", "modified_by": "Administrator", "module": "Church Communications", "name": "Church Letter", diff --git a/church/church_communications/doctype/church_presentation/church_presentation.json b/church/church_communications/doctype/church_presentation/church_presentation.json index fcbcdf4..2ceb501 100644 --- a/church/church_communications/doctype/church_presentation/church_presentation.json +++ b/church/church_communications/doctype/church_presentation/church_presentation.json @@ -4,6 +4,7 @@ "creation": "2025-10-10 23:07:31.392203", "description": "A slideshow presentation of `Church Presentation Slide`s", "doctype": "DocType", + "documentation": "/app/manual%3A-communications", "engine": "InnoDB", "field_order": [ "title", @@ -30,7 +31,7 @@ "grid_page_length": 50, "index_web_pages_for_search": 1, "links": [], - "modified": "2025-11-11 00:24:57.174591", + "modified": "2025-11-13 23:58:34.506328", "modified_by": "Administrator", "module": "Church Communications", "name": "Church Presentation", diff --git a/church/church_communications/doctype/church_presentation_slide/church_presentation_slide.json b/church/church_communications/doctype/church_presentation_slide/church_presentation_slide.json index 6b145ec..72cafc7 100644 --- a/church/church_communications/doctype/church_presentation_slide/church_presentation_slide.json +++ b/church/church_communications/doctype/church_presentation_slide/church_presentation_slide.json @@ -5,6 +5,7 @@ "creation": "2025-10-10 22:47:37.269992", "description": "A presentation slide to be displayed in the Church", "doctype": "DocType", + "documentation": "/app/manual%3A-communications", "engine": "InnoDB", "field_order": [ "content", @@ -29,7 +30,7 @@ "index_web_pages_for_search": 1, "istable": 1, "links": [], - "modified": "2025-11-06 23:17:49.110489", + "modified": "2025-11-13 23:58:34.672818", "modified_by": "Administrator", "module": "Church Communications", "name": "Church Presentation Slide", diff --git a/church/church_finances/doctype/church_alms_request/church_alms_request.json b/church/church_finances/doctype/church_alms_request/church_alms_request.json index 801a8b3..52fb34e 100644 --- a/church/church_finances/doctype/church_alms_request/church_alms_request.json +++ b/church/church_finances/doctype/church_alms_request/church_alms_request.json @@ -88,7 +88,7 @@ "grid_page_length": 50, "index_web_pages_for_search": 1, "links": [], - "modified": "2025-11-12 23:35:45.753076", + "modified": "2025-11-13 23:57:46.300770", "modified_by": "Administrator", "module": "Church Finances", "name": "Church Alms Request", diff --git a/church/church_finances/doctype/church_collection/church_collection.json b/church/church_finances/doctype/church_collection/church_collection.json index a72a6d4..140606d 100644 --- a/church/church_finances/doctype/church_collection/church_collection.json +++ b/church/church_finances/doctype/church_collection/church_collection.json @@ -5,6 +5,7 @@ "creation": "2025-09-02 00:47:02.825073", "description": "A specific collection of `Church Donation`s that are generally from `Church Person`s and associated with a specific `Church Event`s.", "doctype": "DocType", + "documentation": "/app/manual%3A-finances", "engine": "InnoDB", "field_order": [ "date", @@ -90,7 +91,7 @@ "index_web_pages_for_search": 1, "is_submittable": 1, "links": [], - "modified": "2025-11-11 00:30:03.483730", + "modified": "2025-11-13 23:57:47.098141", "modified_by": "Administrator", "module": "Church Finances", "name": "Church Collection", diff --git a/church/church_finances/doctype/church_collection_fund_total/church_collection_fund_total.json b/church/church_finances/doctype/church_collection_fund_total/church_collection_fund_total.json index 8272146..be3fc83 100644 --- a/church/church_finances/doctype/church_collection_fund_total/church_collection_fund_total.json +++ b/church/church_finances/doctype/church_collection_fund_total/church_collection_fund_total.json @@ -4,6 +4,7 @@ "creation": "2025-10-01 22:18:39.386224", "description": "Total donations for specific `Church Fund`s", "doctype": "DocType", + "documentation": "/app/manual%3A-finances", "engine": "InnoDB", "field_order": [ "fund", @@ -34,7 +35,7 @@ "index_web_pages_for_search": 1, "istable": 1, "links": [], - "modified": "2025-10-02 00:41:27.821263", + "modified": "2025-11-13 23:57:45.669918", "modified_by": "Administrator", "module": "Church Finances", "name": "Church Collection Fund Total", diff --git a/church/church_finances/doctype/church_donation/church_donation.json b/church/church_finances/doctype/church_donation/church_donation.json index ae0be3a..b1b2559 100644 --- a/church/church_finances/doctype/church_donation/church_donation.json +++ b/church/church_finances/doctype/church_donation/church_donation.json @@ -4,6 +4,7 @@ "creation": "2025-09-02 00:57:15.831405", "description": "A donation made to the church (Generally by `Church Person`s).", "doctype": "DocType", + "documentation": "/app/manual%3A-finances", "editable_grid": 1, "engine": "InnoDB", "field_order": [ @@ -76,7 +77,7 @@ "index_web_pages_for_search": 1, "istable": 1, "links": [], - "modified": "2025-09-04 23:47:17.659104", + "modified": "2025-11-13 23:57:46.966670", "modified_by": "Administrator", "module": "Church Finances", "name": "Church Donation", @@ -86,4 +87,4 @@ "sort_field": "modified", "sort_order": "DESC", "states": [] -} +} \ No newline at end of file diff --git a/church/church_finances/doctype/church_expense/church_expense.json b/church/church_finances/doctype/church_expense/church_expense.json index 834e917..c34d4b2 100644 --- a/church/church_finances/doctype/church_expense/church_expense.json +++ b/church/church_finances/doctype/church_expense/church_expense.json @@ -5,6 +5,7 @@ "creation": "2025-10-09 02:25:29.401455", "description": "A financial transaction that reduces the balance of a `Church Fund`", "doctype": "DocType", + "documentation": "/app/manual%3A-finances", "engine": "InnoDB", "field_order": [ "type", @@ -68,7 +69,7 @@ "link_fieldname": "source" } ], - "modified": "2025-11-11 00:21:26.216705", + "modified": "2025-11-13 23:57:46.108823", "modified_by": "Administrator", "module": "Church Finances", "name": "Church Expense", diff --git a/church/church_finances/doctype/church_expense_type/church_expense_type.json b/church/church_finances/doctype/church_expense_type/church_expense_type.json index d3f38cf..dcd80ec 100644 --- a/church/church_finances/doctype/church_expense_type/church_expense_type.json +++ b/church/church_finances/doctype/church_expense_type/church_expense_type.json @@ -5,6 +5,7 @@ "creation": "2025-10-09 02:26:38.910872", "description": "A type of `Church Expense` (a.k.a. Categories)", "doctype": "DocType", + "documentation": "/app/manual%3A-finances", "engine": "InnoDB", "field_order": [ "type", @@ -105,7 +106,7 @@ "link_fieldname": "type" } ], - "modified": "2025-11-11 00:23:09.451803", + "modified": "2025-11-13 23:57:46.458068", "modified_by": "Administrator", "module": "Church Finances", "name": "Church Expense Type", diff --git a/church/church_finances/doctype/church_financial_transaction/church_financial_transaction.json b/church/church_finances/doctype/church_financial_transaction/church_financial_transaction.json index 40d2d99..b91b994 100644 --- a/church/church_finances/doctype/church_financial_transaction/church_financial_transaction.json +++ b/church/church_finances/doctype/church_financial_transaction/church_financial_transaction.json @@ -4,6 +4,7 @@ "creation": "2025-10-01 23:06:24.774047", "description": "A financial transaction from a source (i.e. Person, Business, etc)", "doctype": "DocType", + "documentation": "/app/manual%3A-finances", "editable_grid": 1, "engine": "InnoDB", "field_order": [ @@ -65,7 +66,7 @@ "index_web_pages_for_search": 1, "istable": 1, "links": [], - "modified": "2025-10-10 00:10:58.863167", + "modified": "2025-11-13 23:57:45.821416", "modified_by": "Administrator", "module": "Church Finances", "name": "Church Financial Transaction", diff --git a/church/church_finances/doctype/church_fund/church_fund.json b/church/church_finances/doctype/church_fund/church_fund.json index 0198cc4..5efd8fd 100644 --- a/church/church_finances/doctype/church_fund/church_fund.json +++ b/church/church_finances/doctype/church_fund/church_fund.json @@ -5,6 +5,7 @@ "creation": "2025-09-02 01:11:30.383380", "description": "Financial funds of the church (i.e. General, Trust, etc).", "doctype": "DocType", + "documentation": "/app/manual%3A-finances", "engine": "InnoDB", "field_order": [ "fund", @@ -75,7 +76,7 @@ "table_fieldname": "donations" } ], - "modified": "2025-11-11 00:09:07.796302", + "modified": "2025-11-13 23:57:46.807646", "modified_by": "Administrator", "module": "Church Finances", "name": "Church Fund", diff --git a/church/church_finances/doctype/church_fund_transfer/church_fund_transfer.json b/church/church_finances/doctype/church_fund_transfer/church_fund_transfer.json index c4a2250..a6f0b91 100644 --- a/church/church_finances/doctype/church_fund_transfer/church_fund_transfer.json +++ b/church/church_finances/doctype/church_fund_transfer/church_fund_transfer.json @@ -5,6 +5,7 @@ "creation": "2025-10-09 23:26:05.829776", "description": "A financial currency transfer between two `Church Fund`s", "doctype": "DocType", + "documentation": "/app/manual%3A-finances", "engine": "InnoDB", "field_order": [ "section_break_ev5b", @@ -94,7 +95,7 @@ "index_web_pages_for_search": 1, "is_submittable": 1, "links": [], - "modified": "2025-11-11 00:22:12.635610", + "modified": "2025-11-13 23:57:45.954418", "modified_by": "Administrator", "module": "Church Finances", "name": "Church Fund Transfer", diff --git a/church/church_finances/doctype/church_payment_type/church_payment_type.json b/church/church_finances/doctype/church_payment_type/church_payment_type.json index ab96acd..e4f601b 100644 --- a/church/church_finances/doctype/church_payment_type/church_payment_type.json +++ b/church/church_finances/doctype/church_payment_type/church_payment_type.json @@ -5,6 +5,7 @@ "creation": "2025-09-02 01:03:03.764617", "description": "The type of payment used for `Church Donation`s (i.e. Cash, Check, etc)", "doctype": "DocType", + "documentation": "/app/manual%3A-finances", "engine": "InnoDB", "field_order": [ "type", @@ -36,7 +37,7 @@ "table_fieldname": "donations" } ], - "modified": "2025-11-11 00:11:18.016937", + "modified": "2025-11-13 23:57:46.638425", "modified_by": "Administrator", "module": "Church Finances", "name": "Church Payment Type", diff --git a/church/church_foundations/doctype/church_belief/church_belief.json b/church/church_foundations/doctype/church_belief/church_belief.json index 0291890..06c5092 100644 --- a/church/church_foundations/doctype/church_belief/church_belief.json +++ b/church/church_foundations/doctype/church_belief/church_belief.json @@ -5,6 +5,7 @@ "creation": "2025-09-17 21:36:27.516552", "description": "Specific beliefs of the church", "doctype": "DocType", + "documentation": "/app/manual%3A-foundations", "editable_grid": 1, "engine": "InnoDB", "field_order": [ @@ -41,7 +42,7 @@ "grid_page_length": 50, "index_web_pages_for_search": 1, "links": [], - "modified": "2025-11-11 00:28:53.073430", + "modified": "2025-11-13 23:58:58.146889", "modified_by": "Administrator", "module": "Church Foundations", "name": "Church Belief", diff --git a/church/church_foundations/doctype/church_belief_bible_references/church_belief_bible_references.json b/church/church_foundations/doctype/church_belief_bible_references/church_belief_bible_references.json index 0e7dcd7..3dd83ee 100644 --- a/church/church_foundations/doctype/church_belief_bible_references/church_belief_bible_references.json +++ b/church/church_foundations/doctype/church_belief_bible_references/church_belief_bible_references.json @@ -3,6 +3,7 @@ "allow_rename": 1, "creation": "2025-10-08 23:39:43.003189", "doctype": "DocType", + "documentation": "/app/manual%3A-foundations", "editable_grid": 1, "engine": "InnoDB", "field_order": [ @@ -22,7 +23,7 @@ "index_web_pages_for_search": 1, "istable": 1, "links": [], - "modified": "2025-10-27 23:01:09.260878", + "modified": "2025-11-13 23:58:57.975277", "modified_by": "Administrator", "module": "Church Foundations", "name": "Church Belief Bible References", diff --git a/church/church_foundations/doctype/church_information/church_information.json b/church/church_foundations/doctype/church_information/church_information.json index bf5d7e1..ea61949 100644 --- a/church/church_foundations/doctype/church_information/church_information.json +++ b/church/church_foundations/doctype/church_information/church_information.json @@ -4,6 +4,7 @@ "creation": "2025-09-17 21:10:06.782386", "description": "Static Information related to the church", "doctype": "DocType", + "documentation": "/app/manual%3A-foundations", "engine": "InnoDB", "field_order": [ "legal_name", @@ -62,7 +63,7 @@ "index_web_pages_for_search": 1, "issingle": 1, "links": [], - "modified": "2025-11-13 22:57:23.998706", + "modified": "2025-11-13 23:58:58.054889", "modified_by": "Administrator", "module": "Church Foundations", "name": "Church Information", diff --git a/church/church_ministries/doctype/church_event/church_event.json b/church/church_ministries/doctype/church_event/church_event.json index 73cfa35..eba114f 100644 --- a/church/church_ministries/doctype/church_event/church_event.json +++ b/church/church_ministries/doctype/church_event/church_event.json @@ -4,6 +4,7 @@ "creation": "2025-08-31 23:40:34.324092", "description": "Any kind of church gathering. This includes regular services as well as one-off events.", "doctype": "DocType", + "documentation": "/app/manual%3A-ministries", "engine": "InnoDB", "field_order": [ "type", @@ -134,7 +135,7 @@ "grid_page_length": 50, "index_web_pages_for_search": 1, "links": [], - "modified": "2025-11-11 00:28:14.630511", + "modified": "2025-11-13 23:59:23.370338", "modified_by": "Administrator", "module": "Church Ministries", "name": "Church Event", diff --git a/church/church_ministries/doctype/church_event_attendance/church_event_attendance.json b/church/church_ministries/doctype/church_event_attendance/church_event_attendance.json index d19bb2e..72a9785 100644 --- a/church/church_ministries/doctype/church_event_attendance/church_event_attendance.json +++ b/church/church_ministries/doctype/church_event_attendance/church_event_attendance.json @@ -4,6 +4,7 @@ "creation": "2025-09-01 00:29:32.386192", "description": "'Church Person's who attended a 'Church Event'", "doctype": "DocType", + "documentation": "/app/manual%3A-ministries", "editable_grid": 1, "engine": "InnoDB", "field_order": [ @@ -36,7 +37,7 @@ "index_web_pages_for_search": 1, "istable": 1, "links": [], - "modified": "2025-09-04 23:59:03.690831", + "modified": "2025-11-13 23:59:23.559850", "modified_by": "Administrator", "module": "Church Ministries", "name": "Church Event Attendance", @@ -46,4 +47,4 @@ "sort_field": "modified", "sort_order": "DESC", "states": [] -} +} \ No newline at end of file diff --git a/church/church_ministries/doctype/church_event_attendance_type/church_event_attendance_type.json b/church/church_ministries/doctype/church_event_attendance_type/church_event_attendance_type.json index e93c2d0..efbeece 100644 --- a/church/church_ministries/doctype/church_event_attendance_type/church_event_attendance_type.json +++ b/church/church_ministries/doctype/church_event_attendance_type/church_event_attendance_type.json @@ -4,6 +4,7 @@ "creation": "2025-09-01 00:33:34.102307", "description": "Type of `Church Event Attendance` (i.e. Confirmed, Assumed, Unknown, Absent etc.)", "doctype": "DocType", + "documentation": "/app/manual%3A-ministries", "engine": "InnoDB", "field_order": [ "type", @@ -36,7 +37,7 @@ "table_fieldname": "attendance" } ], - "modified": "2025-11-11 00:24:06.720329", + "modified": "2025-11-13 23:59:23.271613", "modified_by": "Administrator", "module": "Church Ministries", "name": "Church Event Attendance Type", diff --git a/church/church_ministries/doctype/church_event_schedule/church_event_schedule.json b/church/church_ministries/doctype/church_event_schedule/church_event_schedule.json index 7d3945b..faed36a 100644 --- a/church/church_ministries/doctype/church_event_schedule/church_event_schedule.json +++ b/church/church_ministries/doctype/church_event_schedule/church_event_schedule.json @@ -4,6 +4,7 @@ "creation": "2025-10-08 00:56:01.628491", "description": "Items that make up an event schedule", "doctype": "DocType", + "documentation": "/app/manual%3A-ministries", "editable_grid": 1, "engine": "InnoDB", "field_order": [ @@ -66,7 +67,7 @@ "index_web_pages_for_search": 1, "istable": 1, "links": [], - "modified": "2025-10-08 01:07:48.837205", + "modified": "2025-11-13 23:59:23.169607", "modified_by": "Administrator", "module": "Church Ministries", "name": "Church Event Schedule", diff --git a/church/church_ministries/doctype/church_event_type/church_event_type.json b/church/church_ministries/doctype/church_event_type/church_event_type.json index b86a520..21ac8b9 100644 --- a/church/church_ministries/doctype/church_event_type/church_event_type.json +++ b/church/church_ministries/doctype/church_event_type/church_event_type.json @@ -5,6 +5,7 @@ "creation": "2025-08-31 23:41:14.325452", "description": "Types of church events (i.e Sunday services, community events, private events, etc)", "doctype": "DocType", + "documentation": "/app/manual%3A-ministries", "engine": "InnoDB", "field_order": [ "type", @@ -54,7 +55,7 @@ "link_fieldname": "type" } ], - "modified": "2025-11-11 00:26:56.110766", + "modified": "2025-11-13 23:59:23.467826", "modified_by": "Administrator", "module": "Church Ministries", "name": "Church Event Type", diff --git a/church/church_ministries/doctype/church_song/church_song.json b/church/church_ministries/doctype/church_song/church_song.json index 1e0e409..43c3b3b 100644 --- a/church/church_ministries/doctype/church_song/church_song.json +++ b/church/church_ministries/doctype/church_song/church_song.json @@ -5,6 +5,7 @@ "creation": "2025-10-10 22:36:42.168218", "description": "A song sung by the Church as part of worship or a `Church Event`", "doctype": "DocType", + "documentation": "/app/manual%3A-ministries", "engine": "InnoDB", "field_order": [ "title", @@ -56,7 +57,7 @@ "link_fieldname": "item" } ], - "modified": "2025-11-11 00:25:41.180889", + "modified": "2025-11-13 23:59:23.630567", "modified_by": "Administrator", "module": "Church Ministries", "name": "Church Song", diff --git a/church/church_missions/doctype/church_missionary/church_missionary.json b/church/church_missions/doctype/church_missionary/church_missionary.json index ace3c9e..6ac3833 100644 --- a/church/church_missions/doctype/church_missionary/church_missionary.json +++ b/church/church_missions/doctype/church_missionary/church_missionary.json @@ -5,6 +5,7 @@ "creation": "2025-09-18 22:33:05.489158", "description": "Missionaries of the church.", "doctype": "DocType", + "documentation": "/app/doctype?module=Church+Missions", "engine": "InnoDB", "field_order": [ "title", @@ -132,7 +133,7 @@ "image_field": "photo", "index_web_pages_for_search": 1, "links": [], - "modified": "2025-11-11 00:27:39.302863", + "modified": "2025-11-13 23:59:48.323882", "modified_by": "Administrator", "module": "Church Missions", "name": "Church Missionary", diff --git a/church/church_missions/doctype/church_missionary_agency/church_missionary_agency.json b/church/church_missions/doctype/church_missionary_agency/church_missionary_agency.json index 56e82a4..45a8306 100644 --- a/church/church_missions/doctype/church_missionary_agency/church_missionary_agency.json +++ b/church/church_missions/doctype/church_missionary_agency/church_missionary_agency.json @@ -5,6 +5,7 @@ "creation": "2025-10-02 22:14:45.520951", "description": "Missionary support entities that aid in the sending of missionaries", "doctype": "DocType", + "documentation": "/app/doctype?module=Church+Missions", "engine": "InnoDB", "field_order": [ "agency_name", @@ -83,7 +84,7 @@ "link_fieldname": "agency" } ], - "modified": "2025-11-11 00:29:33.015210", + "modified": "2025-11-13 23:59:47.997471", "modified_by": "Administrator", "module": "Church Missions", "name": "Church Missionary Agency", diff --git a/church/church_missions/doctype/church_missionary_support_frequency/church_missionary_support_frequency.json b/church/church_missions/doctype/church_missionary_support_frequency/church_missionary_support_frequency.json index dae1095..46f57b9 100644 --- a/church/church_missions/doctype/church_missionary_support_frequency/church_missionary_support_frequency.json +++ b/church/church_missions/doctype/church_missionary_support_frequency/church_missionary_support_frequency.json @@ -5,6 +5,7 @@ "creation": "2025-10-02 21:51:33.814292", "description": "How often `Church Missionary` support is given", "doctype": "DocType", + "documentation": "/app/doctype?module=Church+Missions", "engine": "InnoDB", "field_order": [ "frequency", @@ -35,7 +36,7 @@ "grid_page_length": 50, "index_web_pages_for_search": 1, "links": [], - "modified": "2025-11-11 00:19:38.191420", + "modified": "2025-11-13 23:59:48.185963", "modified_by": "Administrator", "module": "Church Missions", "name": "Church Missionary Support Frequency", diff --git a/church/church_people/doctype/church_family/church_family.json b/church/church_people/doctype/church_family/church_family.json index 4958ade..f8aaa3d 100644 --- a/church/church_people/doctype/church_family/church_family.json +++ b/church/church_people/doctype/church_family/church_family.json @@ -5,6 +5,7 @@ "creation": "2025-08-22 00:15:20.425153", "description": "A family of people ('Church Person's) that are considered to be part of the same household. One 'Church Person' can be set to be the Head of Household for a family. ", "doctype": "DocType", + "documentation": "/app/manual%3A-people", "engine": "InnoDB", "field_order": [ "section_break_acrr", @@ -69,7 +70,7 @@ "link_fieldname": "recipient" } ], - "modified": "2025-11-11 00:02:57.194964", + "modified": "2025-11-14 00:00:11.907274", "modified_by": "Administrator", "module": "Church People", "name": "Church Family", diff --git a/church/church_people/doctype/church_member_status/church_member_status.json b/church/church_people/doctype/church_member_status/church_member_status.json index 9c71a73..a88df3d 100644 --- a/church/church_people/doctype/church_member_status/church_member_status.json +++ b/church/church_people/doctype/church_member_status/church_member_status.json @@ -4,6 +4,7 @@ "creation": "2025-08-25 22:44:34.512827", "description": "Status type of the `Church Member` as defined by the church.", "doctype": "DocType", + "documentation": "/app/manual%3A-people", "engine": "InnoDB", "field_order": [ "status", @@ -42,7 +43,7 @@ "link_fieldname": "membership_status" } ], - "modified": "2025-11-11 00:10:09.587754", + "modified": "2025-11-14 00:00:12.390435", "modified_by": "Administrator", "module": "Church People", "name": "Church Member Status", diff --git a/church/church_people/doctype/church_person/church_person.json b/church/church_people/doctype/church_person/church_person.json index 7d5b73e..89df6bf 100644 --- a/church/church_people/doctype/church_person/church_person.json +++ b/church/church_people/doctype/church_person/church_person.json @@ -6,6 +6,7 @@ "creation": "2025-08-21 01:19:39.714186", "description": "A person that has interacted with the church in some way (i.e. attendee, member, visitor, etc).", "doctype": "DocType", + "documentation": "/app/manual%3A-people", "engine": "InnoDB", "field_order": [ "personal_information_section", @@ -319,7 +320,7 @@ "link_fieldname": "recipient" } ], - "modified": "2025-11-11 00:04:29.538895", + "modified": "2025-11-14 00:00:12.530250", "modified_by": "Administrator", "module": "Church People", "name": "Church Person", diff --git a/church/church_people/doctype/church_person_relation/church_person_relation.json b/church/church_people/doctype/church_person_relation/church_person_relation.json index 8f846a1..1321e2c 100644 --- a/church/church_people/doctype/church_person_relation/church_person_relation.json +++ b/church/church_people/doctype/church_person_relation/church_person_relation.json @@ -3,6 +3,7 @@ "creation": "2025-08-25 20:53:56.079617", "description": "Relationship between two `Church Person`s", "doctype": "DocType", + "documentation": "/app/manual%3A-people", "editable_grid": 1, "engine": "InnoDB", "field_order": [ @@ -40,7 +41,7 @@ "index_web_pages_for_search": 1, "istable": 1, "links": [], - "modified": "2025-09-05 00:00:45.544253", + "modified": "2025-11-14 00:00:11.595410", "modified_by": "Administrator", "module": "Church People", "name": "Church Person Relation", @@ -50,4 +51,4 @@ "sort_field": "modified", "sort_order": "DESC", "states": [] -} +} \ No newline at end of file diff --git a/church/church_people/doctype/church_person_relation_type/church_person_relation_type.json b/church/church_people/doctype/church_person_relation_type/church_person_relation_type.json index 56d107a..8e17ebb 100644 --- a/church/church_people/doctype/church_person_relation_type/church_person_relation_type.json +++ b/church/church_people/doctype/church_person_relation_type/church_person_relation_type.json @@ -5,6 +5,7 @@ "creation": "2025-08-25 21:30:15.393857", "description": "The type of relationship between two `Church Person`s", "doctype": "DocType", + "documentation": "/app/manual%3A-people", "engine": "InnoDB", "field_order": [ "relation_type", @@ -37,7 +38,7 @@ "table_fieldname": "relationships" } ], - "modified": "2025-11-11 00:13:19.352576", + "modified": "2025-11-14 00:00:12.212833", "modified_by": "Administrator", "module": "Church People", "name": "Church Person Relation Type", diff --git a/church/church_people/doctype/church_role/church_role.json b/church/church_people/doctype/church_role/church_role.json index 1f0834b..d609445 100644 --- a/church/church_people/doctype/church_role/church_role.json +++ b/church/church_people/doctype/church_role/church_role.json @@ -5,6 +5,7 @@ "creation": "2025-08-26 22:42:20.029649", "description": "`Church Person` roles in the church.", "doctype": "DocType", + "documentation": "/app/manual%3A-people", "editable_grid": 1, "engine": "InnoDB", "field_order": [ @@ -59,7 +60,7 @@ "index_web_pages_for_search": 1, "istable": 1, "links": [], - "modified": "2025-11-07 01:06:47.813425", + "modified": "2025-11-14 00:00:12.088225", "modified_by": "Administrator", "module": "Church People", "name": "Church Role", diff --git a/church/church_people/doctype/church_role_type/church_role_type.json b/church/church_people/doctype/church_role_type/church_role_type.json index 4b5a06c..e3d5d02 100644 --- a/church/church_people/doctype/church_role_type/church_role_type.json +++ b/church/church_people/doctype/church_role_type/church_role_type.json @@ -5,6 +5,7 @@ "creation": "2025-08-26 22:57:29.102805", "description": "Types of roles that `Church Person`s can fill in the church.", "doctype": "DocType", + "documentation": "/app/manual%3A-people", "editable_grid": 1, "engine": "InnoDB", "field_order": [ @@ -36,7 +37,7 @@ "table_fieldname": "church_roles" } ], - "modified": "2025-11-11 00:12:14.943365", + "modified": "2025-11-14 00:00:11.746942", "modified_by": "Administrator", "module": "Church People", "name": "Church Role Type", diff --git a/church/church_prayers/doctype/church_prayer/church_prayer.json b/church/church_prayers/doctype/church_prayer/church_prayer.json index 88c33f6..28a4cb7 100644 --- a/church/church_prayers/doctype/church_prayer/church_prayer.json +++ b/church/church_prayers/doctype/church_prayer/church_prayer.json @@ -5,6 +5,7 @@ "creation": "2025-10-08 22:02:44.303677", "description": "A recorded prayer, written or spoken", "doctype": "DocType", + "documentation": "/app/manual%3A-prayers", "engine": "InnoDB", "field_order": [ "person", @@ -58,7 +59,7 @@ "link_fieldname": "item" } ], - "modified": "2025-11-11 00:20:47.147389", + "modified": "2025-11-14 00:00:36.954400", "modified_by": "Administrator", "module": "Church Prayers", "name": "Church Prayer", diff --git a/church/church_prayers/doctype/church_prayer_request/church_prayer_request.json b/church/church_prayers/doctype/church_prayer_request/church_prayer_request.json index 27cd442..175adbe 100644 --- a/church/church_prayers/doctype/church_prayer_request/church_prayer_request.json +++ b/church/church_prayers/doctype/church_prayer_request/church_prayer_request.json @@ -5,6 +5,7 @@ "creation": "2025-09-13 00:16:52.698863", "description": "A request for prayer from (or for) a `Church Person`.", "doctype": "DocType", + "documentation": "/app/manual%3A-prayers", "engine": "InnoDB", "field_order": [ "status", @@ -93,7 +94,7 @@ "table_fieldname": "topics" } ], - "modified": "2025-11-11 00:30:44.664286", + "modified": "2025-11-14 00:00:36.764104", "modified_by": "Administrator", "module": "Church Prayers", "name": "Church Prayer Request", diff --git a/church/church_prayers/doctype/church_prayer_request_status/church_prayer_request_status.json b/church/church_prayers/doctype/church_prayer_request_status/church_prayer_request_status.json index d3059c2..2ee946c 100644 --- a/church/church_prayers/doctype/church_prayer_request_status/church_prayer_request_status.json +++ b/church/church_prayers/doctype/church_prayer_request_status/church_prayer_request_status.json @@ -5,6 +5,7 @@ "creation": "2025-09-13 00:46:26.348653", "description": "The state of a prayer request. (i.e. Requested, Answered, etc)", "doctype": "DocType", + "documentation": "/app/manual%3A-prayers", "engine": "InnoDB", "field_order": [ "status", @@ -31,7 +32,7 @@ "grid_page_length": 50, "index_web_pages_for_search": 1, "links": [], - "modified": "2025-11-11 00:14:16.445384", + "modified": "2025-11-14 00:00:36.623763", "modified_by": "Administrator", "module": "Church Prayers", "name": "Church Prayer Request Status", diff --git a/church/church_prayers/doctype/church_prayer_request_type/church_prayer_request_type.json b/church/church_prayers/doctype/church_prayer_request_type/church_prayer_request_type.json index 79e864e..ae36657 100644 --- a/church/church_prayers/doctype/church_prayer_request_type/church_prayer_request_type.json +++ b/church/church_prayers/doctype/church_prayer_request_type/church_prayer_request_type.json @@ -5,6 +5,7 @@ "creation": "2025-09-13 01:12:32.154287", "description": "The kind of prayer request (i.e. Praise, Health, Salvation, etc.)", "doctype": "DocType", + "documentation": "/app/manual%3A-prayers", "engine": "InnoDB", "field_order": [ "type", @@ -32,7 +33,7 @@ "grid_page_length": 50, "index_web_pages_for_search": 1, "links": [], - "modified": "2025-11-11 00:15:38.192179", + "modified": "2025-11-14 00:00:37.077322", "modified_by": "Administrator", "module": "Church Prayers", "name": "Church Prayer Request Type", diff --git a/church/church_prayers/doctype/church_prayer_topic/church_prayer_topic.json b/church/church_prayers/doctype/church_prayer_topic/church_prayer_topic.json index 76ea0b9..95c52d8 100644 --- a/church/church_prayers/doctype/church_prayer_topic/church_prayer_topic.json +++ b/church/church_prayers/doctype/church_prayer_topic/church_prayer_topic.json @@ -4,6 +4,7 @@ "creation": "2025-10-08 22:18:20.512806", "description": "Parts of a `Church Prayer`, i.e prayer requests, persons, verses, etc.", "doctype": "DocType", + "documentation": "/app/manual%3A-prayers", "editable_grid": 1, "engine": "InnoDB", "field_order": [ @@ -46,7 +47,7 @@ "index_web_pages_for_search": 1, "istable": 1, "links": [], - "modified": "2025-10-08 22:29:25.729014", + "modified": "2025-11-14 00:00:36.473877", "modified_by": "Administrator", "module": "Church Prayers", "name": "Church Prayer Topic", diff --git a/church/church_study/doctype/church_bible_book/church_bible_book.json b/church/church_study/doctype/church_bible_book/church_bible_book.json index 9bae9f8..6211f16 100644 --- a/church/church_study/doctype/church_bible_book/church_bible_book.json +++ b/church/church_study/doctype/church_bible_book/church_bible_book.json @@ -6,6 +6,7 @@ "creation": "2025-09-17 21:56:11.028021", "description": "Books of the Bible", "doctype": "DocType", + "documentation": "/app/manual%3A-study", "engine": "InnoDB", "field_order": [ "book", @@ -40,7 +41,7 @@ "link_fieldname": "book" } ], - "modified": "2025-11-11 00:05:29.645664", + "modified": "2025-11-14 00:00:57.951498", "modified_by": "Administrator", "module": "Church Study", "name": "Church Bible Book", diff --git a/church/church_study/doctype/church_bible_reference/church_bible_reference.json b/church/church_study/doctype/church_bible_reference/church_bible_reference.json index 548cd38..79b6fd0 100644 --- a/church/church_study/doctype/church_bible_reference/church_bible_reference.json +++ b/church/church_study/doctype/church_bible_reference/church_bible_reference.json @@ -4,6 +4,7 @@ "creation": "2025-10-27 22:53:12.954122", "description": "A Bible reverence to a single verse or range of verses along with optional Translation and verse text. i.e. Matthew 10:18 (BSB)", "doctype": "DocType", + "documentation": "/app/manual%3A-study", "engine": "InnoDB", "field_order": [ "start_verse", @@ -67,7 +68,7 @@ "grid_page_length": 50, "index_web_pages_for_search": 1, "links": [], - "modified": "2025-11-11 00:06:43.066618", + "modified": "2025-11-14 00:00:58.139909", "modified_by": "Administrator", "module": "Church Study", "name": "Church Bible Reference", diff --git a/church/church_study/doctype/church_bible_translation/church_bible_translation.json b/church/church_study/doctype/church_bible_translation/church_bible_translation.json index f810585..5d0a5b0 100644 --- a/church/church_study/doctype/church_bible_translation/church_bible_translation.json +++ b/church/church_study/doctype/church_bible_translation/church_bible_translation.json @@ -5,6 +5,7 @@ "autoname": "format:{translation}", "creation": "2025-09-17 23:06:44.746941", "doctype": "DocType", + "documentation": "/app/manual%3A-study", "engine": "InnoDB", "field_order": [ "translation", @@ -36,7 +37,7 @@ "grid_page_length": 50, "index_web_pages_for_search": 1, "links": [], - "modified": "2025-11-11 00:16:37.043162", + "modified": "2025-11-14 00:00:58.286949", "modified_by": "Administrator", "module": "Church Study", "name": "Church Bible Translation", diff --git a/church/church_study/doctype/church_bible_verse/church_bible_verse.json b/church/church_study/doctype/church_bible_verse/church_bible_verse.json index e1c8884..eff993f 100644 --- a/church/church_study/doctype/church_bible_verse/church_bible_verse.json +++ b/church/church_study/doctype/church_bible_verse/church_bible_verse.json @@ -4,6 +4,7 @@ "creation": "2025-09-17 21:42:32.438305", "description": "A Bible reference to a single verse (i.e John 3:16)", "doctype": "DocType", + "documentation": "/app/manual%3A-study", "editable_grid": 1, "engine": "InnoDB", "field_order": [ @@ -51,7 +52,7 @@ "grid_page_length": 50, "index_web_pages_for_search": 1, "links": [], - "modified": "2025-11-11 00:26:17.017160", + "modified": "2025-11-14 00:00:58.422530", "modified_by": "Administrator", "module": "Church Study", "name": "Church Bible Verse",