From 5abb2cbd8f201b8a8101a661f1dd9a68412d8674 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 26 Oct 2025 08:27:48 +0100 Subject: refactor ui, fix autocomplete bug --- src/countries/nl.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/countries') diff --git a/src/countries/nl.cpp b/src/countries/nl.cpp index fb19a8f..c4abc9d 100644 --- a/src/countries/nl.cpp +++ b/src/countries/nl.cpp @@ -542,6 +542,7 @@ u32 _nl_get_available_tax_rates(tax_rate* buffer, u32 buffer_size) country_impl _nl_country_impl = { "NL", true, + true, _nl_get_default_invoice_expire_duration, _nl_fill_tax_report_with_categories, _nl_add_billing_item_to_tax_report, -- cgit v1.2.3-70-g09d2