Uecko_ERP/modules/core
david f0b100995a Refactor Proforma Detail Page: Modularize Components and Improve Structure
- Simplified the ProformaDetailPage by extracting various components into separate files for better maintainability and readability.
- Introduced ProformaDetailHeaderActions for managing header actions.
- Created ProformaDetailPreviewCard for displaying the PDF viewer.
- Added ProformaDetailSidebar to encapsulate billing and date information.
- Implemented ProformaDetailSummaryCard to summarize billing, dates, and notes.
- Enhanced ProformaDetailInspectorCard for consistent card layout across different sections.
- Updated formatting functions for date and money to improve code reuse.
- Removed redundant code and improved overall structure for better clarity.
2026-08-01 18:59:22 +02:00
..
src Refactor Proforma Detail Page: Modularize Components and Improve Structure 2026-08-01 18:59:22 +02:00
package.json v0.9.4 2026-07-15 18:52:45 +02:00
tsconfig.json v0.6.2 2026-04-23 12:34:00 +02:00