Files
linumiq-invoice/app
Gerhard Scheikl fe54f6e64a feat(invoice): make the phone number on the PDF a clickable tel: link
Wraps the phone in a @react-pdf 'Link' with src='tel:+\u2026' just like the
existing email (mailto:) and website (https:) entries in the contact
footer. Display string keeps the human-readable formatting (spaces,
parens) while the underlying URL is normalized per RFC 3966 (digits
plus an optional leading '+').

PDF readers on macOS, iOS, Android and most desktop Linux setups
launch the system dialer or a VoIP app on click; readers without a
'tel' handler fall back to selecting the number.
2026-05-15 16:20:55 +02:00
..
2026-04-28 13:34:35 +02:00
2026-04-28 13:34:35 +02:00
2026-04-28 13:34:35 +02:00
2026-04-28 13:34:35 +02:00
2026-05-08 11:01:08 +02:00