We used to display both current and finalized invoices in HTML format, allowing customers to convert HTML to PDF. Now, we generate PDF invoices directly using pure Ruby, so there's no need to show finalized invoices in HTML anymore. This change reduces maintenance since we no longer have to update both HTML and PDF views for invoice updates. The view now only shows current usage so no need to show billing details.
4.8 KiB
4.8 KiB