DeclarationTVA/templates/manifest.json
Frank Cools fc6e2f6f6a Update template to version 30.2
- Bump template version from 30.1 to 30.2
- Update manifest.json with new version 30.2
- Add release entry for corrected template
- Template now includes proper field positioning
- Other installations will auto-update to version 30.2
2025-10-08 01:39:39 +02:00

35 lines
1.4 KiB
JSON

{
"templates": {
"ca3": {
"current_version": "30.2",
"document_number": "10963*30",
"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",
"checksum": "sha256:placeholder_checksum_here",
"release_date": "2025-01-27",
"description": "Official CA-3 template version 30 (government version)"
},
"30.1": {
"download_url": "https://git.covago.com/frank/DeclarationTVA/raw/branch/main/templates/declarationtva/ca3_official_template.pdf",
"checksum": "sha256:placeholder_checksum_here",
"release_date": "2025-01-27",
"description": "CA-3 template version 30.1 (field fixes and improvements)"
},
"30.2": {
"download_url": "https://git.covago.com/frank/DeclarationTVA/raw/branch/main/templates/declarationtva/ca3_official_template.pdf",
"checksum": "sha256:placeholder_checksum_here",
"release_date": "2025-01-27",
"description": "CA-3 template version 30.2 (corrected template with proper field positioning)"
}
}
}
},
"repository": {
"url": "https://git.covago.com/frank/DeclarationTVA",
"maintainer": "Frank Cools",
"last_updated": "2025-01-27"
}
}