From 27071741d8d00bb5c04ca9cf22bd94db77a01393 Mon Sep 17 00:00:00 2001 From: Cristian Date: Tue, 30 Jul 2024 16:44:33 +0200 Subject: [PATCH] chore: add eInvoicing module --- implementation/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/implementation/README.md b/implementation/README.md index c58b612f..f2138248 100644 --- a/implementation/README.md +++ b/implementation/README.md @@ -11,6 +11,7 @@ In addition, there are the following modules that extend the Core: - eNotice - eOrdering - eSubmission +- eInvoicing --- Each module folder is structured as follows: