Uecko_ERP/modules/supplier-invoices/src/api
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
..
application Supplier invoices (incompleto) 2026-03-30 11:36:56 +02:00
domain Supplier invoices (incompleto) 2026-03-30 11:36:56 +02:00
infrastucture feat: Implement Sequelize mappers and repository for Proforma V2 2026-07-10 13:59:44 +02:00