6 Commits

Author SHA1 Message Date
jkunz 0c20005db2 feat(deps): bump @fin.cx/einvoice to 5.2.0 2026-04-16 20:39:11 +00:00
jkunz 40ffc2b355 fix(exports): stabilize published types and compatibility with updated dependencies 2026-04-16 19:41:55 +00:00
jkunz 119c12901a fix(skr.classes.account): Remove incorrect SKR04 automatic account 3300; improve VAT posting validation and test isolation; update readme hints and CI settings 2025-10-28 08:50:32 +00:00
jkunz 73b46f7857 feat(invoice): add e-invoice support with XRechnung/ZUGFeRD and advanced export features
Default (tags) / security (push) Successful in 48s
Default (tags) / test (push) Failing after 4m3s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-08-12 12:37:01 +00:00
jkunz 08d7803be2 feat(validation): add SKR standard validation for account compliance
Default (tags) / security (push) Successful in 43s
Default (tags) / test (push) Failing after 4m4s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-08-11 11:06:49 +00:00
jkunz 8a9056e767 feat(core): initial release of SKR03/SKR04 German accounting standards implementation
Default (tags) / security (push) Successful in 44s
Default (tags) / test (push) Failing after 4m4s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
- Complete implementation of German standard charts of accounts
- SKR03 (Process Structure Principle) for trading/service companies
- SKR04 (Financial Classification Principle) for manufacturing companies
- Double-entry bookkeeping with MongoDB persistence
- Comprehensive reporting suite with DATEV export
- Full TypeScript support and type safety
2025-08-09 12:00:40 +00:00