This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
fin.cx
/
xinvoice
Watch
2
Star
0
Fork
0
You've already forked xinvoice
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
xinvoice
/
ts
History
Philipp Kunz
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
..
formats
BREAKING CHANGE(core): Refactor contact and PDF handling across the library by replacing IContact with TContact and updating PDF processing to use a structured IPdf object. These changes ensure that empty contact objects include registration details, founded/closed dates, and status, and that PDF loading/exporting uniformly wraps buffers in a proper object.
2025-03-20 13:57:45 +00:00
00_commitinfo_data.ts
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
classes.xinvoice.ts
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
index.ts
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
interfaces.ts
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
plugins.ts
add testt files
2024-12-31 13:38:41 +01:00