diff options
Diffstat (limited to 'src/countries/nl.cpp')
| -rw-r--r-- | src/countries/nl.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
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, |
