From 8d5c72406c1848dc7ab83daf4702fa13ce754530 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Tue, 16 Sep 2025 19:26:15 +0200 Subject: renamed country_tax_bracket to tax_rate --- include/file_templates.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/file_templates.hpp') diff --git a/include/file_templates.hpp b/include/file_templates.hpp index ff3252f..d6f9b7d 100644 --- a/include/file_templates.hpp +++ b/include/file_templates.hpp @@ -14,7 +14,7 @@ const char* costcenter_save_template = " {{COSTCENTER_DESCRIPTION}}\n" ""; -const char* taxbracket_save_template = +const char* taxrate_save_template = "\n" " {{TAXBRACKET_ID}}\n" " {{TAXBRACKET_COUNTRY}}\n" -- cgit v1.2.3-70-g09d2