18 Commits

Author SHA1 Message Date
8668ac8555 fix(core): Refactor module imports to use the centralized plugins module and update relative paths across the codebase. Also remove the obsolete test file (test/test.other-formats-corpus.ts) and update file metadata in test outputs. 2025-04-03 21:07:21 +00:00
a5d5525e7a fix(zugferd): Refactor Zugferd decoders to properly extract house numbers from street names and remove unused imports; update readme hints with additional TInvoice reference and refresh PDF metadata timestamps. 2025-04-03 20:23:09 +00:00
46331c2bf6 feat(ZUGFERD): Add dedicated ZUGFERD v1/v2 support and refine invoice format detection logic 2025-04-03 20:08:02 +00:00
b4a95de482 update 2025-04-03 17:21:36 +00:00
a932d68f86 working 2025-04-03 16:41:10 +00:00
21650f1181 update 2025-04-03 15:53:08 +00:00
3e8b5c2869 update 2025-04-03 13:26:27 +00:00
4835e12d15 fix(test/pdf-export): Improve PDF export tests with detailed logging and enhanced embedded file structure verification. 2025-03-20 14:47:43 +00:00
9510d851af BREAKING CHANGE(XInvoice): Refactor XInvoice API for XML handling and PDF export by replacing deprecated methods (addXmlString and getParsedXmlData) with fromXml and loadXml, and by introducing a new ExportFormat type for type-safe export. Update tests accordingly. 2025-03-20 14:39:32 +00:00
8ceef306d0 update 2025-03-17 17:15:14 +00:00
a53f6b26ef update 2025-03-17 17:14:46 +00:00
3fe7446a29 feat(validation): add validators 2025-03-17 16:49:49 +00:00
e929281861 update 2025-03-17 16:30:23 +00:00
cdf4179613 feat(encoder): Rename encoder class from ZugferdXmlEncoder to FacturXEncoder to better reflect Factur-X compliance. All related imports, exports, and tests have been updated while maintaining backward compatibility. 2025-03-17 15:18:33 +00:00
9279482616 feat(core): Improve XML processing and error handling for PDF invoice attachments 2025-03-17 14:50:35 +00:00
3f91ea44ab fix(core): Fix file import paths and remove markdown syntax from README 2025-01-01 05:44:55 +01:00
16e801f3b1 add testt files 2024-12-31 13:38:41 +01:00
8bde0f1d21 fix(core): update 2024-04-22 16:30:55 +02:00