Commit Graph

25 Commits

Author SHA1 Message Date
572454e54f fix(business/letter): Remove extraneous inline comment from TLetter type union in business/letter.ts 2025-03-26 17:00:01 +00:00
12cddd99e0 feat(business/letter): Extend TLetter to include invoice support and update dependency versions 2025-03-26 16:54:00 +00:00
29f27d1a0c fix(license/business-letter): Remove legacy commented-out code from letter module 2025-03-25 11:14:26 +00:00
65503e554b feat(business): Add TDocumentEnvelope as common base for letters and contracts
- Created a new TDocumentEnvelope base type for shared document properties
- Refactored TLetterEnvelope to extend from TDocumentEnvelope
- Refactored TContractEnvelope to extend from TDocumentEnvelope
- Centralized common fields like version tracking, date, and formatting
2025-03-22 23:42:22 +00:00
6d3f097bb8 on the way to new letter / invoice relationship 2025-03-22 21:27:20 +00:00
6072974bda feat: add registration info and refactor contact 2025-03-17 19:15:08 +00:00
e0ba9c6cef fix(business): Fixes typo in ILetter interface 2025-03-10 15:20:24 +00:00
300ac01629 fix(business): Fix missing letterData property in ILetter interface. 2025-03-07 14:18:42 +00:00
310d60a84e fix(core): update 2023-10-15 12:26:01 +02:00
8bc0506b60 fix(core): update 2023-03-09 01:21:06 +01:00
50b401db9b fix(core): update 2023-02-15 20:19:24 +01:00
3363a12082 fix(core): update 2022-10-15 10:51:24 +02:00
a43113860a fix(core): update 2022-06-15 22:37:40 +02:00
dd3182536e fix(core): update 2022-06-15 21:29:39 +02:00
5c71e8c97d fix(core): update 2022-06-15 01:13:51 +02:00
0c7875ca0d fix(core): update 2022-06-15 00:44:08 +02:00
aa74f5d2e4 fix(core): update 2022-06-14 23:09:57 +02:00
5838948117 fix(core): update 2022-06-12 19:29:27 +02:00
9302766e91 BREAKING CHANGE(core): switch to esm 2022-04-28 12:18:26 +02:00
7434f8a6a4 fix(core): update 2022-01-14 06:12:27 +01:00
9f1b5df136 fix(core): update 2022-01-14 05:17:55 +01:00
3a334418cc fix(core): update 2022-01-14 04:32:02 +01:00
14af89dc8b fix(core): update 2022-01-08 04:20:35 +01:00
662909a84b fix(core): update 2022-01-08 04:19:18 +01:00
ae8c091f2d fix(core): update 2022-01-08 02:29:24 +01:00