port-nimara-client-portal/server
Matt 9d49245efa refactor: replace Puppeteer with PDFKit for PDF generation
- Updated package.json to remove Puppeteer and add PDFKit and its types.
- Refactored generate-pdf.ts to utilize PDFKit for generating PDFs instead of Puppeteer.
- Implemented functions to add headers, summaries, expense tables, and receipt images using PDFKit.
- Removed HTML content generation and related functions, streamlining the PDF generation process.
- Added error handling for receipt image fetching and improved logging.
2025-07-09 22:38:46 -04:00
..
api refactor: replace Puppeteer with PDFKit for PDF generation 2025-07-09 22:38:46 -04:00
plugins REVERT Network Updates 2025-06-12 21:54:47 +02:00
tasks Add expense tracking system with receipt management and currency conversion 2025-07-03 21:29:42 +02:00
utils Enhance duplicate detection with sales/admin access and field updates 2025-07-09 15:31:55 -04:00