From 214852f61cd3b9fda257044e9d822b94b4be7e5d Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 20 Sep 2025 19:16:15 +0200 Subject: refactor ui widgets --- include/file_templates.hpp | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'include/file_templates.hpp') diff --git a/include/file_templates.hpp b/include/file_templates.hpp index 1980d97..9064abf 100644 --- a/include/file_templates.hpp +++ b/include/file_templates.hpp @@ -84,14 +84,10 @@ const char* peppol_invoice_line_template = " {{QUANTITY}}\n" " {{LINE_AMOUNT}}\n" -" \n" -" {{TAX_BRACKET_ID}}\n" -" \n" - " \n" " false\n" " Discount\n" -" {{ALLOWANCE_IS_PERCENTAGE}}\n" +" {{DISCOUNT_TOTAL_PERCENTAGE}}\n" " {{DISCOUNT_TOTAL}}\n" " {{DISCOUNT_BASE_AMOUNT}}\n" " \n" @@ -168,7 +164,6 @@ const char *peppol_invoice_template = "\n" " \n" " {{SUPPLIER_LEGAL_NAME}}\n" -" {{SUPPLIER_BUSINESS_ID}}\n" " \n" "\n" " \n" @@ -208,7 +203,6 @@ const char *peppol_invoice_template = "\n" " \n" " {{CUSTOMER_LEGAL_NAME}}\n" -" {{CUSTOMER_BUSINESS_ID}}\n" " \n" "\n" " \n" -- cgit v1.2.3-70-g09d2