From 1c9c67f5d9f566891deb8ef1786b7e733fc5d05f Mon Sep 17 00:00:00 2001 From: Ali <010109ali@gmail.com> Date: Tue, 2 Jun 2026 12:25:24 +0000 Subject: [PATCH] chore(workspace): remove Tax Article Items Report from Taxes workspace The Tax Article Items Report doctype is removed in taxes_az; drop it from the Taxes workspace SETUP_DOCTYPES. Co-Authored-By: Claude Opus 4.8 --- jey_theme/setup/taxes_workspace.py | 1 - 1 file changed, 1 deletion(-) diff --git a/jey_theme/setup/taxes_workspace.py b/jey_theme/setup/taxes_workspace.py index 38788a3..ef46c15 100644 --- a/jey_theme/setup/taxes_workspace.py +++ b/jey_theme/setup/taxes_workspace.py @@ -66,7 +66,6 @@ SETUP_DOCTYPES: tuple[str, ...] = ( "Main type of activity", "Profit tax with special tax regime", "Tax Article", - "Tax Article Items Report", ) TOOLS_DOCTYPES: tuple[str, ...] = (