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
This commit is contained in:
Frank Cools 2025-10-08 01:02:59 +02:00
parent e2cf7bfe9b
commit fa4c3b6317

View File

@ -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"