Update the description of a firm VAT rate.
description is mutable. percent is immutable — changing it would
silently invalidate every bill line that already references this rate and
break the historical audit trail.
To replace a rate with a new percent, add a new rate and migrate referencing
invoices manually.