Uecko_ERP/apps/server
david 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
..
src feat: Implement Sequelize mappers and repository for Proforma V2 2026-07-10 13:59:44 +02:00
.env.acana . 2025-12-15 19:21:09 +01:00
.env.development . 2026-02-03 17:43:34 +01:00
.env.example . 2025-12-15 19:21:09 +01:00
.env.production . 2025-12-15 19:21:09 +01:00
package.json feat: Implement Sequelize mappers and repository for Proforma V2 2026-07-10 13:59:44 +02:00
tsconfig.json v0.6.2 2026-04-23 12:34:00 +02:00
tsup.config.ts Dockers 2025-11-03 20:45:03 +01:00