From e6f0ceb1c5c66c9b9e4aa24cd775f7a1d4fb75f1 Mon Sep 17 00:00:00 2001 From: meichthys Date: Fri, 7 Nov 2025 06:09:35 +0000 Subject: [PATCH] remove sample template --- church/fixtures/church_event_type.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/church/fixtures/church_event_type.json b/church/fixtures/church_event_type.json index 7ba66fc..1a363b2 100644 --- a/church/fixtures/church_event_type.json +++ b/church/fixtures/church_event_type.json @@ -17,15 +17,6 @@ "template_event": null, "type": "Prayer Meeting" }, - { - "description": null, - "docstatus": 0, - "doctype": "Church Event Type", - "modified": "2025-11-02 01:14:42.819861", - "name": "Baptism", - "template_event": "2025-10-10 (Baptism) - Johnny's Baptism", - "type": "Baptism" - }, { "description": "", "docstatus": 0, @@ -52,5 +43,14 @@ "name": "Communion", "template_event": null, "type": "Communion" + }, + { + "description": null, + "docstatus": 0, + "doctype": "Church Event Type", + "modified": "2025-11-07 01:09:09.288659", + "name": "Baptism", + "template_event": "", + "type": "Baptism" } ] \ No newline at end of file