Files
ubicloud/views/project/invoice.erb
Enes Cakir ae76ce038a Show the calculated VAT amount on the invoice
We calculated the related VAT amount in the previous commit.

We’ve stopped using serializers for web routes. The invoice serializer
is only used for web routes and adds unnecessary complexity to the
codebase. We should remove it, but that’s beyond the scope of this PR.
2025-03-17 22:09:36 +03:00

2.1 KiB