From 1bfeb2751bf07cdc81ea9344ec941e671cb216a8 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 19 Oct 2025 16:11:09 +0200 Subject: update tests for new tax rates --- include/administration.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/administration.hpp') diff --git a/include/administration.hpp b/include/administration.hpp index 40e58fe..56e0830 100644 --- a/include/administration.hpp +++ b/include/administration.hpp @@ -62,6 +62,7 @@ typedef struct u32 tax_section_count; char tax_sections[MAX_TAX_SECTION_PER_RATE][MAX_LEN_SHORT_DESC]; // Country specific tax section tax_rate_type type; + char category_code[MAX_LEN_CODE]; } tax_rate; typedef struct -- cgit v1.2.3-70-g09d2