Files
ubicloud/spec/thawed_mock.rb
Enes Cakir bd0de4ddaa Show finalized invoices as PDF
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.
2025-03-11 21:56:47 +03:00

4.8 KiB