Commit Graph
3 Commits
Author SHA1 Message Date
FelipeCN 67154ba8d4 feat: adicionar formatação de valores e estatísticas no comparador DMED 2026-01-30 13:52:02 -03:00
FelipeCN 3a888a058f feat: add DMED comparador library with TXT and XLS processing
- Implemented TXT processor for DMED files, extracting RPPSS records.
- Added XLS processor for Prosoft reports, supporting both XLS and XLSX formats.
- Created a comparison tool to identify discrepancies between TXT and XLS data.
- Developed a GUI using eframe for user-friendly interaction.
- Included detailed README documentation for setup and usage instructions.
- Added error handling for file processing and improved data extraction methods.
- Implemented tests for data processing functions and utilities.
- Introduced a build script for Windows resource management.
- Added example scripts for basic and complete comparisons.
- Included a report generation feature for discrepancies found during comparisons.
2026-01-30 10:42:23 -03:00
FelipeCN fab1c26445 feat: implementar estrutura Pessoa e funções de processamento de arquivos DMED 2026-01-30 09:22:21 -03:00