Files
crm-server/src/db
richardtekula 09f4c72acb feat: Add IČO and DIČ fields to companies
- Add ico and dic columns to companies table schema
- Add validation for ico and dic in createCompanySchema and updateCompanySchema
- Update company.service.js to include ico and dic in all CRUD operations
- Include migration file for database changes

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 07:47:22 +01:00
..