From fa4c3b63178f67322581f830f892e4ac4ea5103f Mon Sep 17 00:00:00 2001 From: Frank Cools Date: Wed, 8 Oct 2025 01:02:59 +0200 Subject: [PATCH] Update manifest to point to existing custom template - Fix manifest download URL to point to ca3_custom_template.pdf - Enable online template updates with existing template file - Resolve template download issues for other installations --- templates/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/manifest.json b/templates/manifest.json index 8e09794..b73db0c 100644 --- a/templates/manifest.json +++ b/templates/manifest.json @@ -6,7 +6,7 @@ "description": "Official CA-3 VAT Declaration Template", "releases": { "30": { - "download_url": "https://git.covago.com/frank/DeclarationTVA/raw/branch/main/templates/declarationtva/ca3_official_template.pdf", + "download_url": "https://git.covago.com/frank/DeclarationTVA/raw/branch/main/templates/declarationtva/ca3_custom_template.pdf", "checksum": "sha256:placeholder_checksum_here", "release_date": "2025-01-27", "description": "Initial CA-3 template version 30"