From f16a2f0e266b20b6bc4f964b8ff5dc53924fc2d9 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 19 Oct 2025 14:45:43 +0200 Subject: change inv ui for new tax rates --- include/ui.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ui.hpp') diff --git a/include/ui.hpp b/include/ui.hpp index 76b5395..92cb8f5 100644 --- a/include/ui.hpp +++ b/include/ui.hpp @@ -110,7 +110,7 @@ namespace ImGui void FormContactTypeCombo(contact_type* type); void FormCostCenterCombo(char* costcenter_id); void FormProjectCombo(char* project_id); - void FormTaxRateCombo(char* tax_rate_id, char* orig_country, char* dest_country, bool has_error); + void FormTaxRateCombo(char* tax_internal_code, bool outgoing, bool has_error); bool FormCurrencyCombo(char* currency); void FormToggleCombo(bool *buffer, char* option1, char* option2); bool DrawWarningIcon(float radius); -- cgit v1.2.3-70-g09d2