From 9a3cfd077013e42d4b3f788b78f45edf3b46ef07 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 4 Jan 2026 12:36:52 +0100 Subject: activity list write --- include/file_templates.hpp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'include/file_templates.hpp') diff --git a/include/file_templates.hpp b/include/file_templates.hpp index 5404270..ec78cb7 100644 --- a/include/file_templates.hpp +++ b/include/file_templates.hpp @@ -130,6 +130,14 @@ namespace file_template { "\n" " {{INVOICE_STATUS}}\n" "\n"; + + static const char *activity_template = + "\n" + " {{TIMESTAMP}}\n" + " {{USERNAME}}\n" + " {{REF_ID}}\n" + " {{MESSAGE}}\n" + "\n"; static const char *peppol_invoice_template = /*"\n"*/ -- cgit v1.2.3-70-g09d2