From 9fcfc3215a4caaa32872abc9cfc6deeb86b9765c Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 24 Aug 2025 14:56:47 +0200 Subject: save files for admistration, contacts, projects, tax rates and cost centers --- include/administration.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/administration.hpp') diff --git a/include/administration.hpp b/include/administration.hpp index de699cb..e9ca22f 100644 --- a/include/administration.hpp +++ b/include/administration.hpp @@ -32,7 +32,7 @@ typedef struct typedef struct { - char id[MAX_LEN_ID]; // C/[id] + char id[MAX_LEN_ID]; // E/[id] char code[MAX_LEN_CODE]; // Internal 4 letter code char description[MAX_LEN_LONG_DESC]; } cost_center; -- cgit v1.2.3-70-g09d2