IT-Vault 2.2.2 — no price on the signed copy
The signed acknowledgement sheet no longer prints the price.
That sheet is the one printout that leaves the IT department: somebody signs it to say they have the laptop, it's handed to them, and a copy is mailed to their inbox. What the organisation paid for the thing isn't theirs to know.
Everywhere else keeps it — the asset record, the internal "print asset" sheet, and every export.
The currency lookup went with it: it existed only to format that one row, so signing an asset no longer queries Settings for a currency it has no use for.
Checked, not assumed
A real PDF built from an asset that has a price, with the text pulled back out of it: no "Price", no amount, no currency, and every other row still present — including the employee block, and including the sheet an unassigned asset produces. tests/test_signed_pdf_fields.py keeps it that way, because a price could come back through a field added later or through the notes, and reading the code wouldn't show it.
Upgrading
Pull the matching image — this one is server-side. The APK carries no app changes; versions move together by design.