- Add UpdateDocumentSeriesController for updating document series. - Create documentSeriesApiErrorMapper for error handling. - Define document series routes including CRUD operations. - Implement Sequelize-based persistence layer for document series. - Add DTOs for request and response schemas for document series operations. - Establish common structures for document series data handling. - Configure TypeScript settings for the document series module. |
||
|---|---|---|
| .. | ||
| issued-invoices | ||
| proforma | ||
| index.ts | ||
| item-position.dto.ts | ||
| payment-method-ref.dto.ts | ||
| payment-term-ref.dto.ts | ||
| tax-combination-code.dto.ts | ||
| tax-regime-ref.dto.ts | ||
| taxes-breakdown.dto.ts | ||