Commit Graph

9 Commits

Author SHA1 Message Date
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
caf3e4766f fix(business): Remove exports for company and person modules from the business index 2025-03-19 14:17:43 +00:00
8bc0506b60 fix(core): update 2023-03-09 01:21:06 +01:00
e9d4a1641f fix(core): update 2022-11-20 10:28:14 +01:00
dd3182536e fix(core): update 2022-06-15 21:29:39 +02:00
9302766e91 BREAKING CHANGE(core): switch to esm 2022-04-28 12:18:26 +02:00
ae8c091f2d fix(core): update 2022-01-08 02:29:24 +01:00
e1592f322c fix(core): update 2019-10-01 11:28:47 +02:00
50f8dffe97 fix(core): update 2019-08-21 15:46:48 +02:00