rentease/internal
Ruidy 24f289b767
feat(pdf): redesign invoice PDF layout and structure
Refactored the invoice PDF generation to use a modular, visually
improved
layout. Extracted header, details, items, payments, summary, and notes
sections into dedicated functions for clarity and maintainability.
Introduced color constants and improved table formatting for better
readability. Updated labels and formatting to enhance the overall
appearance and user experience of generated invoices.
2026-03-27 14:35:52 +01:00
..
config feat: store invoice PDFs in minio 2026-03-20 23:58:57 +01:00
constant update report template (#43) 2025-02-22 12:28:56 +01:00
cron feat: store invoice PDFs in minio 2026-03-20 23:58:57 +01:00
driver feat(pdf): redesign invoice PDF layout and structure 2026-03-27 14:35:52 +01:00
i18n feat(i18n): add language toggle and localize views 2026-01-09 16:09:20 -04:00
repository/booking feat: store invoice PDFs in minio 2026-03-20 23:58:57 +01:00
server feat: store invoice PDFs in minio 2026-03-20 23:58:57 +01:00
service feat: store invoice PDFs in minio 2026-03-20 23:58:57 +01:00
view fix: normalize minio endpoints 2026-03-21 10:19:33 +01:00