summaryrefslogtreecommitdiff
path: root/include/file_templates.hpp
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2025-09-27 11:56:24 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2025-09-27 11:56:24 +0200
commitaa7b5ef6ab4f45d2e8e0caa7942db31fc60b3861 (patch)
treefd8268cb72ec6c26ed779127200ae0afb714d0f0 /include/file_templates.hpp
parent94636b871f0272b518dbb38ce0eb75f9e18bea8b (diff)
document selector for invoice
Diffstat (limited to 'include/file_templates.hpp')
-rw-r--r--include/file_templates.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/file_templates.hpp b/include/file_templates.hpp
index 4ed3611..8571368 100644
--- a/include/file_templates.hpp
+++ b/include/file_templates.hpp
@@ -134,7 +134,8 @@ const char *peppol_invoice_template =
" </cac:DespatchDocumentReference>\n"
"\n"
" <cac:AdditionalDocumentReference>\n"
-" <cbc:ID>{{INVOICE_DOCUMENT}}</cbc:ID>\n"
+" <cbc:ID>{{INVOICE_DOCUMENT_COPY}}</cbc:ID>\n"
+" <cbc:DocumentDescription>{{INVOICE_DOCUMENT_ORIG}}</cbc:DocumentDescription>\n"
" </cac:AdditionalDocumentReference>\n"
"\n"
" <cac:OrderReference>\n"