summaryrefslogtreecommitdiff
path: root/include/file_templates.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/file_templates.hpp')
-rw-r--r--include/file_templates.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/file_templates.hpp b/include/file_templates.hpp
index 58b777f..1980d97 100644
--- a/include/file_templates.hpp
+++ b/include/file_templates.hpp
@@ -131,6 +131,10 @@ const char *peppol_invoice_template =
" <cbc:ID>{{INVOICE_DOCUMENT}}</cbc:ID>\n"
" </cac:AdditionalDocumentReference>\n"
"\n"
+" <cac:OrderReference>\n"
+" <cbc:ID>{{INVOICE_ID}}</cbc:ID>\n"
+" </cac:OrderReference>\n"
+"\n"
" <cac:ProjectReference>\n"
" <cbc:ID>{{PROJECT_ID}}</cbc:ID>\n"
" </cac:ProjectReference>\n"