Uecko_ERP/packages/rdx-logger
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 . 2026-05-05 20:37:29 +02:00
package.json feat: Implement Sequelize mappers and repository for Proforma V2 2026-07-10 13:59:44 +02:00
tsconfig.json Clientes y Facturas de cliente 2025-10-30 19:26:57 +01:00