From f66ceb36d64e992a894663fb934ce7e7da25e5d8 Mon Sep 17 00:00:00 2001 From: rocketdebris Date: Tue, 10 Feb 2026 14:57:02 -0500 Subject: [PATCH] Removed unused empty project template --- custom_ui/fixtures/project_template.json | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/custom_ui/fixtures/project_template.json b/custom_ui/fixtures/project_template.json index 2c67ddc..c0fc39b 100644 --- a/custom_ui/fixtures/project_template.json +++ b/custom_ui/fixtures/project_template.json @@ -53,25 +53,5 @@ "task": "TASK-2025-00006" } ] - }, - { - "bid_meeting_note_form": null, - "calendar_color": null, - "company": "Sprinklers Northwest", - "docstatus": 0, - "doctype": "Project Template", - "item_groups": null, - "modified": "2026-01-08 10:36:39.245470", - "name": "Other", - "project_type": null, - "tasks": [ - { - "parent": "Other", - "parentfield": "tasks", - "parenttype": "Project Template", - "subject": "Primary Job", - "task": "TASK-2025-00004" - } - ] } ] \ No newline at end of file