summaryrefslogtreecommitdiff
path: root/include/file_templates.hpp
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2025-10-19 16:11:09 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2025-10-19 16:11:09 +0200
commit1bfeb2751bf07cdc81ea9344ec941e671cb216a8 (patch)
tree6bc8c691eba2c6c34c3ad0d272aef9029256b616 /include/file_templates.hpp
parent7dc2a4d511a0f9e30a63be6bc8ecca0bea0b8c3f (diff)
update tests for new tax rates
Diffstat (limited to 'include/file_templates.hpp')
-rw-r--r--include/file_templates.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/file_templates.hpp b/include/file_templates.hpp
index c44e624..15637a7 100644
--- a/include/file_templates.hpp
+++ b/include/file_templates.hpp
@@ -38,6 +38,7 @@ namespace file_template {
" <Rate>{{TAXBRACKET_RATE}}</Rate>\n"
" <Type>{{TAXBRACKET_TYPE}}</Type>\n"
" <TaxSections>{{TAXBRACKET_SECTIONS}}</TaxSections>\n"
+ " <Category>{{TAXBRACKET_CATEGORY}}</Category>\n"
"</CountryTaxBracket>";
static const char* contact_save_template =