Skip to content

Feature/add ebilling packages#970

Merged
adrolli merged 20 commits into
mainfrom
feature/add-ebilling-packages
Jun 8, 2026
Merged

Feature/add ebilling packages#970
adrolli merged 20 commits into
mainfrom
feature/add-ebilling-packages

Conversation

@jbagsik

@jbagsik jbagsik commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Introduces a composable e-invoicing stack for moox: kosit-validator, invoice, zugferd, pdf-parser, mail-inbox, and e-billing orchestration.
  • Adds EN 16931 static codelists to moox/data (units, VAT categories, payment means, incoterms, etc.) for standards-compliant invoice mapping.
  • e-billing wires the full pipeline — Graph mail ingestion → PDF parsing → EbillingDocument persistence → foreign-invoice filtering → XML generation → KoSIT validation → ZUGFeRD PDF merge — with a Filament review UI.
  • Extracts invoice domain logic into moox/invoice (header/line allowances and charges, EN 16931 party/payment structures) so e-billing stays an orchestration layer.

@sonarqubecloud

sonarqubecloud Bot commented Jun 8, 2026

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
12.5% Duplication on New Code (required ≤ 3%)
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@adrolli adrolli merged commit a0d892e into main Jun 8, 2026
10 of 18 checks passed
@adrolli adrolli deleted the feature/add-ebilling-packages branch June 8, 2026 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants