From 0c900618b81f3c244580b620e3929a9d591992df Mon Sep 17 00:00:00 2001 From: rocketdebris Date: Tue, 10 Feb 2026 19:57:20 -0500 Subject: [PATCH] Disabled a client script breaking things by setting dates in the past. --- custom_ui/fixtures/client_script.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_ui/fixtures/client_script.json b/custom_ui/fixtures/client_script.json index 5889b05..9eab6a5 100644 --- a/custom_ui/fixtures/client_script.json +++ b/custom_ui/fixtures/client_script.json @@ -69,7 +69,7 @@ "docstatus": 0, "doctype": "Client Script", "dt": "Quotation", - "enabled": 1, + "enabled": 0, "modified": "2025-01-08 05:04:26.743210", "module": null, "name": "Quotation - Set Same Valid Until Date",