Commit Graph

4 Commits

Author SHA1 Message Date
78bb02f9b0 feat: Implement Sequelize mappers and repository for Proforma V2
- Added SequelizeProformaV2RecipientDomainMapper for mapping recipient data to domain model.
- Introduced SequelizeProformaV2TaxesDomainMapper for handling tax data mapping.
- Created SequelizeProformaV2RecipientSummaryMapper for summarizing recipient information.
- Developed SequelizeProformaV2SummaryMapper for mapping Proforma summary data.
- Implemented SequelizeProformaRepositoryV2 for managing Proforma data persistence.
- Added SequelizeProformaV2NumberGenerator for generating Proforma numbers.
2026-07-10 13:59:44 +02:00
cc14cdacf1 Docs 2026-07-06 17:47:05 +02:00
b1e9f4bd2d Doc 2026-07-06 14:04:47 +02:00
4bba8228cc . 2026-07-06 13:51:53 +02:00